Widget:WJG Random Sandbox: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 783: Line 783:
}
}
function loadNextQuestion() {
function loadNextQuestion() {
$('testOptions').hide();
$('#testOptions').hide();
$('#exam').show()
window.exam.examQuestions = [];
window.exam.examQuestions = [];
if (window.exam.searchMethod === "Category") {
if (window.exam.searchMethod === "Category") {

Revision as of 00:37, 17 August 2014