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 688: | Line 688: | ||
addRatyRating(event.data); | addRatyRating(event.data); | ||
} | } | ||
$("#examSpace").append("<b>Author:</b> " + obj.PageAuthor + "<br /><br /><b>Wiki Page:</b>" + exam.examQuestions[exam.currentQuestion].PageName + "<br /><br />"); | |||
} | } | ||
function questionNavigation(event) { | function questionNavigation(event) { |