PMERJ Distance Learning: Inside the Moodle Setup Powering CEADPM in 2026

Five courses opened in August, a Moodle platform, and a support deadline looming. What the PMERJ's virtual school teaches those managing distance learning.

by Cleverson Gouvêa

PMERJ Distance Learning: Inside the Moodle Setup Powering CEADPM in 2026

EAD PMERJ has become a trending search this week for a concrete reason: in August 2026, the Centre for Distance Education of the Military Police of the State of Rio de Janeiro opened five simultaneous enrolment processes, three of which were published in the PM Bulletin between 5 and 13 August. The detail that almost no one mentions is technical — and it is the most interesting for those managing distance learning.

The platform that supports EAD PMERJ is Moodle. It is not an expensive proprietary system, nor a foreign SaaS: it is the same open-source stack that educational institutions, corporations, and Brazilian public bodies have used for two decades. In this post, I show what you can learn from this operation, which courses are currently open for enrolment, and which architectural decisions you should copy (and which to avoid).

TL;DR

  • EAD PMERJ is operated by CEADPM, a body created by Resolution No. 88 of 4 June 2019 of the State Secretariat of Military Police, subordinate to the General Directorate of Teaching and Instruction.
  • The virtual learning environment of EAD PMERJ runs on Moodle — you can confirm this by the portal's public path, ceadpm.pmerj.rj.gov.br/moodle/.
  • In August 2026, there are five teaching actions with open enrolment: CAO-QOS-QC-II/2026, CAO-QOEM/2026, CaPCrim/2026, CEFin Saldo Azul (10th edition), and CPAR (1st edition).
  • The same model scales nationally: the Rede EaD Senasp, from the Ministry of Justice, runs on Moodle integrated with Sinesp and has already issued around 4.5 million certificates.
  • The practical lesson: a well-operated Moodle can support an entire corporation — but it requires version discipline, identity integration, and a proper mobile app.

What is EAD PMERJ and who operates the platform

CEADPM — the Centre for Distance Education of the Military Police — is a teaching support body specialised in distance education, subordinate to the General Directorate of Teaching and Instruction (DGEI) of PMERJ. It was conceived by Resolution No. 88 of 4 June 2019 of the State Secretariat of Military Police (SEPM), according to the official CEADPM portal.

In practice, CEADPM is the corporation's virtual school. It does not replace the face-to-face training of soldiers and officers: it covers what face-to-face training cannot scale — updating, technical training, retraining for those who have been reinstated, and administrative training that involves thousands of police officers spread across the entire state.

This is the point that those managing corporate distance learning need to understand. The question is not "face-to-face or distance". The question is: which content has a high marginal cost per face-to-face class and low value of physical interaction? That content goes to distance learning. That is exactly the cut that EAD PMERJ makes.

What CEADPM offers on a recurring basis

The catalogue has courses that repeat in cycles, which reveals a mature distance learning operation:

  • CIDAPS — Directive Cycle for Updating the Public Security Professional, aimed at military police officers who have been reinstated or reincluded. According to CEADPM's official channels, the inaugural class of CiDAPS II/2026 took place on 4 August 2026, with 37 reinstated officers.
  • CTE — Teaching Techniques Course, for police officers who work in managing the corporation's educational processes. In other words: the institution uses its own platform to train those who will produce content on it.
  • CATes — Treasury Assistant Training, focused on reducing operational errors in preparing balance sheets.

Notice the pattern: technical training, trainer training, and administrative training. Three distinct tracks on the same platform.

EAD PMERJ courses with open enrolment in August 2026

This is the picture of the EAD PMERJ portal on 16 August 2026. All deadlines below were published in the PM Bulletin — the documentary reference is in the last column.

Course What it is Enrolment Publication
CAO-QOS-QC-II/2026 Advanced Training for Officers of the Health and Complementary Corps 14/08 to 20/08/2026 Bol PM No. 094 — 13 AUG 26, p. 98
CAO-QOEM/2026 Advanced Training for Officers of the General Staff Corps 14/08 to 20/08/2026 Bol PM No. 094 — 13 AUG 26, p. 120
CaPCrim/2026 Activation Procedures and Military Criminalistics 10/08 to 12/12/2026 Bol PM No. 090 — 07 AUG 26, p. 69
CEFin — Saldo Azul (10th ed.) Financial education from the Saldo Azul programme 10/08 to 17/08/2026 Bol PM No. 088 — 05 AUG 26, p. 44
CPAR (1st ed.) Administrative Accountability Process 29/06 to 25/08/2026 Bol PM No. 058 — 23 JUN 26, p. 07

