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

Re: Re: (2) (1) Quiz feedback

Re: Re: (2) (1) Quiz feedback 
Author:  Slav Shchinov, CourseLab Team
Date: 26.10.2007 19:23:58
Hi, JJ!
On the slide with Current Results (CurRes) object:
1. Create 3 (or more) text object with corresponding feedback texts (lets call it TXT_1, TXT_2, TXT_3). Make them invisible by default (Display = none).
2. Attach to Current Results object "afterdisplay" event sequence of actions:

VARIABLE (varname, $CurRes_ID.rawScore)
IF(#varname<40)
_ DISPLAY(TXT_1)
_ ELSE
_ _ IF(#varname<80)
_ _ _ DISPLAY(TXT_2)
_ _ _ ELSE
_ _ _ _ DISPLAY(TXT_3)

That's all. CurRes_ID is id of the Current Results object. $ is special label for object ids.  
...

Welcome to CourseLab Community! If you have any questions regarding CourseLab - please post it here in corresponding thread. If you cannot find the thread that exactly fit to your question - you can place New thread message. If such thread already exists - please post your question there. Threads are time slipping - last changed threads are always on the top of the threads list.

Total number of threads: 607
Total number of comments: 2245
Filter by main thread topic:
Search for:  
 
v :)
Subject Author Date
 
Quiz feedback JJ 03.10.07
 
Re: (1) Quiz feedback Slav Shchinov, CourseLab Team 04.10.07
 
Re: (2) (1) Quiz feedback JJ 26.10.07
Re: (2) (2) (1) Quiz feedback Slav Shchinov, CourseLab Team 26.10.07
 
Re: (2) (2) (2) (1) Quiz feedback JJ 30.10.07
 
Re: (2) (2) (2) (2) (1) Quiz feedback JJ 01.11.07
 
Re: (2) (2) (2) (2) (2) (1) Quiz feedback Bob Price 01.11.07
 
Re: (2) (2) (2) (2) (2) (2) (1) Quiz feedback JJ 02.11.07
 
Re: (2) (2) (2) (2) (2) (2) (2) (1) Quiz feedback Liza Ahmad 23.04.08
 
Re: (2) (2) (2) (2) (2) (2) (2) (2) (1) Quiz feedback Liza Ahmad 23.04.08
 
Re: (2) (2) (2) (2) (2) (2) (2) (2) (2) (1) Quiz feedback Nickj 23.04.08
 
Re: (2) (2) (2) (2) (2) (2) (2) (1) Quiz feedback Nickj 23.04.08
 
Previous threads>>

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: