Three steps in making an exercise
Although you probably found the 2-minute challenge very straightforward, you'll actually need to know more about how the programs work in order to take best advantage of them. This final section of the tutorial will take you step by step through the process of making an exercise using JQuiz, in order to introduce some of the basic concepts you'll need to be familiar with.
There are three main steps in creating an exercise:
- Entering data (questions, answers and so on)
- Configuring the output (preparing the button captions, instructions, and other features of your Web pages)
- Creating Web pages (compiling your exercise into HTML or DHTML pages).
|