Two things stand out here. The first is the variation in window: CEFin opens and closes in eight days, while CaPCrim remains open for four months. This is intentional design — a course with a synchronised class needs a short window; asynchronous continuous-flow training can stay open for the whole semester. Many institutions make the mistake of applying the same enrolment rule to both types.

The second is an operational novelty announced on the portal: candidates can now cancel their own enrolment online on the PMERJ Virtual School, as long as they are still within the enrolment period. Once the deadline has passed, cancellation becomes withdrawal and must be requested directly from the promoting unit.

It seems like a bureaucratic detail. It is not. Self-service cancellation within the window drastically reduces the manual work of the academic secretariat and improves the quality of demand data — you stop counting as "enrolled" those who have already dropped out before starting.

Why EAD PMERJ runs on Moodle

The CEADPM's virtual learning environment is publicly hosted under the /moodle/ path of the institutional domain. It is not a deduction: it is the path of the application itself.

This is not an exception in the Brazilian public sector. It is the rule. And the reasons are very specific:

  1. Data sovereignty. Public security training involves personal data of agents and sensitive content. Running on your own server, under the control of the body, solves a legal problem before solving a technical one.
  2. Predictable cost. Moodle does not charge per active student. For a corporation with tens of thousands of personnel, per-seat licensing makes any mass distance learning project unviable.
  3. Certification and auditable trail. Public bodies need to prove workload, performance, and certificate issuance. Moodle records all of this natively and allows export.
  4. Integration with existing identity. LDAP, SSO, OAuth2, REST web services. You can plug into the corporation's personnel system instead of maintaining a parallel registry.
  5. Mature plugin ecosystem. Twenty years of community means that almost every exotic requirement has already been solved by someone.

If you are evaluating a platform for institutional distance learning, these five points are the real benchmark — not the list of pretty features on the supplier's website. The EAD PMERJ choice was not a fashion: it was driven by cost, data, and audit constraints.

The same architecture at national scale: Rede EaD Senasp

The EAD PMERJ platform model repeats one level up, at the federal level. The National Distance Education Network for Public Security (Rede EaD Senasp), from the Ministry of Justice and Public Security, was created in 2005 and institutionalised by Law No. 13.675/2018, according to the MJSP portal.

The numbers that Senasp released when launching its new page, in March 2026, give the scale:

  • More than 800,000 professionals trained since 2005
  • Around 4.5 million certificates issued
  • More than 100 courses already offered
  • 17 new courses launched in 2025 and 30 new options in development for 2026, according to Michele dos Ramos, Director of Teaching and Research at Senasp

Senasp's virtual environment also runs on Moodle, integrated with Sinesp — the Ministry of Justice's identity system. In other words, the public security professional no longer creates a new login. They enter with the identity they already have.

This is the difference between a distance learning system that works and one that becomes a content graveyard. If the student needs to remember another password, you have already lost half the engagement at the front door.

The blind spot: Moodle version lifecycle

Here is the risk that almost every public and private distance learning portal carries, and which rarely appears in a board meeting.

Moodle has a published and predictable support calendar. According to the official release documentation:

Version Release End of security support
4.1 LTS 28/11/2022 08/12/2025
4.4 22/04/2024 08/12/2025
4.5 LTS 07/10/2024 04/10/2027
5.0 14/04/2025 05/10/2026
5.1 06/10/2025 19/04/2027
5.2 20/04/2026 04/10/2027
5.3 LTS 05/10/2026 (expected) 01/10/2029

Read the table backwards. If your institution is on Moodle 4.1 LTS, security support ended in December 2025 — meaning that vulnerabilities discovered after that do not generate an official patch for your version. If you are on 5.0, the deadline is 5 October 2026. Less than two months away.

What to do with this information today

  • Find your version in 30 seconds. Logged in as administrator, go to Site administration → Notifications. The version appears at the top.
  • Choose the right destination. For public or corporate institutions, the natural target is an LTS: today the 4.5, and from October 2026 the 5.3. LTS gives three years of security support — enough time to plan the next jump without rushing.
  • Test plugins before, not after. Moodle upgrades rarely break the core. They break third-party plugins and custom themes. Spin up a copy of the environment, run the upgrade there, and list what died.
  • Treat it as a project, not a task. Verified backup (not just scheduled), communicated maintenance window, written rollback plan.

Skipping two or three versions at once is possible, but the safe path goes through intermediate versions when there are structural database changes.

PMERJ 2026 recruitment: the pressure ahead

There is a demand factor on the horizon. Governor Cláudio Castro confirmed the forecast for a new PMERJ recruitment notice for the second half of 2026, with around 2,000 Soldier vacancies and 100 Officer vacancies, according to coverage by Estratégia Concursos. The Getulio Vargas Foundation was confirmed as the examining board for the Officer vacancies.

Translating into infrastructure language: two thousand new police officers join the corporation and, at some point in the training cycle, go through the EAD PMERJ platform. Add to that the existing personnel who already consume the updating cycles, and the peak of simultaneous concurrency ceases to be a hypothesis.

Every institution that operates distance learning lives this pattern — growth in steps, not in a ramp. And it is always on the step that the platform falls. Three checks that solve 80% of the scares:

  1. Cache and session. Redis for session and application cache takes most of the read load off the database. It is the highest-impact change for the least effort in Moodle.
  2. Isolated task queue. Moodle's cron processes notifications, backups, reports, and certificate issuance. At enrolment peaks, it competes with student traffic. Separate the worker.
  3. Media strategy. Video served from the same server as the application is the fastest way to bring down a distance learning system. Use external storage or a CDN.

How to take the EAD PMERJ model to your institution

You probably do not manage a military police force. But if you administer distance learning for a college, free course, corporate training, or civil service training, the roadmap is the same.

1. Treat enrolment as a product, not a form

The self-service cancellation that EAD PMERJ has just released is a small example with a big effect. Map the entire cycle — enrolment, confirmation, withdrawal, reassignment — and ask how many of these steps currently generate an email to the secretariat. Each one is a candidate for automation.

2. Solve identity before solving content

SSO is not a decoration. It is what separates "platform the team uses" from "platform the team avoids". If you already have Google Workspace, Microsoft Entra ID, or an LDAP directory, Moodle connects to all three.

3. Assume access is mobile

A police officer on duty, a civil servant in the field, a technical course student in the countryside — no one opens a laptop to study. And unstable connectivity is the norm, not the exception. It is worth understanding how the Moodle offline app works and why the pending actions queue changes the experience of those studying without a signal.

When the app is the institution's own, you gain control over pre-download, retention, and — mainly — over the push notification channel, which is the real engagement multiplier. If you are still deciding between using the official app or building your own, the comparison between Moodle Mobile App and a custom app covers the decision criteria.

4. Publish on the stores with the institution's name

Having the app with the body's or college's brand on the Play Store and App Store is not vanity — it is installation rate. The technical path and the requirements of each store are detailed in how to publish a Moodle app on Google Play and the App Store.

5. Put the upgrade in the annual budget

Not as an emergency. As a fixed line. An institution that treats LMS upgrades as a recurring expense never ends up five versions behind — and operations of the scale of EAD PMERJ only sustain themselves for years when this item exists in the budget.

Conclusion: what EAD PMERJ proves in practice

The EAD PMERJ case dismantles two myths at once. The first is that serious distance learning requires an expensive proprietary platform — it does not; it requires disciplined operation. The second is that Moodle is for small colleges — it is not; it supports entire corporations and, via Senasp, a national network with millions of certificates issued.

What separates a good operation from a bad one is not the choice of platform. It is what comes after: up-to-date version, integrated identity, automated enrolment, real mobile access, and infrastructure sized for the peak, not the average.

At Agathas Web, I have worked with Moodle since before distance learning became a talking point — I am Moodle certified and have operated critical distance learning environments for educational institutions in Brazil and abroad. If you want to look at your environment with this same checklist — version, integration, app, and capacity — get in touch for a technical conversation. No sales pitch: I look at what is running and tell you what I would fix first.