13. Glossary¶
Short definitions of every term used in the application and in this manual. Use it as a quick reference if a label or button is unfamiliar.
| Term | Meaning |
|---|---|
| Admin | A LexiScor staff account with full access to the admin area, except managing other admins. |
| Archived (quiz) | A quiz that is no longer published. Past attempts on it remain readable; pupils don't see it. |
| Attempt | One pupil taking one quiz, from Start Test to submission (or timeout). |
| Author | The administrator who originally created a given quiz version (usually by importing it). |
| Book | One title from the Editura Gama catalog. Identified by ISBN. |
| Class / Clasa | A school grade level — Pregătitoare, I, II, III, IV … |
| Completed (attempt) | An attempt the pupil submitted before the timer ran out. |
| Confirmed email | A pupil's email address that has been verified by clicking the confirmation link from the diploma email. |
| Dashboard | The admin landing page at /admin. Shows summary stats and a book-by-package overview. |
| Diploma | A personalised certificate emailed to a pupil who passed a quiz and confirmed their email address. |
| Draft (quiz) | A quiz that has been imported but not yet made public. Only admins can see drafts. |
| EDG | Short-hand for the Editura Gama Magento bookstore — the source of all book and package data. |
| Excel import | Bulk creation of quizzes by uploading .xlsx files. The only way to create new quizzes in LexiScor. |
| ISBN | The 13-digit identifier printed on every book. Used as the public URL key (/book/<isbn>). |
| Module / Modul | A school period within the year — 1, 2, 3, Vacanța de vară. |
| OTP | One-Time Password — the 6-digit code emailed when signing in (admin or public). |
| Package | A bundle of books defined in the EDG bookstore (e.g. "Clasa I — Module 1"). Used for grouping on the dashboard. |
| Participant | The name a pupil typed at the start of a quiz; recorded with the attempt. |
| Pass threshold | The percentage required to Pass a quiz. Defaults to 80%, captured per attempt. |
| Points | A numeric value attached to a book in the EDG loyalty programme. Surfaced on the public quiz page. |
| Public side | The part of LexiScor accessible without logging in: landing page, quiz pages, results pages. |
| Published (quiz) | The single, currently-active quiz version for a book. What the public sees at /book/<isbn>. |
| Quiz | A list of multiple-choice questions tied to one book. Has versions; only one version per book is published at a time. |
| Quiz version | A specific revision of a quiz — v1, v2, v3 … Each Excel import creates a new version. |
| Score | The number of points a pupil earned on a quiz. Each question can have its own point value. |
| Shuffle answers | A per-quiz toggle that randomises the answer order shown to each pupil. Question order never shuffles. |
| Sign Out | The button in the top-right of the admin layout that ends the current admin session. |
| Slug | The URL-safe identifier used in some internal links. Auto-generated; admins do not edit it. |
| Sync (Magento) | The action of pulling a fresh copy of the EDG catalog (books, packages) into LexiScor. Never deletes anything. |
| Superadmin | An administrator with the additional ability to add and remove other administrators. |
| Timed out (attempt) | An attempt where the 30-minute timer expired before submission. Auto-submitted by the system. |
| Unlisted | A status sometimes shown for legacy quizzes that exist but are not part of normal listings. |
| Version notes | A free-text field stored on a quiz version for future editorial use; not exposed in the current UI. |