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

Re: How to remove prior responses on recurring approaches?

Re: How to remove prior responses on recurring approaches? 
Author:  Dan
Date: 05.02.2010 07:28:23
I think I may have answered my own question through experimentation:

1. Open the file runtime.xml


2. Find the script/procedure called:

// Detecting current question mode from interaction


3. Within that script find these two lines:

if(sIntTimestamp!=null && sIntLatency==null) sMode = "continue";
if(sIntTimestamp!=null && sIntLatency!=null) sMode = "browse";


4. In the above lines change the text "continue" to "init" and also change "browse" to "init"


That seems to do it! I did not get any popups, nor did the initial learner selections display.

The only caveat seems to be that the process above should be done AFTER publishing your course, since the runtime.xml file appears to "refresh" itself when the course is in the native CourseLab format.  
...

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: 1634
Total number of comments: 5756
Filter by main thread topic:
Search for:  
 
v :)
Subject Author Date
 
How to remove prior responses on recurring approaches? Dan 05.02.10
Re: (1) How to remove prior responses on recurring approaches? Dan 05.02.10
 
Re: (2) (1) How to remove prior responses on recurring approaches? barend 05.02.10
 
Re: (2) (1) How to remove prior responses on recurring approaches? Carl 08.02.10
 
Re: (2) (2) (1) How to remove prior responses on recurring approaches? Carl Hodkinson 08.02.10
 
Re: (2) (2) (1) How to remove prior responses on recurring approaches? Carl Hodkinson 08.02.10
 

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: