{"id":365,"date":"2018-06-22T05:10:00","date_gmt":"2018-06-22T05:10:00","guid":{"rendered":"https:\/\/oes.public.onlineeducationservices.net\/?p=365"},"modified":"2025-12-06T02:31:23","modified_gmt":"2025-12-06T02:31:23","slug":"developing-secure-online-exam-capability","status":"publish","type":"post","link":"https:\/\/oes.com\/uk\/developing-secure-online-exam-capability\/","title":{"rendered":"Developing secure online exam capability"},"content":{"rendered":"<section  class=\"block quick-links\">\n  <div class=\"container\">\n    <div class=\"row\">\n\n                                                  <div class=\"column col-12 mb-4 \"\n                  >\n                  \n                                      <div class=\"column__tag\"><span class=\"body-default\">In summary<\/span><\/div>\n                  \n                  <div class=\"column__content\">\n                                                              <ul>\n<li>The significant growth in online learning has come with the opportunity to design and create more authentic assessments but has also raised the need for secure and user-friendly online assessments.<\/li>\n<li>OES works closely with partner institutions to help them fast track their own secure online exam capability as part of their end to end solutions for online learning.<\/li>\n<\/ul>\n\n                                          \n                  <\/div>\n\n                                      <div class=\"column__footnote\"><span><\/span><\/div>\n              \n                  <\/div>\n    \n        \n  <\/div>\n  <\/div>\n<\/section>\n\n\n<section  class=\"block complex-copy \"\n   style=\"background-color:\">\n  <div class=\"container width-normal\" style=\"color:\">\n    <div class=\"row\">\n\n              <div class=\"col-12\">\n                    <p>Institutions that need to administer high stakes exams for a geographically-dispersed student cohort can benefit from developing the capability necessary to deliver online exams.<\/p>\n<p>This is something I\u2019ve addressed in a new white paper for OES, \u2018Developing secure online exam capability\u2019, as a starting point for others to consider online exam capability holistically and to discuss how to develop it.<\/p>\n<p>The significant growth in online and distance learning has come with the opportunity to design and create more authentic assessments but has also raised the need for secure and user-friendly online assessments.<\/p>\n<p>There are several technology vendors providing related solutions, but an institution needs to build significant capability internally to work with them and successfully execute online exam pilots and transition to large-scale rollout.<\/p>\n<p>Since 2014, OES has piloted and scaled up the delivery of secure online exams. Beginning with a small pilot of fewer than 100 sessions, OES has gradually scaled up to delivering more than 5,000 online exam sessions in 2017 in collaboration with a university partner and technology providers.<\/p>\n<p>Though this experience, OES experts have learned that for an institution to be able to deliver secure online exams without compromising the user experience, capability needs to be developed across a number of dimensions.<\/p>\n<p>As the paper outlines in detail, this includes:<\/p>\n<p>1. <strong>Assessment digitisation<\/strong>: the capability to convert exam content such as a paper-based multiple choice into an online format.<\/p>\n<p>2. <strong>Proctoring or Invigilation<\/strong>: the ability to supervise a student taking an exam in a location of their choice by connecting to their computer, viewing what happens on their screen and monitoring their activity via a web camera.<\/p>\n<p>3. <strong>Integrated student support<\/strong>: the creation of an integrated student support capability means establishing and maintaining support materials and channels for the students and staff involved, and iteratively refining them from one exam period to the next.<\/p>\n<p>We\u2019ve also compared and contrasted organising large-scale geographically-dispersed online exams and face-to-face exams from the point of view of security.<\/p>\n<p>There is a case to demonstrate that online exams can provide a level of security that is comparable to (and in some aspects superior to) those of face-to-face exams.<\/p>\n<p>If institutions proceed to develop the capability outlined and make considered security decisions, then online exams can offer a valuable complement to an institution\u2019s assessment portfolio. OES can work closely with partner institutions to help them fast track their own secure online exam capability as part of their end to end solutions for online learning.<\/p>\n\n                  <\/div>\n      \n      \n    <\/div>\n  <\/div>\n\n  <\/section>\n\n\n<section  class=\"block forms-layout animate__animated animate__fadeIn\"\n  >\n  \n  <div class=\"container forms-layout-container\">\n    <div class=\"row restrain-width\">\n                              <div class=\"col-12 px-md-5 form-z-index\">\n                        <script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\nvar gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\"gform\/theme\/scripts_loaded\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\"function\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\"gform_main_scripts_loaded\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\"gform\/theme\/scripts_loaded\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\"DOMContentLoaded\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\"action\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\"filter\",o,r,e,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,r){gform.removeHook(\"action\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\"filter\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\"_\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\"filter\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n\/* ]]> *\/\n<\/script>\n\n                <div class='gf_browser_gecko gform_wrapper gravity-theme gform-theme--no-framework' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_6' ><div id='gf_6' class='gform_anchor' tabindex='-1'><\/div>\n                        <div class='gform_heading'>\n                            <p class='gform_description'><\/p>\n\t\t\t\t\t\t\t<p class='gform_required_legend'>&quot;<span class=\"gfield_required gfield_required_asterisk\">*<\/span>&quot; indicates required fields<\/p>\n                        <\/div><form method='post' enctype='multipart\/form-data' target='gform_ajax_frame_6' id='gform_6'  action='\/uk\/wp-json\/wp\/v2\/posts\/365#gf_6' data-formid='6' novalidate>\n                        <div class='gform-body gform_body'><div id='gform_fields_6' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_6_15\" class=\"gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_6_15'>URL<\/label><div class='ginput_container'><input name='input_15' id='input_6_15' type='text' value='' autocomplete='new-password'\/><\/div><div class='gfield_description' id='gfield_description_6_15'>This field is for validation purposes and should be left unchanged.<\/div><\/div><fieldset id=\"field_6_5\" class=\"gfield gfield--type-name gfield_contains_required field_sublabel_hidden_label gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/legend><div class='ginput_complex ginput_container ginput_container--name no_prefix has_first_name no_middle_name has_last_name no_suffix gf_name_has_2 ginput_container_name gform-grid-row' id='input_6_5'>\n                            \n                            <span id='input_6_5_3_container' class='name_first gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_5.3' id='input_6_5_3' value='' tabindex='11'  aria-required='true'   placeholder='First Name'  \/>\n                                                    <label for='input_6_5_3' class='gform-field-label gform-field-label--type-sub hidden_sub_label screen-reader-text'>First<\/label>\n                                                <\/span>\n                            \n                            <span id='input_6_5_6_container' class='name_last gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_5.6' id='input_6_5_6' value='' tabindex='13'  aria-required='true'   placeholder='Last Name'  \/>\n                                                    <label for='input_6_5_6' class='gform-field-label gform-field-label--type-sub hidden_sub_label screen-reader-text'>Last<\/label>\n                                                <\/span>\n                            \n                        <\/div><\/fieldset><div id=\"field_6_7\" class=\"gfield gfield--type-text gfield--width-half field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_6_7'>Job title<\/label><div class='ginput_container ginput_container_text'><input name='input_7' id='input_6_7' type='text' value='' class='large'   tabindex='15' placeholder='Job title'  aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_6_8\" class=\"gfield gfield--type-text gfield--width-half field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_6_8'>Institution<\/label><div class='ginput_container ginput_container_text'><input name='input_8' id='input_6_8' type='text' value='' class='large'   tabindex='16' placeholder='Institution'  aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_6_9\" class=\"gfield gfield--type-email gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_6_9'>Your email<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_9' id='input_6_9' type='email' value='' class='large' tabindex='17'  placeholder='Your email' aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><fieldset id=\"field_6_12\" class=\"gfield gfield--type-checkbox gfield--type-choice gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label screen-reader-text gfield_label_before_complex' ><span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/legend><div class='ginput_container ginput_container_checkbox'><div class='gfield_checkbox ' id='input_6_12'><div class='gchoice gchoice_6_12_1'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_12.1' type='checkbox'  value='I&#039;ve read and accepted the OES Terms and conditions.'  id='choice_6_12_1' tabindex='18'  \/>\n\t\t\t\t\t\t\t\t<label for='choice_6_12_1' id='label_6_12_1' class='gform-field-label gform-field-label--type-inline'>I&#8217;ve read and accepted the OES Terms and conditions.<\/label>\n\t\t\t\t\t\t\t<\/div><\/div><\/div><\/fieldset><fieldset id=\"field_6_13\" class=\"gfield gfield--type-checkbox gfield--type-choice gfield--width-full field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label screen-reader-text gfield_label_before_complex' ><\/legend><div class='ginput_container ginput_container_checkbox'><div class='gfield_checkbox ' id='input_6_13'><div class='gchoice gchoice_6_13_1'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_13.1' type='checkbox'  value='We&#039;d love to keep in touch by email. OES will not share your information - see our privacy policy. All our communications contain an unsubscribe link.'  id='choice_6_13_1' tabindex='19'  \/>\n\t\t\t\t\t\t\t\t<label for='choice_6_13_1' id='label_6_13_1' class='gform-field-label gform-field-label--type-inline'>We&#8217;d love to keep in touch by email. OES will not share your information &#8211; see our privacy policy. All our communications contain an unsubscribe link.<\/label>\n\t\t\t\t\t\t\t<\/div><\/div><\/div><\/fieldset><div id=\"field_6_14\" class=\"gfield gfield--type-captcha gfield--width-full field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_6_14'>CAPTCHA<\/label><div id='input_6_14' class='ginput_container ginput_recaptcha' data-sitekey='6LdlUycpAAAAAG1O95ygzReg_QwhpW93fqq1IlIS'  data-theme='light' data-tabindex='-1' data-size='invisible' data-badge='bottomright'><\/div><\/div><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_6' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Submit' tabindex='20' \/> <input type='hidden' name='gform_ajax' value='form_id=6&amp;title=&amp;description=1&amp;tabindex=10&amp;theme=gravity-theme&amp;hash=0637cb5dc90702d925363aa03b5f8a99' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_6' value='iframe' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_6' id='gform_theme_6' value='gravity-theme' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_6' id='gform_style_settings_6' value='' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_6' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='6' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_6' value='WyJbXSIsIjY2N2RjNjcyYzYzYjNjNGUxOWFiMzc4NThmYzJkZDljIl0=' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_6' id='gform_target_page_number_6' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_6' id='gform_source_page_number_6' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div>\n\t\t                <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_6' id='gform_ajax_frame_6' title='This iframe contains the logic required to handle Ajax powered Gravity Forms.'><\/iframe>\n\t\t                <script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n gform.initializeOnLoaded( function() {gformInitSpinner( 6, 'https:\/\/oes.com\/uk\/app\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_6').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_6');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_6').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_6').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_6').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_6').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/ jQuery(document).scrollTop(jQuery('#gform_wrapper_6').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_6').val();gformInitSpinner( 6, 'https:\/\/oes.com\/uk\/app\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [6, current_page]);window['gf_submitting_6'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_6').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_6').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [6]);window['gf_submitting_6'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_6').text());}else{jQuery('#gform_6').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"6\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_6\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_6\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_6\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 6, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); \n\/* ]]> *\/\n<\/script>\n          <\/div>\n\n          <script>\n            jQuery(function($) {\n              var dataLayer = window.dataLayer = window.dataLayer || [];\n              \/\/Check Submit and see if confirmation was triggered\n              $(\".newsletter-form\").submit(function() {;\n                $('.forms-layout-container').bind(\"DOMSubtreeModified\", function() {\n                  const confirm = $(this).find('.gform_confirmation_wrapper');\n                  if(confirm.length > 0) {\n                    dataLayer.push({\n                      'event': 'subscribeFinish',\n                      'lead_source': 'Web App',\n                    });\n                  }\n                })\n              });\n            });\n          <\/script>\n                  <\/div>\n\n  <\/div>\n  <div class=\"layout-bar-cutoff\">\n    <img class=\"lazyload\" data-src=\"https:\/\/oes.com\/uk\/app\/themes\/oes\/dist\/images\/forms-layout-bar-combined_b9263278.svg\">\n  <\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Institutions that need to administer high stakes exams for a geographically-dispersed student cohort can benefit by developing the capability necessary to deliver online exams.<\/p>\n","protected":false},"author":4,"featured_media":3343,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[14],"tags":[16,17,9],"class_list":["post-365","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-white-papers","tag-innovation","tag-learning-delivery","tag-oes"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v23.4 (Yoast SEO v23.4) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Developing secure online exam capability | White Papers | OES<\/title>\n<meta name=\"description\" content=\"Institutions that need to administer high stakes exams for a geographically-dispersed student cohort can benefit by delivering online exams.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/oes.edu.au\/developing-secure-online-exam-capability\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Developing secure online exam capability\" \/>\n<meta property=\"og:description\" content=\"Institutions that need to administer high stakes exams for a geographically-dispersed student cohort can benefit by delivering online exams.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/oes.edu.au\/developing-secure-online-exam-capability\/\" \/>\n<meta property=\"og:site_name\" content=\"OES\" \/>\n<meta property=\"article:published_time\" content=\"2018-06-22T05:10:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-06T02:31:23+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/oes.com\/uk\/app\/uploads\/2018\/06\/Online-exam.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"393\" \/>\n\t<meta property=\"og:image:height\" content=\"393\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Alannah Hosemans\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/oes.edu.au\/developing-secure-online-exam-capability\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/oes.com\/uk\/developing-secure-online-exam-capability\/\"},\"author\":{\"name\":\"Alannah Hosemans\",\"@id\":\"https:\/\/oes.com\/uk\/#\/schema\/person\/8e0e57e8cde1b575efce822bbf4fb0a2\"},\"headline\":\"Developing secure online exam capability\",\"datePublished\":\"2018-06-22T05:10:00+00:00\",\"dateModified\":\"2025-12-06T02:31:23+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/oes.com\/uk\/developing-secure-online-exam-capability\/\"},\"wordCount\":5,\"publisher\":{\"@id\":\"https:\/\/oes.com\/uk\/#organization\"},\"image\":{\"@id\":\"https:\/\/oes.edu.au\/developing-secure-online-exam-capability\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/oes.com\/uk\/app\/uploads\/2018\/06\/Online-exam.jpg\",\"keywords\":[\"innovation\",\"learning delivery\",\"oes\"],\"articleSection\":[\"White Papers\"],\"inLanguage\":\"en-AU\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/oes.com\/uk\/developing-secure-online-exam-capability\/\",\"url\":\"https:\/\/oes.edu.au\/developing-secure-online-exam-capability\/\",\"name\":\"Developing secure online exam capability | White Papers | OES\",\"isPartOf\":{\"@id\":\"https:\/\/oes.com\/uk\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/oes.edu.au\/developing-secure-online-exam-capability\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/oes.edu.au\/developing-secure-online-exam-capability\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/oes.com\/uk\/app\/uploads\/2018\/06\/Online-exam.jpg\",\"datePublished\":\"2018-06-22T05:10:00+00:00\",\"dateModified\":\"2025-12-06T02:31:23+00:00\",\"description\":\"Institutions that need to administer high stakes exams for a geographically-dispersed student cohort can benefit by delivering online exams.\",\"breadcrumb\":{\"@id\":\"https:\/\/oes.edu.au\/developing-secure-online-exam-capability\/#breadcrumb\"},\"inLanguage\":\"en-AU\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/oes.edu.au\/developing-secure-online-exam-capability\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-AU\",\"@id\":\"https:\/\/oes.edu.au\/developing-secure-online-exam-capability\/#primaryimage\",\"url\":\"https:\/\/oes.com\/uk\/app\/uploads\/2018\/06\/Online-exam.jpg\",\"contentUrl\":\"https:\/\/oes.com\/uk\/app\/uploads\/2018\/06\/Online-exam.jpg\",\"width\":393,\"height\":393},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/oes.edu.au\/developing-secure-online-exam-capability\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/oes.com\/uk\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Developing secure online exam capability\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/oes.com\/uk\/#website\",\"url\":\"https:\/\/oes.com\/uk\/\",\"name\":\"OES\",\"description\":\"Supporting Student Success\",\"publisher\":{\"@id\":\"https:\/\/oes.com\/uk\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/oes.com\/uk\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-AU\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/oes.com\/uk\/#organization\",\"name\":\"OES\",\"url\":\"https:\/\/oes.com\/uk\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-AU\",\"@id\":\"https:\/\/oes.com\/uk\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/oes.com\/uk\/app\/uploads\/2021\/07\/logo.png\",\"contentUrl\":\"https:\/\/oes.com\/uk\/app\/uploads\/2021\/07\/logo.png\",\"width\":294,\"height\":136,\"caption\":\"OES\"},\"image\":{\"@id\":\"https:\/\/oes.com\/uk\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/oes.com\/uk\/#\/schema\/person\/8e0e57e8cde1b575efce822bbf4fb0a2\",\"name\":\"Alannah Hosemans\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-AU\",\"@id\":\"https:\/\/oes.com\/uk\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/f6435d044a7f875d3cda92284338f67c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/f6435d044a7f875d3cda92284338f67c?s=96&d=mm&r=g\",\"caption\":\"Alannah Hosemans\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Developing secure online exam capability | White Papers | OES","description":"Institutions that need to administer high stakes exams for a geographically-dispersed student cohort can benefit by delivering online exams.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/oes.edu.au\/developing-secure-online-exam-capability\/","og_locale":"en_US","og_type":"article","og_title":"Developing secure online exam capability","og_description":"Institutions that need to administer high stakes exams for a geographically-dispersed student cohort can benefit by delivering online exams.","og_url":"https:\/\/oes.edu.au\/developing-secure-online-exam-capability\/","og_site_name":"OES","article_published_time":"2018-06-22T05:10:00+00:00","article_modified_time":"2025-12-06T02:31:23+00:00","og_image":[{"width":393,"height":393,"url":"https:\/\/oes.com\/uk\/app\/uploads\/2018\/06\/Online-exam.jpg","type":"image\/jpeg"}],"author":"Alannah Hosemans","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/oes.edu.au\/developing-secure-online-exam-capability\/#article","isPartOf":{"@id":"https:\/\/oes.com\/uk\/developing-secure-online-exam-capability\/"},"author":{"name":"Alannah Hosemans","@id":"https:\/\/oes.com\/uk\/#\/schema\/person\/8e0e57e8cde1b575efce822bbf4fb0a2"},"headline":"Developing secure online exam capability","datePublished":"2018-06-22T05:10:00+00:00","dateModified":"2025-12-06T02:31:23+00:00","mainEntityOfPage":{"@id":"https:\/\/oes.com\/uk\/developing-secure-online-exam-capability\/"},"wordCount":5,"publisher":{"@id":"https:\/\/oes.com\/uk\/#organization"},"image":{"@id":"https:\/\/oes.edu.au\/developing-secure-online-exam-capability\/#primaryimage"},"thumbnailUrl":"https:\/\/oes.com\/uk\/app\/uploads\/2018\/06\/Online-exam.jpg","keywords":["innovation","learning delivery","oes"],"articleSection":["White Papers"],"inLanguage":"en-AU"},{"@type":"WebPage","@id":"https:\/\/oes.com\/uk\/developing-secure-online-exam-capability\/","url":"https:\/\/oes.edu.au\/developing-secure-online-exam-capability\/","name":"Developing secure online exam capability | White Papers | OES","isPartOf":{"@id":"https:\/\/oes.com\/uk\/#website"},"primaryImageOfPage":{"@id":"https:\/\/oes.edu.au\/developing-secure-online-exam-capability\/#primaryimage"},"image":{"@id":"https:\/\/oes.edu.au\/developing-secure-online-exam-capability\/#primaryimage"},"thumbnailUrl":"https:\/\/oes.com\/uk\/app\/uploads\/2018\/06\/Online-exam.jpg","datePublished":"2018-06-22T05:10:00+00:00","dateModified":"2025-12-06T02:31:23+00:00","description":"Institutions that need to administer high stakes exams for a geographically-dispersed student cohort can benefit by delivering online exams.","breadcrumb":{"@id":"https:\/\/oes.edu.au\/developing-secure-online-exam-capability\/#breadcrumb"},"inLanguage":"en-AU","potentialAction":[{"@type":"ReadAction","target":["https:\/\/oes.edu.au\/developing-secure-online-exam-capability\/"]}]},{"@type":"ImageObject","inLanguage":"en-AU","@id":"https:\/\/oes.edu.au\/developing-secure-online-exam-capability\/#primaryimage","url":"https:\/\/oes.com\/uk\/app\/uploads\/2018\/06\/Online-exam.jpg","contentUrl":"https:\/\/oes.com\/uk\/app\/uploads\/2018\/06\/Online-exam.jpg","width":393,"height":393},{"@type":"BreadcrumbList","@id":"https:\/\/oes.edu.au\/developing-secure-online-exam-capability\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/oes.com\/uk\/"},{"@type":"ListItem","position":2,"name":"Developing secure online exam capability"}]},{"@type":"WebSite","@id":"https:\/\/oes.com\/uk\/#website","url":"https:\/\/oes.com\/uk\/","name":"OES","description":"Supporting Student Success","publisher":{"@id":"https:\/\/oes.com\/uk\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/oes.com\/uk\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-AU"},{"@type":"Organization","@id":"https:\/\/oes.com\/uk\/#organization","name":"OES","url":"https:\/\/oes.com\/uk\/","logo":{"@type":"ImageObject","inLanguage":"en-AU","@id":"https:\/\/oes.com\/uk\/#\/schema\/logo\/image\/","url":"https:\/\/oes.com\/uk\/app\/uploads\/2021\/07\/logo.png","contentUrl":"https:\/\/oes.com\/uk\/app\/uploads\/2021\/07\/logo.png","width":294,"height":136,"caption":"OES"},"image":{"@id":"https:\/\/oes.com\/uk\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/oes.com\/uk\/#\/schema\/person\/8e0e57e8cde1b575efce822bbf4fb0a2","name":"Alannah Hosemans","image":{"@type":"ImageObject","inLanguage":"en-AU","@id":"https:\/\/oes.com\/uk\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/f6435d044a7f875d3cda92284338f67c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f6435d044a7f875d3cda92284338f67c?s=96&d=mm&r=g","caption":"Alannah Hosemans"}}]}},"_links":{"self":[{"href":"https:\/\/oes.com\/uk\/wp-json\/wp\/v2\/posts\/365"}],"collection":[{"href":"https:\/\/oes.com\/uk\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/oes.com\/uk\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/oes.com\/uk\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/oes.com\/uk\/wp-json\/wp\/v2\/comments?post=365"}],"version-history":[{"count":15,"href":"https:\/\/oes.com\/uk\/wp-json\/wp\/v2\/posts\/365\/revisions"}],"predecessor-version":[{"id":16837,"href":"https:\/\/oes.com\/uk\/wp-json\/wp\/v2\/posts\/365\/revisions\/16837"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/oes.com\/uk\/wp-json\/wp\/v2\/media\/3343"}],"wp:attachment":[{"href":"https:\/\/oes.com\/uk\/wp-json\/wp\/v2\/media?parent=365"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/oes.com\/uk\/wp-json\/wp\/v2\/categories?post=365"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/oes.com\/uk\/wp-json\/wp\/v2\/tags?post=365"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}