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 653: Line 653:
         var api = new mw.Api();
         var api = new mw.Api();
api.get({
api.get({
                 action : firstResponseQuery,
                 action : 'firstResponseQuery',
                 question : window.exam.examQuestions[exam.currentQuestion].PageName,
                 question : window.exam.examQuestions[exam.currentQuestion].PageName,
format : 'json'
format : 'json'

Revision as of 19:57, 10 June 2014