Hi, so I've been trying to get some drag-and-drop things working. I've got an html5 page that has the drag-and-drop questions, I'm using javascript to pull the variables from it into captivate, and an advanced action that tests the values and adds to the score iff correct, now there's one more trick I need:
Because these aren't actually question slides, will they count toward the 'maximum score' setting in the results? for example, there are twenty questions, each worth one point, and four of these custom drag and drop questions, also worth one point. If they get everything correct, will the results show that the user has gotten 24 out of a total of 20 points?
If this problem does occur, is there a way I can assign the correct value to the quizzing variable "cpQuizInfoTotalQuestionsPerProject" manually on runtime so it displays correctly?
↧
Altering Quizzing Variables:
↧