Creating Questions for Exams in Elentra

Summary

This article demonstrates how to create exam questions in Elentra, both manually and through an import.

Body

Manually Adding Questions for an Exam

1. Click the Admin option in the horizontal menu, and click Manage Exams.Red Box and Arrow Pointing at Admin Menu Item and Manage Exams Menu Item

2. Click Questions from the Manage Exams menu items.Red Box and Arrow pointing at question menu item

3. Select a destination folder.Red Box around folder structure

4. Click Add A New Question.Red Box and arrow pointing to add a new question

5. Under the Question Stem, type your question.Red box around question stem

6. Under Question Information, fill out the following information:

   a. Select a Question Type.

   b. Optional - Question Description.

   c. Optional - Rationale for this Question.Red box around the question information

7. Enter the Question Answers, and then select the correct answer(s). Click the lock icon to lock an answer in position. (For example, if you want to randomize the answers but leave "All of the above" as the last option.)Red box around question answers

8. Click Save.
    a. Repeat these steps until you have entered all of your questions.Red around pointing at save button

 

 

Importing Questions for an Exam

This tool allows you to import one or more exam questions using a specific text format. Questions are separated by a blank line. The format for each question is as follows:

Each question begins with a question stem, which begins with "Q:" or "1." where 1 can be any number, so you can number your questions sequentially. Question stems can span multiple lines, and may contain blank lines. The following are valid question stems:

Q: What is your favorite color?

1. What is
your favorite

color?

2. What is your favorite color?

The question stem is followed by question choices and attributes, each of which must be on a separate line. Question choices begin with a letter followed by a period, like "a." or "b.". Attributes begin with a word followed by a colon, like "type:" or "folder:".

The "type" attribute is required for all question types. The "folder" attribute is required if no default folder is selected. For multiple choice questions, at least one answer choice is required, as well as the "answer" attribute (multiple correct answers should be separated by commas).

Optional attributes are "description", "rationale", "correct_text", "code", "curriculum_tags" and "locked". Curriculum tags must be identified with the id number. Locked should list multiple choice answer(s) that should be locked in place even when answer options are randomized. A full example of a multiple choice question is shown below.

1. What color is the ocean?
a. blue
b. purple
c. yellow
d. none of the above
answer: a
type: mc_v
folder: /some/folder
locked: d
curriculum_tags: 342, 1024

Types of Questions: 

  • mc_h for Multiple Choice Horizontal
  • mc_v for Multiple Choice Vertical
  • short for Short Answer
  • essay for Essay
  • match for Matching text Text
  • mc_h_m for Multiple Choice Horizontal (multiple responses)
  • mc_v_m for Multiple Choice Vertical (multiple responses)
  • fnb for Fill in the Blank

 

1. Click the Admin option in the horizontal menu, and click Manage Exams.Red box and arrow pointing admin and manage exam menu items

2. Click Questions from the Manage Exams menu items.Red Box and Arrow pointing at question menu item

3. Click the Import tab.

Red box and arrow pointing at import tab

4. Select a destination folder from the drop-down menu.Red arrow pointing at drop-down arrow

5. Paste in the question(s) text, and click Import Questions.Red Box around question box and red arrow pointing import questions

 

After creating your exam, to make it available for your students, you have to create an exam  To learn how to create an exam, view the Create an Exam article located in the related articles section. 

Details

Details

Article ID: 2146
Created
Fri 8/23/24 9:02 AM
Modified
Fri 9/13/24 9:54 AM

Related Articles

Related Articles (1)

This article demonstrates how to create an exam using existing questions in Elentra.