This managing database scenario shows an instructor adding a fill-in-the-blank question to the database. To add a fill-in-the-blank 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.4.a. The user should then click on the 'FITB' tab.
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 user should go to the answer section and enter
the solution in the text box. The solution can be one or more words or numbers.
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 fill-in-the-blank question can be seen in figure 2.2.1.4.b.