3. Admin navigation & layout¶
Every admin page shares the same top bar. Knowing what each menu item does is the quickest way to find your way around.
The top bar¶
Left side, from the LexiScor wordmark to the right:
| Menu item | What it leads to | Detailed chapter |
|---|---|---|
| Admin (the title itself) | Returns you to the dashboard. | Dashboard |
| Dashboard | Book-centric overview with summary statistics, class/module filters and per-package lists. | Dashboard |
| Books | Plain searchable table of every book with its quiz status. Useful when you only want to find a book. | Books |
| Attempts | All quiz attempts ever recorded, with filters, summary statistics and CSV export. | Tracking attempts |
| Import | Upload one Excel file or a whole folder of files to create or update quizzes in bulk. | Importing quizzes from Excel |
| Magento Sync | Pull the latest list of books and packages from the EDG bookstore. | Magento sync |
| Admins (superadmin only) | Add or remove other administrators. | Managing administrators |
Right side:
- The current admin's name and role: "Ana Popescu (admin)".
- A Sign Out button.
The active page is highlighted in the LexiScor brand colour so you can always tell where you are.
Page layout conventions¶
All admin pages follow the same structure:
| Section |
|---|
| Top bar (always visible) |
| Page title + short description |
| Filter / action bar (varies per page) |
| Main content (table, cards, form…) |
There is no left sidebar. All navigation happens through the top bar and through links inside content (for example, clicking a book in the dashboard takes you to that book's detail page).
A note on language¶
The admin interface is fully bilingual: Romanian (default) and English. The language preference is stored in a cookie so it persists between visits.
User-generated content — book titles, quiz questions, answers, and participant names — is not translated. It appears in whatever language it was entered in.
Where to go next¶
Continue with Dashboard, which is what you see right after signing in.