Exam kind of course

Hello everyone,

We are using the Redwood version of Tutor, and I have successfully deployed Open edX. I’ve created a course that functions as an exam, pulling questions from a library. However, I would like to make some modifications to enhance its functionality as a dedicated exam. Here are the changes I’d like to implement:

  1. Custom Email Template: When a test-taker enrolls in this particular exam-based course, the email template currently reflects a standard course. I would like to modify the template so that it appears more like an exam invitation, with messaging like “Begin Exam” rather than typical course-related language.

  2. Ending the Exam: I have configured settings to ensure that questions cannot be re-answered, and other measures to maintain the integrity of the exam. However, I want to take it a step further by implementing a way to end the exam entirely. Ideally, I’d like to include a button for students to submit their exam once they’re done. Additionally, I’d like the exam to auto-submit and end after 30 minutes, preventing the test-taker from viewing the questions again once the time is up.

  3. Configuration or Code Changes: Are these changes achievable through configuration settings, or would they require modifying the code? If code changes are necessary, I’ve tried setting up the development environment (devstack), but I’ve encountered issues since the repository is archived. I followed some documentation but was unsuccessful. Could you guide me on how to properly set up the devstack, or offer an alternative solution if code changes are needed?

Thanks in advance for your help!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.