diff --git a/application/modules/courses/views/scripts/view/course-info.phtml b/application/modules/courses/views/scripts/view/course-info.phtml index 4336e5b4cef0182bf55e4faa4d8a8d90d1dac235..db450644616095af84fe123e566ab25f0c308d00 100644 --- a/application/modules/courses/views/scripts/view/course-info.phtml +++ b/application/modules/courses/views/scripts/view/course-info.phtml @@ -46,21 +46,23 @@ ?> <div id="aceRecertification"> <h2>Recertification</h2> - <dl> - <dt> - Please indicate the semesters the course has been taught as an ACE certified course. - </dt> - <dd><?php - $semestersTaught = array(); - foreach ($recertification['semestersTaught'] as $semesterTaught) { - $semestersTaught[] = $this->termDescription($semesterTaught) . ' (' . $semesterTaught . ')'; - } - echo implode(', ', $semestersTaught); - ?></dd> - </dl> <ol class="questionList"> <li> - <div class="question"> + <div class="question"> + Please indicate the semesters the course has been taught as an ACE certified course. + </div> + <div class="answer"> + <?php + $semestersTaught = array(); + foreach ($recertification['semestersTaught'] as $semesterTaught) { + $semestersTaught[] = $this->termDescription($semesterTaught) . ' (' . $semesterTaught . ')'; + } + echo implode(', ', $semestersTaught); + ?> + </div> + </li> + <li> + <div class="question"> What have assessment data revealed about how the course helps students achieve the designated Student Learning Outcome(s)? (You might be able to complete this textbox by copying information found in the Summary @@ -72,7 +74,7 @@ </div> </li> <li> - <div class="question"> + <div class="question"> How have those assessment data been used to help the course meet the certified Student Learning Outcome(s)? (You might be able to complete this textbox by copying information found in the Summary & Conclusion @@ -83,7 +85,7 @@ </div> </li> <li> - <div class="question"> + <div class="question"> If your assessment plan does not include collection of student work from all sections each time the course is taught, indicate how your department ensures that all sections are taught in accordance with @@ -94,7 +96,7 @@ </div> </li> <li> - <div class="question"> + <div class="question"> If the response in the original proposal for ACE certification indicated that the assessment process was still being developed, the UCC/ACE subcommittee expects an explanation of the process. (May be referenced