FAQ
Products Showcase Download Extras Support
 
Home :: Support :: Community :: CourseLab Issues

failing a test

failing a test 
Author:  Melvin    
Date: 28.06.2010 10:18:53
Hi, I need to create a test and if a user fail a test, let's say by 50%, can I create a function so that the user will have to retake the test again or the course again after displaying the result?  
...
Re: (1) failing a test 
Author:  Nick James    
Date: 29.06.2010 02:34:40
So there I am the user.. It says I've failed so I just fold the test and restart it from scratch and keep doing that till I get it right.
Courselab doesn't remember what it's done, that's what you use an LMS for.
The SCORM API wrapper just runs the module but doesn't supply any storage of the data or any mechanisms to do anything with the data.  
...
Re: (2) (1) failing a test 
Author:  Melvin    
Date: 30.06.2010 11:25:26
Ok, how about let's say I display the result e.g Objective: total. Can I use actions like "IF" score is < 3, go to slide 21(example)?  
...
Re: (2) (2) (1) failing a test 
Author:  Nick James    
Date: 30.06.2010 22:08:22
You can, just remember on multline statements you need to outdent, for example

IF 2the variable"<70
_THEN do something
__ELSE do something different

The _ will be spaces, it won't work otherwise.
If you're jumping to somewhere you'll have to use courselabs specific referencing.

You can use the actions IF SCORE and DISPLAY in the same way  
...
Re: (2) (2) (2) (1) failing a test 
Author:  Melvin    
Date: 05.07.2010 11:32:06
Wow! Thanks so much James!  
...

Reply

You can also post this message as registered user. [Log in]
Author:
E-mail:
Subject:
Options:  Notify me if there is a new reply
Message emoticon:
Message body:
Insert smilie into text:
 
Jump to thread: