qobjects = [ { question: "Which one of these dictionary methods can be used to add items to a dictionary?", options: [ "add()", "insert()", "update()" ], correct: 2 }, { fillintheblanks: "exercise_dictionaries3.htm" }, { fillintheblanks: "exercise_dictionaries_add2.htm" } ]