| 63 | Now visit http://a.b.c/test/bolt.php. |
| 64 | You'll be asked to log in; do so. |
| 65 | Click on the button to start the test course. |
| 66 | You'll see: |
| 67 | |
| 68 | |
| 69 | [[Image(lesson1.png, nolink)]] |
| 70 | |
| 71 | Note that below your lesson Bolt has added some navigation links |
| 72 | and a form to ask questions. |
| 73 | Click on the "Next" button. |
| 74 | You'll see: |
| 75 | |
| 76 | [[Image(lesson2.png, nolink)]] |
| 77 | |
| 78 | Now suppose that instead of reading the lesson, |
| 79 | the student goes away (for an hour or a month) and returns. |
| 80 | Simulate this by visiting http://a.b.c.test/bolt.php. |
| 81 | You'll see |
| 82 | |
| 83 | [[Image(restart.png, nolink)]] |
| 84 | |
| 85 | Notice that Bolt "remembers" where you are in the course |
| 86 | (this is stored in the database; it will work even if you |
| 87 | go to a different computer). |
| 88 | If you click "Resume" you'll see the second lesson again. |
| 89 | Click on Next. |
| 90 | You'll see: |
| 91 | |
| 92 | [[Image(finished.png, nolink)]] |
| 93 | |
| 94 | Now visit http://a.b.c.test/bolt.php again, |
| 95 | and click on "History". |
| 96 | You'll see something like: |
| 97 | |
| 98 | [[Image(history.png, nolink)]] |
| 99 | |
| 100 | Bolt has recorded your course interactions and their timing, |
| 101 | in its database. |
| 102 | We'll return to this later. |
| 103 | |
| 104 | == Exercises == |
| 105 | |