", "text": "Is this correct syntax to include JS Code inside HTML Page ?", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "No", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "Yes", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "We cannot Place JS Code in the body tag . Say true/false.", "text": "We cannot Place JS Code in the body tag . Say true/false.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "True", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "False.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "A string;", "text": "A string;", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "Expresses a true false statement", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "takes in an input, does something with it, and then returns an output.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "Runs a boolean (true/false) statement based on data entered", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "can contain letters, numbers, spaces, and symbols.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "What surrounds a string?", "text": "What surrounds a string?", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "Curly Brackets", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "Parenthesis", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "Square Brackets", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "Quotations", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "To display writing on the screen you must include this direction;", "text": "To display writing on the screen you must include this direction;", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "Document Write", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "documentWrite", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "document.write", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 2, "text": "document.write( )", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "A variable;", "text": "A variable;", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "Expresses a true false statement", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "takes in an input, does something with it, and then returns an output.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "Runs a boolean (true/false) statement based on data entered", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "stores a string, number, or boolean, and gives it a specific, case-sensitive name", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "A boolean;", "text": "A boolean;", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "can contain letters, numbers, spaces, and symbols.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "takes in an input, does something with it, and then returns an output.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "Runs a boolean (true/false) statement based on data entered", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "Expresses a true false statement", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "A function;", "text": "A function;", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "Expresses a true false statement", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "can contain letters, numbers, spaces, and symbols.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "Runs a boolean (true/false) statement based on data entered", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 2, "text": "takes in an input, does something with it, and then returns an output.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "An if/else statement;", "text": "An if/else statement;", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "Expresses a true false statement", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "can contain letters, numbers, spaces, and symbols.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "takes in an input, does something with it, and then returns an output.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 3, "text": "Runs a boolean (true/false) statement based on data entered", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "What surrounds an if/else statement?", "text": "What surrounds an if/else statement?", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "Quotations", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "Parenthesis", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "Square Brackets", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "Curly Brackets", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "An array is;", "text": "An array is;", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "Shapes", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "Sizes", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "Options", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 3, "text": "Lists of data", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "What surrounds an array?", "text": "What surrounds an array?", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "Quotations", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "Curly Brackets", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "Parenthesis", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 3, "text": "Square Brackets", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Wy\u015bwietlanie tekstu", "text": "Wy\u015bwietlanie tekstu", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "write (tekst);", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "write(\"tekst\");", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "document.write(tekst);", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 2, "text": "document.write(\"tekst\");", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Okno informacyjne w JS to:", "text": "Okno informacyjne w JS to:", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "confirm(\"Uwaga awaria systemu\");", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "prompt(\"Uwaga awaria systemu\");", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "writeln(\"Uwaga awaria systemu\");", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "alert(\"Uwaga awaria systemu\");", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Undefined okre\u015bla warto\u015b\u0107", "text": "Undefined okre\u015bla warto\u015b\u0107", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "pust\u0105", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "obiektow\u0105", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "logiczn\u0105", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "niezdefiniowan\u0105", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Operator % oznacza :", "text": "Operator % oznacza :", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "dzielenie", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "dzielenie ca\u0142kowite", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "negacj\u0119 zmiennej", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 2, "text": "reszt\u0119 z dzielenia", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "pow -", "text": "pow -", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "zaokr\u0105glenie w g\u00f3r\u0119", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "zaokr\u0105glenie w d\u00f3\u0142", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "obcinanie miejsc po przecinku o okre\u015blon\u0105 liczb\u0119", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 3, "text": "pot\u0119ga", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "parseInt ()", "text": "parseInt ()", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "pr\u00f3buje zwr\u00f3ci\u0107 liczb\u0119 rzeczywist\u0105 typu float o podanej podstawie.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "zamienia liczb\u0119 ca\u0142kowit\u0105 na ci\u0105g znak\u00f3w", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "pr\u00f3buje zwr\u00f3ci\u0107 liczb\u0119 ca\u0142kowit\u0105 typu integer o podanej podstawie.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "W skrypcie JavaScript zastosowano metod\u0119 DOM getElementaryByClassName(\u2018akapit\u2019). Metoda odwo\u0142a si\u0119 do akapitu", "text": "W skrypcie JavaScript zastosowano metod\u0119 DOM getElementaryByClassName(\u2018akapit\u2019). Metoda odwo\u0142a si\u0119 do akapitu", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "
akapit
", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "
akapit2
", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "akapit3
", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 3, "text": "akapit4
", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Aby skorzysta\u0107 ze skryptu zapisanego w pliku przyk\u0142ad.js, nale\u017cy po\u0142\u0105czy\u0107 go ze stron\u0105 za pomoc\u0105 kodu", "text": "Aby skorzysta\u0107 ze skryptu zapisanego w pliku przyk\u0142ad.js, nale\u017cy po\u0142\u0105czy\u0107 go ze stron\u0105 za pomoc\u0105 kodu", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "W j\u0119zyku JavaScript typ boolean mo\u017ce by\u0107 reprezentowany przez warto\u015b\u0107", "text": "W j\u0119zyku JavaScript typ boolean mo\u017ce by\u0107 reprezentowany przez warto\u015b\u0107", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": " 45.3", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": " -20", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "null", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": " true", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "W j\u0119zyku JavaScript nale\u017cy zapisa\u0107 warunek, kt\u00f3ry b\u0119dzie spe\u0142niony, gdy zmienna a b\u0119dzie dowoln\u0105 liczb\u0105 naturaln\u0105 dodatni\u0105 (bez 0) lub gdy zmienna b b\u0119dzie dowoln\u0105 liczb\u0105 z przedzia\u0142u domkni\u0119tego od 10 doU\u017cyte w tym warunku wyra\u017cenie logiczne b\u0119dzie mia\u0142o posta\u0107", "text": "W j\u0119zyku JavaScript nale\u017cy zapisa\u0107 warunek, kt\u00f3ry b\u0119dzie spe\u0142niony, gdy zmienna a b\u0119dzie dowoln\u0105 liczb\u0105 naturaln\u0105 dodatni\u0105 (bez 0) lub gdy zmienna b b\u0119dzie dowoln\u0105 liczb\u0105 z przedzia\u0142u domkni\u0119tego od 10 doU\u017cyte w tym warunku wyra\u017cenie logiczne b\u0119dzie mia\u0142o posta\u0107", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "(a>0) && ((b>=10) && (b<=100))", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "(a>0) || ((b>=10) || (b<=100))", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": " (a>0) && ((b>=10) || (b<=100))", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 3, "text": "(a>0) || ((b>=10) && (b<=100))", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "W instrukcji warunkowej j\u0119zyka JavaScript nale\u017cy sprawdzi\u0107 przypadek, gdy warto\u015b\u0107 zmiennej a jest z przedzia\u0142u (0, 100), natomiast warto\u015b\u0107 zmiennej b jest wi\u0119ksza od zera. Warunek taki jest prawid\u0142owo zapisany w nastepuj\u0105cy spos\u00f3b", "text": "W instrukcji warunkowej j\u0119zyka JavaScript nale\u017cy sprawdzi\u0107 przypadek, gdy warto\u015b\u0107 zmiennej a jest z przedzia\u0142u (0, 100), natomiast warto\u015b\u0107 zmiennej b jest wi\u0119ksza od zera. Warunek taki jest prawid\u0142owo zapisany w nastepuj\u0105cy spos\u00f3b", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "if ((a>0 && a<100) || b<0)", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": " if ((a>0 || a<100) && b>0)", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": " if (a>0 || a<100 || b<0)", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": " if (a>0 && a<100 && b>0)", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Wybierz poprawn\u0105 definicj\u0119 funkcji w j\u0119zyku JavaScript", "text": "Wybierz poprawn\u0105 definicj\u0119 funkcji w j\u0119zyku JavaScript", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "nazwa_funkcji(argumenty) {instrukcje;},", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "typ_funkcji nazwa_funkcji(argumenty) {instrukcje;},", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "new nazwa_funkcji(argumenty) {instrukcje;},", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 2, "text": "function nazwa_funkcji(argumenty) {instrukcje;},", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": " W j\u0119zyku JavaScript zapis w ramce oznacza, \u017ce
", "text": " W j\u0119zyku JavaScript zapis w ramce oznacza, \u017ce
", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "nazwa jest w\u0142a\u015bciwo\u015bci\u0105 obiektu przedmiot", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "nazwa jest polem klasy przedmiot", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "zmienna x b\u0119dzie przechowywa\u0107 wynik dzia\u0142ania funkcji przedmiot", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "zmienna x b\u0119dzie przechowywa\u0107 wynik dzia\u0142ania metody nazwa", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Javascript to:", "text": "Javascript to:", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "kopytko", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "j\u0119zyk znacznik\u00f3w", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "hipertekstowy j\u0119zyk znacznik\u00f3w,", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "skryptowy j\u0119zyk programowania,", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Javascript jest wykonywany przez", "text": "Javascript jest wykonywany przez", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "Przez serwer", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "Przez zewn\u0119trzny kompilator", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "Przez przegl\u0105dark\u0119 internetow\u0105", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Polecenie window.alert() s\u0142u\u017cy do:", "text": "Polecenie window.alert() s\u0142u\u017cy do:", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "Ustawienia czasu alarmu", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "Zg\u0142aszanie sprawy do prokuratury", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "Informowaniu u\u017cytkownika o niebezpiecze\u0144stwie", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "Wywo\u0142ywania okna z komunikatem", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Co b\u0119dzie wynikiem dzia\u0142ania skrypu
", "text": "Co b\u0119dzie wynikiem dzia\u0142ania skrypu
", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "Wy\u015bwietlenie liczby 5+6 w paragrafie o id=\"demo\"", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "Wy\u015bwietli si\u0119 komunikat o b\u0142\u0119dzie", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "Ca\u0142y kod strony zostanie zast\u0105piony liczb\u0105 11", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "Wy\u015bwietlenie liczby 11 w paragrafie o id=\"demo\"", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Znak \";\"s\u0142u\u017cy do:", "text": "Znak \";\"s\u0142u\u017cy do:", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "przypisywania warto\u015bci do liczby", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "oddzielania ci\u0105gu znak\u00f3w", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "wstawiania komentarzy", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "ko\u0144czenia pojedynczej instrukcji", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "W formularzu dane z pola input o typie number zosta\u0142y zapisane do zmiennej a, a nast\u0119pnie przetworzone w skrypcie JavaScript w nast\u0119puj\u0105cy spos\u00f3b. Zmienna z b\u0119dzie typu
", "text": "W formularzu dane z pola input o typie number zosta\u0142y zapisane do zmiennej a, a nast\u0119pnie przetworzone w skrypcie JavaScript w nast\u0119puj\u0105cy spos\u00f3b. Zmienna z b\u0119dzie typu
", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "liczbowego, ca\u0142kowitego", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "napisowego", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "NaN", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "zmiennoprzecinkowego", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Jakie elementy wypisze funkcja wypisz(2) stworzona w j\u0119zyku JavaScript?
", "text": "Jakie elementy wypisze funkcja wypisz(2) stworzona w j\u0119zyku JavaScript?
", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "6", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "3 4 6 8", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "2 3 4 6", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "3 4 6", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "W j\u0119zyku skryptowym JavaScript zmienne mog\u0105 by\u0107 deklarowane", "text": "W j\u0119zyku skryptowym JavaScript zmienne mog\u0105 by\u0107 deklarowane", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "zawsze z poprzedzaj\u0105cym nazw\u0119 znakiem $", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "tylko je\u015bli podamy typ zmiennej i jej nazw\u0119", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "tylko na pocz\u0105tku skryptu", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "w momencie pierwszego u\u017cycia zmiennej", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Przedstawiona funkcja zapisana kodem JavaScript ma za zadanie:
", "text": "Przedstawiona funkcja zapisana kodem JavaScript ma za zadanie:
", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "wpisa\u0107 wyniki mno\u017cenia a przez n", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "wpisa\u0107 kolejne liczby od a do n", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "zwr\u00f3ci\u0107 iloczyn kolejnych liczb od 1 do a", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "zwr\u00f3ci\u0107 wynik pot\u0119gowania a^n", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Kt\u00f3r\u0105 czynno\u015b\u0107 gwarantuj\u0105c\u0105 poprawne wykonanie przedstawionego kodu JavaScript, nale\u017cy wykona\u0107 przed p\u0119tl\u0105?
", "text": "Kt\u00f3r\u0105 czynno\u015b\u0107 gwarantuj\u0105c\u0105 poprawne wykonanie przedstawionego kodu JavaScript, nale\u017cy wykona\u0107 przed p\u0119tl\u0105?
", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "Sprawdzi\u0107 rozmiar tabeli tab", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "Sprawdzi\u0107 czy text jest typu znakowego", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "Zadeklarowa\u0107 zmienn\u0105 i", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "Zainicjowa\u0107 zmienn\u0105 text", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Co spowoduje fragment skryptu w j\u0119zyku JavaScript?
", "text": "Co spowoduje fragment skryptu w j\u0119zyku JavaScript?
", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "Przypisze zmiennej s fragment napisu ze zmiennej n, o okre\u015blonej przez zmienn\u0105 length d\u0142ugo\u015bci", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "Przypisze zmienn\u0105 n do zmiennej s", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "Wy\u015bwietli d\u0142ugo\u015b\u0107 napisu ze zmiennej n", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 2, "text": "Przypisze zmiennej s warto\u015b\u0107 odpowiadaj\u0105c\u0105 d\u0142ugo\u015bci napisu ze zmiennej n", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Funkcje deklarujemy za pomoc\u0105 s\u0142owa kluczowego", "text": "Funkcje deklarujemy za pomoc\u0105 s\u0142owa kluczowego", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "Function", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "func", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "FUNCTION", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "function", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Aby funkcja zwraca\u0142a warto\u015b\u0107, nale\u017cy u\u017cy\u0107 s\u0142owa kluczowego", "text": "Aby funkcja zwraca\u0142a warto\u015b\u0107, nale\u017cy u\u017cy\u0107 s\u0142owa kluczowego", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "function", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "exit", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "end", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "return", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Kt\u00f3ra linijka kodu pokazuje wywo\u0142anie funkcji?", "text": "Kt\u00f3ra linijka kodu pokazuje wywo\u0142anie funkcji?", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "function suma(2,3);", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "suma;", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "function(2,3);", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "suma(2,3);", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Do deklarowania zmiennych u\u017cywamy s\u0142owa kluczowego", "text": "Do deklarowania zmiennych u\u017cywamy s\u0142owa kluczowego", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "int", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "for", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "function", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "var", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "W j\u0119zyku JavaScript wynik dzia\u0142ania instrukcji zmienna++; b\u0119dzie taki sam jak instrukcji", "text": "W j\u0119zyku JavaScript wynik dzia\u0142ania instrukcji zmienna++; b\u0119dzie taki sam jak instrukcji", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "zmienna--;", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "zmienna=zmienna+10;", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "zmienna===zmienna+1;", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 2, "text": "zmienna+=1;", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Typ zmiennej w j\u0119zyku JavaScript", "text": "Typ zmiennej w j\u0119zyku JavaScript", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "nie wyst\u0119puje", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "jest tylko jeden", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": " musi by\u0107 zadeklarowany na pocz\u0105tku skryptu", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": " nast\u0119puje poprzez przypisanie warto\u015bci", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Kt\u00f3ry spos\u00f3b komentowania jednoliniowego jest dozwolony w j\u0119zyku JavaScript?", "text": "Kt\u00f3ry spos\u00f3b komentowania jednoliniowego jest dozwolony w j\u0119zyku JavaScript?", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": ";", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "The \"stroke\" command means", "text": "The \"stroke\" command means", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "color inside shape", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "color outside shape", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "color of blocks", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 3, "text": "border", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "What does the \"fill\" command do", "text": "What does the \"fill\" command do", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "put letters in the shape", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "put pictures in the shape", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "put code in the shape", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 2, "text": "put color in the shape", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Any code that is within the following draw function:draw = function(){......},", "text": "Any code that is within the following draw function:draw = function(){......},", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "Will be performed twice", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "Will not be performed", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "Will be performed once", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 3, "text": "Will be repeated over and over again", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "The following code will: x++;", "text": "The following code will: x++;", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "Add 1 to the previous value of y", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "Subtract 1 from the previous value of x", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "Give an error message", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "Add 1 to the previous value of x", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "A variable is used to:", "text": "A variable is used to:", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "Draw a circle", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "Store a value that does not change", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "Draw a rectangle", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "Store a value in memory", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "In a programming language, __________ are used to store data values.", "text": "In a programming language, __________ are used to store data values.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "tags", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "codes", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "files", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 3, "text": "variables", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "JavaScript uses the _______ keyword to define variables.", "text": "JavaScript uses the _______ keyword to define variables.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "vrb", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "vari", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "va", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "var", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "This saves a value, which can be then assigned when writing code", "text": "This saves a value, which can be then assigned when writing code", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "Parameter", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "Function", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 2, "text": "Variable", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Programming and scripting languages are translated into this machine-readable form.", "text": "Programming and scripting languages are translated into this machine-readable form.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "Syntax", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "Compiler", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "Operator", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "Binary Code", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Why do we write functions?", "text": "Why do we write functions?", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "Make our code easier to understand\u00a0", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "Avoid writing repeated code", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "Make our code reusable", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 3, "text": "All of these", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Is JavaScript exactly the same as Java?", "text": "Is JavaScript exactly the same as Java?", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "Yes", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "No", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Which statement will call a function\u00a0animate\u00a0every 50 milliseconds?", "text": "Which statement will call a function\u00a0animate\u00a0every 50 milliseconds?", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "setTimer(animate(), 50);", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "for(var i = 0; i < 50; i++){animate();},", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "timer.animate(50);", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "setTimer(animate, 50);", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "To add a rectangle named\u00a0rect\u00a0to the screen, which command do you need to give?", "text": "To add a rectangle named\u00a0rect\u00a0to the screen, which command do you need to give?", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "new(rect);", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "put(rect);", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "rect();", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "add(rect);", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "JavaScript must adhere to specific rules of grammar called_________.", "text": "JavaScript must adhere to specific rules of grammar called_________.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "binary code", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "compiler", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "operator", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "syntax", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "A variable is recognized as part of the language definition.", "text": "A variable is recognized as part of the language definition.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "True", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "False", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "The conditional statement, in Javascript, begins with the word _______.", "text": "The conditional statement, in Javascript, begins with the word _______.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "Then", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "Else", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "OK", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 2, "text": "If", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Indicates the beginning \u00a0and the end of a JavaScript section.", "text": "Indicates the beginning \u00a0and the end of a JavaScript section.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": " ", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": " ", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 3, "text": "", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "A user-defined name for a memory location whose value can change over time.", "text": "A user-defined name for a memory location whose value can change over time.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "syntax", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "operator", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "token", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "variable", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "A specialized piece of software that translates programming language into a machine-readable form", "text": "A specialized piece of software that translates programming language into a machine-readable form", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "interpretation", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "status line", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "variable", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "compiler", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Which of the following formatting tags are HTML and DO NOT need to be inside of the tags?", "text": "Which of the following formatting tags are HTML and DO NOT need to be inside of the tags?", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "
", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 3, "text": "all", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "In JavaScript, you should include a semi-colon at the end of each statement.", "text": "In JavaScript, you should include a semi-colon at the end of each statement.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "no", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "yes", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Strictly speaking, JavaScript is a programming language, not a scripting language.", "text": "Strictly speaking, JavaScript is a programming language, not a scripting language.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "True", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "False", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "The default JavaScript object is called document.", "text": "The default JavaScript object is called document.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "True", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "False", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "JavaScript requires a compiler.", "text": "JavaScript requires a compiler.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "True", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "False", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "JavaScript code is embedded in HTML documents between tags.", "text": "JavaScript code is embedded in HTML documents between tags.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "False", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "True", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Web browsers can process HTML tags that are placed between the tags.", "text": "Web browsers can process HTML tags that are placed between the tags.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "True", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "False", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Embedding HTML tags in JavaScript output strings will cause a syntax error.", "text": "Embedding HTML tags in JavaScript output strings will cause a syntax error.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "True", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "False", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "JavaScript objects include both properties and methods.", "text": "JavaScript objects include both properties and methods.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "False", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "True", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "JavaScript method names are always followed by a list of zero or more parameters.", "text": "JavaScript method names are always followed by a list of zero or more parameters.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "False", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "True", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "appName and status are both examples of JavaScript object ____________.", "text": "appName and status are both examples of JavaScript object ____________.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "tokens", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "documents", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "syntax", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "properties", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "The ________________ relational operator means \"is not equal to.\"", "text": "The ________________ relational operator means \"is not equal to.\"", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "@=", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "=!", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": ":=", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 3, "text": "!=", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "A(n) _______________ is a system-level response to the occurrence of some specific condition.", "text": "A(n) _______________ is a system-level response to the occurrence of some specific condition.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "function", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "array", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "entity code", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 2, "text": "event", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "An important concept you need to master when working with images in JavaScript is _____________.", "text": "An important concept you need to master when working with images in JavaScript is _____________.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "array", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "entity code", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "binary code", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "function", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "All frames that make up a Web page can communicate with each other by means of JavaScript functions.", "text": "All frames that make up a Web page can communicate with each other by means of JavaScript functions.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "False", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "True", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "The frameset file is known as the", "text": "The frameset file is known as the", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "child document", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "a set of HTML files", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "frames document", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "parent document", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "A callback is a function that is passed as an argument to another function.", "text": "A callback is a function that is passed as an argument to another function.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "False", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "True", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Which symbol is used as an abbreviation for the jQuery function?", "text": "Which symbol is used as an abbreviation for the jQuery function?", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "%", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "&", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "@", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 2, "text": "$", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "JavaScript is a simpler form of Java built for the web.", "text": "JavaScript is a simpler form of Java built for the web.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "True", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "False", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "The code in a function can access variables declared outside of the function.", "text": "The code in a function can access variables declared outside of the function.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "False", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "True", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Variables declared inside of a function are accessible outside of the function?", "text": "Variables declared inside of a function are accessible outside of the function?", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "True", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "False", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "The syntax for JavaScript objects is similar to the syntax for Python dictionaries?", "text": "The syntax for JavaScript objects is similar to the syntax for Python dictionaries?", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "False", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "True", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "What is the name of the JavaScript standard?", "text": "What is the name of the JavaScript standard?", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "JavaScript", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "JS", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "PEP", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "ECMA Script", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "The ++ operator increments the value of the operand by one.", "text": "The ++ operator increments the value of the operand by one.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "False", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "True", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}]
}