Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Version published after converting to the new editor

Devstack installation

For the project, it's preferred to use the latest version of the platform and devstack (master branch)
Please run commands
mkdir oex_proctoring # choose any folder name you like
cd oex_proctoring
git clone https://github.com/edx/devstack.git
cd devstack
and follow the instructions {+}https://github.com/edx/devstack#getting-started+

...

Set a Subsection to be Timed

{+}https://edx.readthedocs.io/projects/open-edx-building-and-running-a-course/en/latest/course_features/timed_exams.html#set-a-subsection-to-be-timed+

  1. Add and develop a subsection as you would any other subsection.
  2. Select the Configure icon for the subsection.

...

  1. In the Grading section, set the assignment type and due date for the subsection.
  2. Select the Advanced tab.
  3. In the Set as a Special Exam section, select Timed.

...