Lesson 1 of 0
In Progress

Watch and Upload Your Assessment Video

After watching the assessment instruction video above, please fill out the fields below and start recording or uploading your video.

[tcb-script src=”//assets.ziggeo.com/v1-stable/ziggeo.js”][/tcb-script][tcb-script src=”//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.js”][/tcb-script][tcb-script]ZiggeoApi.token = “46ffc9a28384d7a7e80d0f1fbcf71bda”;[/tcb-script][tcb-script]ZiggeoApi.Config.cdn = true;[/tcb-script][tcb-script]ZiggeoApi.Config.webrtc = true;[/tcb-script][tcb-script]ZiggeoApi.Config.resumable = true;[/tcb-script][tcb-script]ZiggeoApi.Config.cookies = true;[/tcb-script]Video Submission Form[tcb-script]$(document).ready( function() {//assigning the event handler for click on the Next button on first screen$(“#step1 button”).on(“click”, function() {//hide first screen$(“#step1”).hide();//show second screen$(“#step2″).show();//add our embedding to the pagevar recorder = new ZiggeoApi.V2.Recorder({//we find the element with id=”recorder” to attach v2 recorder to itelement: document.getElementById(“recorder”),attrs: {//we make the recorder responsiveresponsive: true,//we set the max time for recording to 120 secondstimelimit: 2 * 60,theme: “modern”, title: “rawassessment”,//we add name and email to the video as a custom data”custom-data”: {name: $(“#name”).val(),email: $(“#email”).val()}}});//we activate the recorderrecorder.activate();recorder.on(“verified”, function() {//once video is uploaded and seen that it can be processed the verified event fires we show the// button to Submit the form$(“#step2 button”).show();});});//When Submit button is clicked$(“#step2 button”).on(“click”, function() {//hide second screen showing recorder$(“#step2”).hide();//show the “Thank you” screen$(“#step3”).show();});});[/tcb-script]Your NameYour EmailNextUpload or Record your video here:SubmitWe have received your assessment video.

Note: Please click on “Mark Complete” after filling out the fields and submitting your video. This would help us know that you’ve completed the assessment.