Well done on completing your Formative Assessments! Your answers will be assessed by a registered Assessor. You will receive a notification regarding the outcome.
\r\n
\r\n Go to Dashboard\r\n
\r\n \r\n
\r\n \r\n \r\n \r\n
\r\n\r\n\r\n\r\n\r\n\r\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./DocumentViewer.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./DocumentViewer.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./DocumentViewer.vue?vue&type=template&id=017199ba&\"\nimport script from \"./DocumentViewer.vue?vue&type=script&lang=js&\"\nexport * from \"./DocumentViewer.vue?vue&type=script&lang=js&\"\nimport style0 from \"./DocumentViewer.vue?vue&type=style&index=0&lang=scss&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","export * from \"-!../../../node_modules/@vue/cli-service/node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../node_modules/css-loader/index.js??ref--8-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/lib/index.js??ref--8-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./DocumentViewer.vue?vue&type=style&index=0&lang=scss&\"","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{ref:\"q_a\",attrs:{\"id\":\"q-a\"}},[_c('vs-tabs',{model:{value:(_vm.activeTab),callback:function ($$v) {_vm.activeTab=$$v},expression:\"activeTab\"}},[_c('vs-tab',{attrs:{\"label\":\"Ask a Question\"}},[_c('vs-divider',[_c('i',{staticClass:\"icon feather icon-help-circle text-white\",staticStyle:{\"width\":\"50px\"}})]),_c('div',{staticClass:\"vx-col w-full\"},[_c('label',{attrs:{\"for\":\"question\"}},[_vm._v(\"Question\")]),_c('vs-textarea',{staticClass:\"mt-1\",staticStyle:{\"color\":\"black\"},attrs:{\"id\":\"question\"},model:{value:(_vm.studentQuestion),callback:function ($$v) {_vm.studentQuestion=$$v},expression:\"studentQuestion\"}}),_c('vs-button',{attrs:{\"color\":\"success\"},on:{\"click\":_vm.postQuestion}},[_vm._v(\"Submit Question\")])],1)],1),_c('vs-tab',{ref:\"task_questions\",attrs:{\"label\":\"View your questions\"}},[_c('vs-divider',[_c('i',{staticClass:\"icon feather icon-help-circle text-white\",staticStyle:{\"width\":\"50px\"}})]),(_vm.taskQuestions.length)?_c('div',[_c('vs-table',{ref:\"publicquestionTable\",staticClass:\"vs-con-loading__container\",attrs:{\"stripe\":\"\",\"single\":\"\",\"pagination\":\"\",\"max-items\":\"10\",\"data\":_vm.taskQuestions},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar data = ref.data;\nreturn _vm._l((data),function(question,indextr){return _c('vs-tr',{key:indextr,attrs:{\"data\":question}},[_c('vs-td',{attrs:{\"data\":data[indextr].question}},[_vm._v(\"\\n \"+_vm._s(question.question)+\"\\n \")]),_c('vs-td',{attrs:{\"data\":data[indextr].answer}},[_vm._v(\"\\n \"+_vm._s(question.answer)+\"\\n \")]),_c('vs-td',{attrs:{\"data\":data[indextr].dateAsked}},[_vm._v(\"\\n \"+_vm._s(question.dateAsked)+\"\\n \")]),_c('vs-td',{attrs:{\"data\":data[indextr].dateAnswered}},[_vm._v(\"\\n \"+_vm._s(question.dateAnswered)+\"\\n \")]),_c('vs-td',{attrs:{\"data\":data[indextr].teacherName}},[_vm._v(\"\\n \"+_vm._s(question.teacherName)+\"\\n \")])],1)})}}],null,false,3998265729)},[_c('div',{staticClass:\"flex flex-wrap-reverse items-center flex-grow justify-between\",attrs:{\"slot\":\"header\"},slot:\"header\"},[_c('h3',[_vm._v(\"Public Questions and Answers\")])]),_c('template',{slot:\"thead\"},[_c('vs-th',{attrs:{\"sort-key\":\"question\"}},[_vm._v(\"Question\")]),_c('vs-th',{attrs:{\"sort-key\":\"answer\"}},[_vm._v(\"Answer\")]),_c('vs-th',{attrs:{\"sort-key\":\"dateAsked\"}},[_vm._v(\"Date Asked\")]),_c('vs-th',{attrs:{\"sort-key\":\"dateAnswered\"}},[_vm._v(\"Date Answered\")]),_c('vs-th',{attrs:{\"sort-key\":\"teacherName\"}},[_vm._v(\"By Teacher\")])],1)],2)],1):_c('div',[_c('h4',[_vm._v(\"No questions to display.\")])])],1),_c('vs-tab',{ref:\"public_questions\",attrs:{\"label\":\"Public Questions\"}},[_c('vs-divider',[_c('i',{staticClass:\"icon feather icon-help-circle text-white\",staticStyle:{\"width\":\"50px\"}})]),(_vm.publicQuestions.length)?_c('div',[_c('vs-table',{ref:\"publicquestionTable\",staticClass:\"vs-con-loading__container\",attrs:{\"stripe\":\"\",\"single\":\"\",\"pagination\":\"\",\"max-items\":\"10\",\"data\":_vm.publicQuestions},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar data = ref.data;\nreturn _vm._l((data),function(question,indextr){return _c('vs-tr',{key:indextr,attrs:{\"data\":question}},[_c('vs-td',{attrs:{\"data\":data[indextr].question}},[_vm._v(\"\\n \"+_vm._s(question.question)+\"\\n \")]),_c('vs-td',{attrs:{\"data\":data[indextr].answer}},[_vm._v(\"\\n \"+_vm._s(question.answer)+\"\\n \")]),_c('vs-td',{attrs:{\"data\":data[indextr].dateAsked}},[_vm._v(\"\\n \"+_vm._s(question.dateAsked)+\"\\n \")]),_c('vs-td',{attrs:{\"data\":data[indextr].dateAnswered}},[_vm._v(\"\\n \"+_vm._s(question.dateAnswered)+\"\\n \")]),_c('vs-td',{attrs:{\"data\":data[indextr].teacherName}},[_vm._v(\"\\n \"+_vm._s(question.teacherName)+\"\\n \")])],1)})}}],null,false,3998265729)},[_c('div',{staticClass:\"flex flex-wrap-reverse items-center flex-grow justify-between\",attrs:{\"slot\":\"header\"},slot:\"header\"},[_c('h3',[_vm._v(\"Public Questions and Answers\")])]),_c('template',{slot:\"thead\"},[_c('vs-th',{attrs:{\"sort-key\":\"question\"}},[_vm._v(\"Question\")]),_c('vs-th',{attrs:{\"sort-key\":\"answer\"}},[_vm._v(\"Answer\")]),_c('vs-th',{attrs:{\"sort-key\":\"dateAsked\"}},[_vm._v(\"Date Asked\")]),_c('vs-th',{attrs:{\"sort-key\":\"dateAnswered\"}},[_vm._v(\"Date Answered\")]),_c('vs-th',{attrs:{\"sort-key\":\"teacherName\"}},[_vm._v(\"By Teacher\")])],1)],2)],1):_c('div',[_c('h4',[_vm._v(\"No public questions to display.\")])])],1)],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\r\n