Extension Quiz
From Fxp Wiki
A set of pages for each level:
- one page to learn the vocabulary of the level
- one to test the level as long as not learned
The learning page contains a slides show of the vocabulary. It catches parameters from the url:
- the random list of words with their meaning (and hints or observation)
- the number of the current line in the list
The testing page works also by a javascript catching parameters in the url:
- the random ordered of the words (the same order for all the test session)
- the column on which the question in pointing (english->french or french->english for example)
- the number of the current question in this list
- the list of errors in previous questions
After three errors, we correct the errors and start anew the test, still in the same order. So we need some more parameters
- are we in the correction process
- at which correction are we
Date: Mai/27/2007
Categories: Wiki | Blog | Extension | Programming
