The program stores a bookmark showing the last exercise that you worked. The bookmark is initialized at Exercise 1.1, Part I, Number 1.
On any page you can pick the previous, the next or other numbers in the bookmarked exercise set by opening the File menu.
On the homepage, all sets are shown in an Explorer like display. Command buttons give you your choice.
If you choose to look at a set, then you will be shown a database grid of all available numbers in each part of the exercise. Pick the number you want by double clicking on its cell. Or, you can click once to select the cell and then either click on OK or press <Enter> on the keyboard.
This record shows the three parts of set 4.3
Records are shown on a 10 column database grid. For each of the 99 possible numbers in one part of an exercise, it shows whether there is an exercise with that number. If there is an exercise with that number, whether it has yet been tried. And, if it has been tried, how many tries it took before the answer was correct.
|
Code |
Meaning |
|
|
|
There is no exercise in the database with that question number. |
|
|
untried |
There is a question but it has not been finished. |
|
|
A |
The question was done correctly with one click of Check Answer. |
|
|
B |
Two clicks of Check Answer were required. |
|
|
D |
Three to five clicks of Check Answer were required. |
|
|
F |
Six or more clicks of Check Answer were required. |
|
If the database of exercises has been modified so that the number of exercises is different than when the record was first built, chose Refresh on the menu bar to rebuild the record. Only blank entries will be changed.