</div></div> </div>
<div class="r1"><input type="radio" name="q112606:5_answer" value="3" id="q112606:5_answer3" aria-labelledby="q112606:5_answer3_label" /><div class="d-flex w-auto" id="q112606:5_answer3_label" data-region="answer-label"><span class="answernumber">d. </span><div class="flex-fill ml-1"><javascript></div></div> </div>
</div><div id="q112606:5_clearchoice" class="qtype_multichoice_clearchoice sr-only" aria-hidden="true"><input type="radio" name="q112606:5_answer" id="q112606:5_answer-1" value="-1" class="sr-only" aria-hidden="true" checked="checked" /><label for="q112606:5_answer-1"><a tabindex="-1" role="button" class="btn btn-link ml-3 mt-n1 mb-n1" href="#">Clear my choice</a></label></div></div></div></div></div><div class="submitbtns"><input type="submit" name="next" value="Finish attempt ..." class="mod_quiz-next-nav btn btn-primary" id="mod_quiz-next-nav" /></div><input type="hidden" name="attempt" value="112423" /><input type="hidden" name="thispage" value="4" id="followingpage" /><input type="hidden" name="nextpage" value="-1" /><input type="hidden" name="timeup" value="0" id="timeup" /><input type="hidden" name="sesskey" value="qbFlx8zrOG" /><input type="hidden" name="scrollpos" value="" id="scrollpos" /><input type="hidden" name="slots" value="2,5" /></div></form><div id="connection-error" style="display: none;" role="alert"><p>Network connection lost. (Autosave failed).</p>
<p>Make a note of any responses entered on this page in the last few minutes, then try to re-connect.</p>
<p>Once connection has been re-established, your responses should be saved and this message will disappear.</p>
</div><div id="connection-ok" style="display: none;" role="alert"><p>Network connection restored. You may continue safely.</p>
</div></div>
</section>
</div>
</div>
</div>
<footer id="page-footer" class="footer-popover bg-white">
<div data-region="footer-container-popover">
<button class="btn btn-icon bg-secondary icon-no-margin btn-footer-popover" data-action="footer-popover" aria-label="Show footer">
<i class="icon fa fa-question fa-fw " aria-hidden="true" ></i>
</button>
</div>
<div class="footer-content-popover container" data-region="footer-content-popover">
<div class="footer-section p-3 border-bottom">
<div><a href="https://www.glsufcait.org/glsmoodle/user/contactsitesupport.php"><i class="icon fa fa-envelope-o fa-fw " aria-hidden="true" ></i>Contact site support</a></div>
</div>
<div class="footer-section p-3 border-bottom">
<div class="logininfo">
<div class="logininfo">You are logged in as <a href="https://www.glsufcait.org/glsmoodle/user/profile.php?id=1073" title="View profile">202200319010310 C76 PATEL NISARG HARESHKUMAR -</a> (<a href="https://www.glsufcait.org/glsmoodle/login/logout.php?sesskey=qbFlx8zrOG">Log out</a>)</div>
</div>
<div class="tool_usertours-resettourcontainer">
</div>
<div class="tool_dataprivacy"><a href="https://www.glsufcait.org/glsmoodle/admin/tool/dataprivacy/summary.php">Data retention summary</a></div><a href="https://download.moodle.org/mobile?version=2022041904&lang=en&iosappid=633359593&androidappid=com.moodle.moodlemobile">Get the mobile app</a>
<script>
//<![CDATA[
var require = {
baseUrl : 'https://www.glsufcait.org/glsmoodle/lib/requirejs.php/1686631910/',
// We only support AMD modules with an explicit define() statement.
enforceDefine: true,
skipDataMain: true,
waitSeconds : 0,
paths: {
jquery: 'https://www.glsufcait.org/glsmoodle/lib/javascript.php/1686631910/lib/jquery/jquery-3.6.0.min',
jqueryui: 'https://www.glsufcait.org/glsmoodle/lib/javascript.php/1686631910/lib/jquery/ui-1.13.0/jquery-ui.min',
jqueryprivate: 'https://www.glsufcait.org/glsmoodle/lib/javascript.php/1686631910/lib/requirejs/jquery-private'
},
// Custom jquery config map.
map: {
// '*' means all modules will get 'jqueryprivate'
// for their 'jquery' dependency.
'*': { jquery: 'jqueryprivate' },
// Stub module for 'process'. This is a workaround for a bug in MathJax (see MDL-60458).
'*': { process: 'core/first' },
// 'jquery-private' wants the real jQuery module
// though. If this line was not here, there would
// be an unresolvable cyclic dependency.
jqueryprivate: { jquery: 'jquery' }
}
};
//]]>
//<![CDATA[
M.util.js_pending("core/first");
require(['core/first'], function() {
require(['core/prefetch'])
;
require(["media_videojs/loader"], function(loader) {
loader.setUp('en');
});;
M.util.js_pending('core/network'); require(['core/network'], function(amd) {amd.keepalive(2880, 0, "Your session has timed out. Please log in again."); M.util.js_complete('core/network');});;
M.util.js_pending('core_courseformat/courseeditor'); require(['core_courseformat/courseeditor'], function(amd) {amd.setViewFormat("378", {"editing":false,"supportscomponents":true,"statekey":"1740482163_1741199035"}); M.util.js_complete('core_courseformat/courseeditor');});;
require(['core_courseformat/local/courseindex/placeholder'], function(component) {
component.init('67c8982f0e03267c8982f0919c4-course-index-placeholder');
});
;
require(['core_courseformat/local/courseindex/drawer'], function(component) {
component.init('courseindex');
});
;
require(['core/moremenu'], function(moremenu) {
moremenu(document.querySelector('#moremenu-67c8982f20b18-navbar-nav'));
});
;
require(['jquery', 'message_popup/notification_popover_controller'], function($, Controller) {
var container = $('#nav-notification-popover-container');
var controller = new Controller(container);
controller.registerEventListeners();
controller.registerListNavigationEventListeners();
});
;
require(
[
'jquery',
'core_message/message_popover'
],
function(
$,
Popover
) {
var toggle = $('#message-drawer-toggle-67c8982f310ae67c8982f0919c7');
Popover.init(toggle);
});
;
require(['core/usermenu'], function(UserMenu) {
UserMenu.init();
});
;
require(['theme_boost/drawers']);
;
require(['theme_boost/drawers']);
;
require(['theme_boost/drawers']);
;
require(['theme_boost/footer-popover'], function(FooterPopover) {
FooterPopover.init();
});
;
require(['jquery', 'core_message/message_drawer'], function($, MessageDrawer) {
var root = $('#message-drawer-67c8982f352ca67c8982f0919c8');
MessageDrawer.init(root, '67c8982f352ca67c8982f0919c8', false);
});
;
M.util.js_pending('theme_boost/loader');
require(['theme_boost/loader', 'theme_boost/drawer'], function(Loader, Drawer) {
Drawer.init();
M.util.js_complete('theme_boost/loader');
});
;
M.util.js_pending('qtype_multichoice/answers'); require(['qtype_multichoice/answers'], function(amd) {amd.init("question-112606-2"); M.util.js_complete('qtype_multichoice/answers');});;
M.util.js_pending('qtype_multichoice/clearchoice'); require(['qtype_multichoice/clearchoice'], function(amd) {amd.init("question-112606-2", "q112606:2_clearchoice"); M.util.js_complete('qtype_multichoice/clearchoice');});;
M.util.js_pending('qtype_multichoice/answers'); require(['qtype_multichoice/answers'], function(amd) {amd.init("question-112606-5"); M.util.js_complete('qtype_multichoice/answers');});;
M.util.js_pending('qtype_multichoice/clearchoice'); require(['qtype_multichoice/clearchoice'], function(amd) {amd.init("question-112606-5", "q112606:5_clearchoice"); M.util.js_complete('qtype_multichoice/clearchoice');});;
M.util.js_pending('core_form/submit'); require(['core_form/submit'], function(amd) {amd.init("mod_quiz-next-nav"); M.util.js_complete('core_form/submit');});;
M.util.js_pending('core/notification'); require(['core/notification'], function(amd) {amd.init(38323, []); M.util.js_complete('core/notification');});;
M.util.js_pending('core/log'); require(['core/log'], function(amd) {amd.setConfig({"level":"trace"}); M.util.js_complete('core/log');});;
M.util.js_pending('core/page_global'); require(['core/page_global'], function(amd) {amd.init(); M.util.js_complete('core/page_global');});;
M.util.js_pending('core/utility'); require(['core/utility'], function(amd) {M.util.js_complete('core/utility');});
M.util.js_complete("core/first");
});
//]]>
//<![CDATA[
M.yui.add_module({"core_question_engine":{"name":"core_question_engine","fullpath":"https:\/\/www.glsufcait.org\/glsmoodle\/lib\/javascript.php\/1686631910\/question\/qengine.js","requires":["node","event"]},"mod_quiz":{"name":"mod_quiz","fullpath":"https:\/\/www.glsufcait.org\/glsmoodle\/lib\/javascript.php\/1686631910\/mod\/quiz\/module.js","requires":["base","dom","event-delegate","event-key","core_question_engine"]}});
//]]>
//<![CDATA[
M.str = {"moodle":{"lastmodified":"Last modified","name":"Name","error":"Error","info":"Information","yes":"Yes","no":"No","cancel":"Cancel","confirm":"Confirm","areyousure":"Are you sure?","closebuttontitle":"Close","unknownerror":"Unknown error","file":"File","url":"URL","collapseall":"Collapse all","expandall":"Expand all"},"repository":{"type":"Type","size":"Size","invalidjson":"Invalid JSON string","nofilesattached":"No files attached","filepicker":"File picker","logout":"Logout","nofilesavailable":"No files available","norepositoriesavailable":"Sorry, none of your current repositories can return files in the required format.","fileexistsdialogheader":"File exists","fileexistsdialog_editor":"A file with that name has already been attached to the text you are editing.","fileexistsdialog_filemanager":"A file with that name has already been attached","renameto":"Rename to \"{$a}\"","referencesexist":"There are {$a} links to this file","select":"Select"},"admin":{"confirmdeletecomments":"You are about to delete comments, are you sure?","confirmation":"Confirmation"},"question":{"flagged":"Flagged"},"quiz":{"functiondisabledbysecuremode":"That functionality is currently disabled","startattempt":"Start attempt","timesup":"Time is up!"},"debug":{"debuginfo":"Debug info","line":"Line","stacktrace":"Stack trace"},"langconfig":{"labelsep":": "}};
//]]>
//<![CDATA[
(function() {Y.use("moodle-filter_mathjaxloader-loader",function() {M.filter_mathjaxloader.configure({"mathjaxconfig":"\nMathJax.Hub.Config({\n config: [\"Accessible.js\", \"Safe.js\"],\n errorSettings: { message: [\"!\"] },\n skipStartupTypeset: true,\n messageStyle: \"none\"\n});\n","lang":"en"});
});
Y.use("moodle-mod_quiz-autosave",function() {M.mod_quiz.autosave.init("60");
});
M.util.js_pending('random67c8982f0919c1'); Y.use('core_question_flags', function(Y) { M.core_question_flags.init(Y, "https:\/\/www.glsufcait.org\/glsmoodle\/question\/toggleflag.php", [{"src":"https:\/\/www.glsufcait.org\/glsmoodle\/theme\/image.php\/boost\/core\/1686631910\/i\/unflagged","title":"Flag this question for future reference","alt":"Flagged","text":"Flag question"},{"src":"https:\/\/www.glsufcait.org\/glsmoodle\/theme\/image.php\/boost\/core\/1686631910\/i\/flagged","title":"Remove flag","alt":"Flagged","text":"Remove flag"}]); M.util.js_complete('random67c8982f0919c1'); });
M.util.js_pending('random67c8982f0919c2'); Y.use('mod_quiz', function(Y) { M.mod_quiz.init_attempt_form(Y); M.util.js_complete('random67c8982f0919c2'); });
M.util.js_pending('random67c8982f0919c3'); Y.use('mod_quiz', function(Y) { M.mod_quiz.nav.init(Y); M.util.js_complete('random67c8982f0919c3'); });
M.util.help_popups.setup(Y);
M.util.js_pending('random67c8982f0919c9'); Y.use('mod_quiz', function(Y) { M.mod_quiz.timer.init(Y, 819, false); M.util.js_complete('random67c8982f0919c9'); });
M.util.js_pending('random67c8982f0919c10'); Y.on('domready', function() { M.util.js_complete("init"); M.util.js_complete('random67c8982f0919c10'); });
})();
//]]>