From b29e57652a90b9556e3b625f7d49e3623e5e384c Mon Sep 17 00:00:00 2001 From: Nick Barry <nbarry@unl.edu> Date: Tue, 26 Aug 2014 16:54:17 -0500 Subject: [PATCH] Updated text on ace recertification edit page --- .../courses/views/scripts/edit/index.phtml | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/application/modules/courses/views/scripts/edit/index.phtml b/application/modules/courses/views/scripts/edit/index.phtml index 8d5b993a..5d84e1de 100644 --- a/application/modules/courses/views/scripts/edit/index.phtml +++ b/application/modules/courses/views/scripts/edit/index.phtml @@ -1157,23 +1157,7 @@ if (in_array($this->request->getType(), array('NewCourseWithACE', 'AddACEToCours </ol> <fieldset class="wideOption"> - <p> - The University Curriculum Committee requires that samples of student work - be electronically submitted in Blackboard Content Collection by the - Recertification deadline. The samples should represent work from the - course over the period of time the course was ACE certified and should - represent student assignments or work that matches the appropriate ACE - learning outcome(s). The UCC ACE subcommittee expects that only a reasonable - sample of student work be submitted in Blackboard, not all the student - work collected by the course that the department is using for ACE Assessment - reporting. - </p> - - <p> - <a href="<?php echo $this->baseUrl(); ?>/misc/UserGuide_UploadingACESamplesforRecertification.pdf" target="_blank">User Guide: Uploading ACE Samples for Recertification</a> - </p> - - <label for="ace-recertify-blackboardUpload" class="required"> + <label for="ace-recertify-blackboardUpload" class="required"> By checking this box, as the submitter of this course for ACE Recertification, you agree to upload the electronic student work samples into the Blackboard Content Collection folder (if requested by the ACE committee). -- GitLab