Widget:Sandbox: Difference between revisions
Jump to navigation
Jump to search
Matt Pijoan (talk | contribs) No edit summary |
Matt Pijoan (talk | contribs) No edit summary |
||
Line 598: | Line 598: | ||
submitRating("difficulty", score, exam.examQuestions[exam.currentQuestion].PageName) | submitRating("difficulty", score, exam.examQuestions[exam.currentQuestion].PageName) | ||
}, | }, | ||
score : | score : getRating("difficulty", exam.examQuestions[exam.currentQuestion].PageName), | ||
hints : ['Very Poor', 'Poor', 'Average', 'Good', 'Very Good'] | hints : ['Very Poor', 'Poor', 'Average', 'Good', 'Very Good'] | ||
}); | }); |