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

IF SCORE?

IF SCORE? 
Author:  sam adkins    
Date: 01.07.2010 18:02:57
I am using results by objective and it is correctly displaying the score. I set the following slide to branch according to the "total" score.
if score "total"
>= to x
goto slide x
if score "total"
< than x
goto slide xx

This doesn't work. What am I missing?  
...
Re: (1) IF SCORE? 
Author:  barend    
Date: 01.07.2010 20:41:21
Did you take into account the spaces needed for the levels of an if-then?
If not, have a look at Nick's site, he has several examples.
Or on some other threads  
...
Re: (2) (1) IF SCORE? 
Author:  sam adkins    
Date: 01.07.2010 20:52:41
Sorry, but where is Nick's site?  
...
Re: (2) (2) (1) IF SCORE? 
Author:  Nick James    
Date: 02.07.2010 00:08:04
http://www.friendsofcourselab.info/

I must do more work on this, I'm planning on a wiki to let signed in users ammend and extend the manual.
Need some more samplea and examples too.
I also need a lot more time, too much work and paying things are getting in the way!!  
...
Re: (2) (2) (2) (1) IF SCORE? 
Author:  Nick James    
Date: 02.07.2010 00:14:16
Read this _ as a space.. (I'd use a real one but it will just disappear)
If you use
>= to x
goto slide x
if score "total"
< than x
goto slide xx
it will fail :(
What you need is
>= to x
_goto slide x
if score "total"
< than x
_goto slide xx
For some reason this wil work :)  
...
Re: (2) (2) (2) (2) (1) IF SCORE? 
Author:  Melvin    
Date: 07.07.2010 05:31:44
Do I use this under "Actions", IF?  
...
Re: (2) (2) (2) (2) (1) IF SCORE? 
Author:  Melvin    
Date: 07.07.2010 07:22:52
Do I use this under "Actions", IF?  
...
Re: (2) (2) (2) (2) (1) IF SCORE? 
Author:  Melvin    
Date: 07.07.2010 08:33:03
Do I use this under "Actions", IF?  
...

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: