This project is not covered by Drupal’s security advisory policy.

Enables you to use your Drupal site to hold exams. Integrates with the Organic Groups module so that all group members will be put into exam mode when the time for exam arrives. In exam mode the users can only access a predefined set of pages in a predefined order, and all blocks are hidden except those you want to be visible in exam mode. Exam pages are only visible when taking exams.

How this module works for your students

  1. It protects exam nodes(tests for instance) so that the users can't access them outside exams
  2. When a user has exam he will be sent to the exam nodes(tests and webforms for instance) once he logs in.
  3. When in exam mode the user can't visit any other pages except the exam node pages.
  4. The exam module provides a navigation block named "steps" so that the user knows what step he is on and can jump between steps
  5. The user will be "thrown" out of exam mode if he uses too much time
  6. The exam module hides all blocks on the page and provides the function "exam_is_time" so that you can hide any other navigation when the user is in exam mode, you can even use a different theme when in exam mode

Configuration

  1. Enable the exam module
  2. Configure permissions. Give your admins the permission to escape exams and to see exam nodes outside exams
  3. Configure settings for the exam module. When shall exam registration close? What is the maximum time a student can spend before the exam closes?
  4. Configure blocks. The exam module provides the "Steps" block. It is important to place the steps block in a visible region and make it visible in exam mode. (There is a vertical tab named "Exam" under visibility settings)
  5. Configure content types. Check "enable exams" in the exam tab for one of your group content types.
  6. Now you are ready to go! Create an exam enabled group, and the group members will be sent into exam mode when the time is right.

Credits

Project information

  • caution Seeking new maintainer
    The current maintainers are looking for new people to take ownership.
  • caution No further development
    No longer developed by its maintainers.
  • Created by falcon on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases