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 632: | Line 632: | ||
submitRating("yield", score, exam.examQuestions[exam.currentQuestion].PageName) | submitRating("yield", score, exam.examQuestions[exam.currentQuestion].PageName) | ||
}, | }, | ||
score: res.wbrgetrating.yield | score: res.wbrgetrating.yield, | ||
hints : ['Very Poor', 'Poor', 'Average', 'Good', 'Very Good'] | hints : ['Very Poor', 'Poor', 'Average', 'Good', 'Very Good'] | ||
}); | }); |