How to Create Test with Sections

This document aims to explain how to create a simple test with sections and assign candidates. 

Test Creation #

To create a test, please follow these instructions:

  1. Select the Tests/Manage tests tab.
  2. Select the New test button.
  3. Leave Test with sections checkbox empty, and you will create a test without sections.
  4. Test wizard for tests without sections is divided into seven steps: Information, Settings, Method, Add questions, Grading, Certificates, Review and Save test. Below, you will discover more details about each of these steps.

Adding sections #

To start adding sections, click the Add section button.

  1. Enter the section name.
  2. Enter an optional section description to provide additional details about the section.
  3. Section attachments – You can include section attachments in this section containing instructions or useful materials in various formats. Depending on the section settings, these attachments can be available at the beginning or throughout the test-taking process within the section. It’s important to note that section attachments are distinct from those attached to individual questions. 

Adding section instructions #

During the second step of the test creation wizard, you can add section instructions in the advanced settings for the desired section.

To add instructions through the Manage tests tab:

  1. Select Tests/Manage Tests/Sections tab for the desired test.
  2. Choose the desired section.
  3. Select the Section Instructions dialog and enter the section instructions.
  4. Click Save to save the changes.

Section settings #

For more information on section settings, please visit this link.

Adding questions #

Please visit this link for more information on adding questions to the section.

Save section #

On the last step in the Test creation wizard, you can:

  1. Delete the desired section by clicking on the trash icon.
  2. Discard the current section.
  3. Click the Add another section button to save the current section and create a new one.
  4. Click the Save and continue button to finish section editing and continue with the test wizard.

For additional related topics, please refer to the following articles:

Powered by BetterDocs

function year_shortcode() { $year = date('Y'); return $year; } add_shortcode('year', 'year_shortcode');