Using Sections in Tests and % Accuracy to Continue
September 17, 2009 12:00 AM
Using multiple tests is the idea I started with. However, though the test itself has specifications for what to do "If Passed" and "If Failed", there is no way to tell the "Done" button to have the test do this.
2hawks said:I have a module with 6 Chapters. I want review quizes after each chapter, with the following function: If correct answers = 75% then continue to next Chapter. If < 75% then GoTo beginning of Chapter to review. Can someone point me to the correct way to set this up, please?
Discussions have been disabled for this post