2.2.1.1. Adding a T/F Question into the Database

This managing database scenario shows an instructor adding a true/false question to the database. To add a true/false question to the database, the user selects the 'Database' command in the Generation menu. In response, the system displays the dialogue shown in Figure 2.2.1.1.a. The user should then click on the 'T/F' tab.




Figure 2.2.1.1.a. Adding a T/F Question



There are several fields that need to be filled in to add a question to the database. First, the user should enter the question into the question text box. There are two views available when entering a question. If the 'Edit' button is selected then the text in the box can be raw text or raw html code. If the 'View' button is selected then the text box will show the normal text or rendered html.

After the question box is filled in, the answer should be selected. In this case, the user just needs to select the true or false radio button.

The final step is to fill in the class, keywords, difficulty, and time allowed for the question. The class field should be filled out by entering the course abreviation followed by the course number such as 'CPE205'. Any number of keywords can be entered for each question, however, each keyword should be separated by a comma. The difficulty field should be filled in with a number ranging from 1-5 where 1 is the easiest and 5 is the hardest. Finally, the time field should be entered in minutes. Decimal values can be entered for time where .5 would correspond to 30 seconds.

A completely filled out interface for adding a true/false question can be seen in figure 2.2.1.1.b.




Figure 2.2.1.1.b. Adding a T/F Question



After all of the fields are entered correctly the user may push the 'Add' button to add the question to the local database. If the user does not wish to add the question then the 'Cancel' button can be pushed to exit without saving to the database.


Prev: [none] | Next: multiple choice | Up: add question | Top: index