Skip to main content
Participant
April 20, 2006
Question

Coursebuilder recording scores

  • April 20, 2006
  • 1 reply
  • 366 views
I used the sample data_tracking_xxx.xxx code supplied and my results are being correctly stored via an .ASP to a SQL database - life is good.
But every time I launch a quiz page I get the message "Tracking system not found".
Which is annoying to say the least. This message is coming from one of the CMI related .js files but I dont know how to disable it or more importantly why its being generated since I'm not using an AICC tracking system - is it looking for one?

thanks
This topic has been closed for replies.

1 reply

david4021Author
Participant
April 20, 2006
Ok, maybe figured it out - it's because I marked the questions as "knowledge track". Once I turned this off no problem .
However unless you do that the tracking tab doesn't appear and you cannot associate an interactionID and ObjectiveID to the question - without editing the javascript and adding those values in the correct place in the interaction object definition which is a pain ?