ssm.ro Docs
User GuidesUser GuideApplications

Courses and Testing

How to create courses with multimedia lessons and assessment tests, organize sessions, and track employee progress.

The module allows you to create training courses with multimedia lessons and assessment tests, organized into sessions with participants.

Course Structure

Course
└── Chapter
    ├── Lesson (text / PDF / video)
    └── Lesson (testing)
        └── Questions with answers

Courses are separate from sessions. A course defines the content; a session is an instance of the course to which participants are added.

Managing Courses

Press "Adaugă" to create a new course. The system generates the default title "Curs N" — edit the title and description right away.

A course can be deleted only if it has no chapters. Delete all chapters first.

Chapters and Lessons

Chapters — press "Adaugă capitol" on the course page. Chapters can be reordered with ↑ / ↓. A chapter can be deleted only if it has no lessons.

Lessons — press "Adaugă lecție" within a chapter and select the type:

TypeDescription
TextRich-text HTML content with formatting, images, tables
PDFAttached PDF file
VideoAttached video file
TestareQuiz with questions and answers

Lesson Settings (text / PDF / video)

SettingDescription
Timp recomandatVisual indicator of the estimated duration (minutes)
Timp minimMandatory viewing time (minutes) — the employee cannot continue the course unless they have viewed the lesson for at least this many minutes

Test Lesson Settings

SettingDescription
Limită întrebăriNumber of questions displayed (empty = all); if lower than the total, questions are selected randomly
Întrebări aleatoriiShuffles the order of questions
Răspunsuri aleatoriiShuffles the order of answer choices
Timp maxim per răspunsMaximum time per question in seconds (empty = no limit)
Procent promovareMinimum percentage of correct answers (1–100)
Promovare obligatorieIf not passed, the course is marked as not passed
Repetare testAllows retaking after failure
Număr încercăriMaximum number of retakes allowed (empty = unlimited)

Questions and Answers

Press "Adaugă întrebare" in the test lesson, then click on the created question to edit it.

The question content supports rich-text formatting (including images). Each question allows configuring custom messages shown to the employee after answering: one for a correct answer and one for an incorrect answer.

For each question, press "Adaugă răspuns" and mark the correct options by checking the "Răspuns corect" box.

Course Settings — Course Sheet and Certificate

Course Sheet Tab

The course sheet is an automatically generated document added to the employee's Documents section. If contacts are added in the Semnatari field (for example: the employee, the workplace supervisor, the company administrator), the sheet will enter a signature flow.

SettingDescription
Generare fișăWhether and under what conditions the training sheet is generated
Valabilitate fișăValidity period of the sheet
Autor fișăThe operator designated as the author of the generated sheet
Semnatari fișăThe contacts who will be requested to sign the sheet

Certificate Tab

SettingDescription
Generare diplomăWhether and under what conditions the certificate is generated
Autor diplomăThe issuer of the certificate
Template diplomăThe .docx template used, pre-configured in Aplicații › Template-uri DOCX

Course Sessions

Sessions are accessible either from the context menu (⋮) of the course in the course list, or from the "Sesiuni" button in the top-right corner of the course page.

Press "Adaugă" to create a new session. The session settings are accessible from its context menu (⋮):

FieldDescription
TitluName of the session
ActivatăWhether the session is accessible to employees
Limită timpDays from enrollment to completion (empty = no limit)

Managing Participants

Adding Participants

List of eligible employees (excluding those already enrolled), filterable by department or position.
Participants can be added individually (the + button next to each one) or in bulk.
Upon enrollment, employees receive an email notification.

Tracking Individual Progress

Click on a participant to see progress lesson by lesson, test results, and the answers selected.

Exporting Participants

The "Exportă" button generates an XLSX file with the list of participants and their results.

Exporting and Importing Courses

  • Export: From the course's context menu (⋮), press "Exportă" — a .json file will be generated with the course structure, text content, questions, and settings. PDF/video files are not included.
  • Import: Press "Importă" at the top right of the course list and select a .json file — a new course is created according to the structure described in the file. PDF/video files must be re-uploaded manually.