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 20: | Line 20: | ||
output += data.query.results.TestQues1.printouts.Right_Answer; | output += data.query.results.TestQues1.printouts.Right_Answer; | ||
alert(output); | alert(output); | ||
} } ); | |||
} | } |