MEC Case Analysis & Practical Application 3 — Questions and Answers
Question 1: An online course has 200 enrolled students and the instructor wants to send a message only to those who have not yet accessed the course this week. Which Moodle tool is best suited for this?
- Bulk messaging from the Participants list with an 'Last access' filter (Correct answer)
- Sending a Forum post to all students
- Using the Reports > Activity completion report
- Creating a cohort and messaging the cohort
Correct answer: Bulk messaging from the Participants list with an 'Last access' filter
The Participants list can be filtered by last access date, allowing bulk messaging to only the subset of inactive students.
Question 2: A student's assignment submission is marked 'Submitted for grading' but the instructor accidentally clicks 'Revert to draft.' What is the immediate consequence?
- The submission is permanently deleted
- The student can edit and resubmit their work (Correct answer)
- The submission is locked and requires admin unlock
- The grade already given is removed from the gradebook
Correct answer: The student can edit and resubmit their work
Reverting to draft returns the submission to an editable state so the student can make changes before resubmitting.
Question 3: An institution wants all new courses to automatically include a 'Welcome' forum and a syllabus file. What is the most efficient Moodle approach to enforce this standard?
- Create a course template and set it as the default course format
- Use a course backup as a template when creating new courses (Correct answer)
- Add the resources manually to each new course
- Configure a site-wide News forum in the site home
Correct answer: Use a course backup as a template when creating new courses
Restoring a prepared course backup (without user data) into new courses is the standard Moodle method for templating course structure.
Question 4: A teacher uses a Lesson activity and wants students who answer incorrectly to review the content page before attempting the question again. Which Lesson setting enables this?
- Set 'Number of attempts' to unlimited
- Enable 'Re-take allowed' for the lesson
- Configure the wrong-answer jump to return to the content page (Correct answer)
- Turn on 'Practice lesson' mode
Correct answer: Configure the wrong-answer jump to return to the content page
In the Lesson activity, each answer can have a custom jump destination, so an incorrect answer can redirect the student back to the relevant content page.
Question 5: An administrator reports that a Moodle course's gradebook shows different totals than the manually calculated scores. The most likely cause is which of the following?
- A hidden grade item is excluded from the aggregation (Correct answer)
- The gradebook is using a different timezone than the server
- Students have not completed all activities
- The course format is set to Social
Correct answer: A hidden grade item is excluded from the aggregation
Hidden grade items are excluded from displayed totals by default, causing discrepancies between visible scores and expected aggregates.
Question 6: A faculty member wants to allow a single student extra time on all quizzes due to a documented disability. What is the correct Moodle mechanism?
- Edit the quiz settings and increase the time limit for everyone
- Add a user override on each quiz with the extended time (Correct answer)
- Create a separate group and set a group override
- Change the student's role to a custom role with extra time
Correct answer: Add a user override on each quiz with the extended time
A user override in each quiz's settings applies individualized time limits without affecting other students.
Question 7: A teacher embeds an H5P interactive video in a Moodle course. Students watch it but the completion is not tracked. What step was most likely missed?
- The H5P file was uploaded as a File resource instead of an H5P activity (Correct answer)
- The course completion criteria was not set at the course level
- The H5P content type does not support xAPI tracking
- The video codec is incompatible with Moodle's media player
Correct answer: The H5P file was uploaded as a File resource instead of an H5P activity
Using the dedicated H5P activity (not the File resource) is required for xAPI/completion data to be recorded in Moodle's completion tracking.
An online course has 200 enrolled students and the instructor wants to send a message only to those who have not yet accessed the course this week.
Which Moodle tool is best suited for this?