The Admin Dashboard is your central hub for PressPrimer Quiz activity as a teacher or administrator. It provides an at-a-glance review of recent activity as well as quick access to common tasks.
To access the dashboard sign into /wp-admin/ and navigate to PressPrimer Quiz > Dashboard from the sidebar on the left.
Dashboard Overview

The Dashboard includes the following main sections:
- Statistics Cards: Key metrics about your quizzes and learner activity. Zero values are normal as you get started, and note that the pass rate only shows up after there have been several completed quiz attempts.
- Quick Actions: Buttons for common tasks including creating new quizzes, questions, and question banks.
- Quiz Activity report: Track completions and quiz scores over time. This can alert you to possible quiz or student issues if data is trending higher or lower than expected.
- Recent Activity report: See recent quiz attempts at a glance. Click View All to see detailed attempt records.
- Popular Quizzes report: View which quizzes have been completed the most over the last 30 days.
Import Notes
- Statistics are cached to ensure fast page loads. They will refresh automatically every 5 minutes, and if you’re using Redis, Memcached or a caching plugin, clearing its cache will force a data refresh.
- The PressPrimer Quiz plugin is fully accessible. You can move between interactive elements on the page with the Tab key.
- If no expected statistics are missing, make sure the associated quizzes are “Published” and not in “Draft” status. Confirm that there are completions and wait a few minutes for the cache to expire.
- If data isn’t loading, check the browser’s developer console (F12 or View > Developer > Javascript Console in most browsers) for errors. Also make sure that your site’s PHP memory limit is 256 MB or higher.
