Coursebuilder recording scores

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default Coursebuilder recording scores

    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


    david4021 Guest

  2. Similar Questions and Discussions

    1. Sending Scores
      Hi I have a quiz page which has 16 questions (interactions) and a 'Finish Quiz' Button which presents the results by simply using {G01.score +...
    2. Coursebuilder - 5 text areas for 5 possible scores. Eachpossible answer has its own text area
      I'm trying to build an inventory form that has different point values for each possible answer for a particular question. there will be 5 possible...
    3. game scores
      hi does anyone know where i can get free java and flash games? and also how do i get those game scores to go onto my server? is there anyway please...
    4. Save Quiz scores on the users hard drive
      I have developed a whole series of quiz?s using the Flash Learning extensions. These are part of our CBT refresher certification program for the...
    5. Best athletes and not best scores. Problem with SQL command
      Hi all, I have set up a simple VB program (and later on an ASP interface) to manage an Athletics database. I'm using Access 2000. To simplify,...
  3. #2

    Default Re: Coursebuilder recording scores

    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 ?



    david4021 Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139