暂无描述

assessment.blade.php 24KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618
  1. @extends('layouts.master')
  2. @section('navigation')
  3. @if($role==1)
  4. @include('local.managers.admins._navigation')
  5. @elseif($role==2)
  6. @include('local.managers.sCoords._navigation')
  7. @elseif($role==3)
  8. @include('local.managers.pCoords._navigation')
  9. @else
  10. @include('local.professors._navigation')
  11. @endif
  12. @stop
  13. @section('main')
  14. <!-- View criterion info -->
  15. <div class="modal fade" id="modal-view-criterion">
  16. <div class="modal-dialog modal-lg">
  17. <div class="modal-content">
  18. <div class="modal-header">
  19. <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
  20. <h4 class="modal-title"></h4>
  21. </div>
  22. <div class="modal-body">
  23. <table class="table table-bordered">
  24. <thead id = "criteria-header">;
  25. @for($i=0; $i<$rubric->num_scales; $i++)
  26. <th>{{$rubric->titles[$i]}} ({{1+($i*($rubric->max_score/$rubric->num_scales))}} - {{(1+$i)*($rubric->max_score/$rubric->num_scales)}})</th>
  27. @endfor
  28. <th>Notes</th>
  29. </thead>
  30. <tbody>
  31. <tr>
  32. </tr>
  33. </tbody>
  34. </table>
  35. </div>
  36. </div><!-- /.modal-content -->
  37. </div><!-- /.modal-dialog -->
  38. </div><!-- /.modal -->
  39. <div class="row">
  40. <div class="col-md-12">
  41. <div class="well">
  42. <button id="button-language" class="btn btn-default btn-sm pull-right">Change language / Cambiar idioma</button>
  43. <div id="english-instructions">
  44. <h4>Instructions:</h4>
  45. <ol>
  46. <li>Fill in the scores per criterion for each student. You can see the student's final score in the last column.</li>
  47. <li>Click 'Publish Assessment' if you are done. Click 'Save as Draft' if you have not finished assessing the activity. You can come back later if you need to make any updates.
  48. <li>Unpublished results will be isolated. That is, they <strong>will not</strong> be aggregated to other results.</li>
  49. </ol>
  50. <h4>Notes:</h4>
  51. <ul>
  52. <li>If a particular criterion cannot be assessed for a student, select "N/A" (Not Applicable). This <strong>will not</strong> affect the student's score.</li>
  53. <li>If a particular criterion was assessed but the student did not complete the necessary work, you must select "0". This <strong>will</strong> affect the student's score.</li>
  54. <li>If a student did not complete any work for this activity, select "0" for all columns in that student's row.</li>
  55. <li>If a student dropped the class, select "N/A" (Not Applicable) for all columns in that student's row.</li>
  56. <li>Cells with "N/A" <strong>will not</strong> be used to determine whether a criterion is achieved. Only scores from 0 to {{$rubric->max_score}} will be considered for this purpose.</li>
  57. <li>For this activity, <strong>at least one score must be from 1-{{$rubric->max_score}}.</strong> Otherwise, the 'Publish Assessment' and 'Save as Draft' buttons will be <strong>disabled</strong>. If you want to delete previously saved scores, go back to the activity and click the "Delete Assessment" button.</li>
  58. </ul>
  59. </div>
  60. <div id="spanish-instructions">
  61. <h4>Instrucciones:</h4>
  62. <ol>
  63. <li>Seleccione la puntuación por criterio para cada estudiante. Puede ver la puntuación final en la última columna.</li>
  64. <li>Oprima 'Publish Assessment' una vez termine. Si no ha terminado, oprima 'Save as Draft' (guardar como borrador). Puede volver a esta página luego si desea hacer cambios.</li>
  65. <li>Los resultados guardados como borrador estarán asilados. Es decir, <strong>no</strong> se agregarán a los demás resultados.</li>
  66. </ol>
  67. <h4>Notas:</h4>
  68. <ul>
  69. <li>Si un criterio particular no puede ser evaluado, seleccione "N/A" (No Aplica). Esto <strong>no</strong> afectará la puntuación final del estudiante.</li>
  70. <li>Si un criterio particular fue evaluado, pero el estudiante no completó el trabajo necesario, debe seleccionar "0". Esto <strong>sí</strong> afectará la puntuación final del estudiante.</li>
  71. <li>Si un estudiante no completó el trabajo para esta actividad, seleccione "0" en todas las columnas de la fila de ese estudiante.</li>
  72. <li>Si un estudiante se dio de baja, seleccione "N/A" (No Aplica) en todas las columnas de la fila de ese estudiante.</li>
  73. <li>Las celdas con "N/A" <strong>no</strong> serán utilizadas para determinar si un criterio se alcanzó o no. Solamente las puntuaciones del 0 al {{$rubric->max_score}} serán consideradas.</li>
  74. <li>Para esta actividad, <strong>al menos una puntuación deber ser del 1 al {{$rubric->max_score}}.</strong> De otra manera, el botón para guardar <strong>se desactivará</strong>. Si quiere borrar los resultados del avalúo, vuelva a la actividad y oprima el botón que dice "Delete Assessment".</li>
  75. </ul>
  76. </div>
  77. </div>
  78. <input type='hidden' id='max' name= 'max' value='{{$rubric->max_score}}'>
  79. <input type ='hidden' id='num_of_scales' name ='num_of_scales' value ='{{$rubric->num_scales}}'>
  80. <p id="course">Course: {{{ $course->code }}} {{{ $course->number }}}</p>
  81. <p id="section">Section: {{{ $course->section }}}</p>
  82. {{ HTML::linkAction('ActivitiesController@show', 'Back to Activity', array($activity->id), array('class'=>'btn btn-default btn-sm pull-right')) }}
  83. <p id="activity" data-activity-id="{{{ $activity->id }}}">Activity: {{{ $activity->name}}} </p>
  84. <p>Passing Criteria: <span id="expected_percentage">{{{ $rubric->expected_percentage }}}% of students must obtain at least </span><span id="expected_points">{{{$rubric->expected_points}}}</span> points </p>
  85. <table data-rubric-id="{{{ $rubric->id }}}" id="assessment-table" class="table table-striped table-condensed table-bordered">
  86. <thead>
  87. <tr>
  88. <th>
  89. </th>
  90. @foreach ($rubric_criterion as $index => $criterion)
  91. <th data-criterion-id="{{{ $criterion->criterion_id }}}" ><div class="th-box">
  92. Weight<input class="form-control" id="weight-{{$index}}" name='weight[]' type="text" value="{{$criterion->weight}}" data-activity-criterion-id="{{$criterion->activity_criterion_id}}">
  93. </div></th>
  94. @endforeach
  95. </tr>
  96. <tr>
  97. <th>
  98. <div class="th-box">
  99. Student
  100. </div>
  101. </th>
  102. @foreach ($rubric_criterion as $criterion)
  103. <th class="criterion-field" data-activity-criterion-id = "{{$criterion->activity_criterion_id}}"data-rubric-criterion-id = "{{$criterion->rubric_criterion_id}}" data-criterion-id="{{{ $criterion->criterion_id }}}" ><div class="th-box">{{ $criterion->name}}</div></th>
  104. @endforeach
  105. <th>Student Percentage</th>
  106. <th>Student % per Weight</th>
  107. <th>Comments</th>
  108. </tr>
  109. </thead>
  110. <tbody>
  111. <!-- If the activity was assessed, load the assessment. Otherwise load empty sheet -->
  112. @if(sizeof($assessments)!=0)
  113. <!-- For each assessment -->
  114. @foreach ($students as $student)
  115. <tr class="student-row">
  116. <!-- Fetch student name -->
  117. <td class="student-field" data-student-id="{{ $student->id }}">
  118. {{{ $student->name }}}
  119. </td>
  120. <!-- For each criterion in the rubric, there's a score field -->
  121. @for ($i = 0; $i<sizeof($rubric_criterion); $i++)
  122. <td class="score-field">
  123. <select name="" id="" class="form-control" data-toggle="tooltip" data-placement="right" title="{{{ $student->name }}}">
  124. <!-- Option from 0-8 -->
  125. @for ($j=0; $j<=$rubric->max_score; $j++)
  126. <!-- If the decoded scores with index as the assessment id and second index as criterion id equals the loop index, mark it as selected -->
  127. @if(array_key_exists($student->id, $scores_array) && isset($scores_array[$student->id][$rubric_criterion[$i]->activity_criterion_id]) && $j == $scores_array[$student->id][$rubric_criterion[$i]->activity_criterion_id])
  128. <option value="{{$j}}" selected="selected">{{ $j }}</option>
  129. @else
  130. <option value="{{$j}}">{{ $j }}</option>
  131. @endif
  132. @endfor
  133. <!-- N/A option -->
  134. @if( !array_key_exists($student->id, $scores_array)|| !isset($scores_array[$student->id][$rubric_criterion[$i]->activity_criterion_id]))
  135. <option value="N/A" selected="selected">N/A</option>
  136. @else
  137. <option value="N/A">N/A</option>
  138. @endif
  139. </select>
  140. </td>
  141. @endfor
  142. <td class="percentage"></td>
  143. <td class="percentage-per-weight"></td>
  144. <td class="">
  145. <textarea class="comments full-textarea" placeholder="Max. 255 characters" maxLength="255" >
  146. @if(array_key_exists($student->id, $scores_array))
  147. {{ $scores_array[$student->id]["comments"] }}
  148. @endif
  149. </textarea>
  150. </td>
  151. </tr>
  152. @endforeach
  153. @else
  154. @foreach ($students as $student)
  155. <tr class="student-row">
  156. <td class="student-field" data-student-id={{ $student->id }}>{{{ $student->name }}}</td>
  157. @for ($i = 0; $i<sizeof($rubric_criterion); $i++)
  158. <td class="score-field" data-weight = '1'>
  159. <select name="" id="" class="form-control" data-toggle="tooltip" data-placement="right" title="{{{ $student->name }}}">
  160. @for($j=0; $j<=$rubric->max_score; $j++)
  161. <option value ='{{$j}}'>{{$j}}</option>
  162. @endfor
  163. <option selected="selected" value="N/A">N/A</option>
  164. </select>
  165. </td>
  166. @endfor
  167. <td class="percentage"></td>
  168. <td class="percentage-per-weight"></td>
  169. <td class="comments"><textarea class="comments full-textarea" placeholder="Max. 255 characters" maxLength="255" ></textarea></td>
  170. </tr>
  171. @endforeach
  172. @endif
  173. </tbody>
  174. <tfoot>
  175. <tr>
  176. <td>
  177. <strong>Passed Criteria Percentage </strong>
  178. </td>
  179. @for ($i = 0; $i<sizeof($rubric_criterion); $i++)
  180. <td class="total"><strong><span class="total-value"></span><span class="percent-sign">%</span></strong>
  181. </td>
  182. @endfor
  183. <td></td>
  184. </tr>
  185. </tfoot>
  186. </table>
  187. <div class="text-center">
  188. <button id="button-submit-assessment" class="btn btn-primary btn-lg publish">Publish Assessment</button>
  189. <button id="button-draft-assessment" class="btn btn-primary btn-lg draft">Save as Draft</button>
  190. </div>
  191. </div>
  192. </div>
  193. <script>
  194. $('#button-submit-assessment, #button-draft-assessment').on('click', function(e)
  195. {
  196. var draft = 0;
  197. if($(this).hasClass('draft'))
  198. draft = 1;
  199. var expected_points = parseInt($('#expected_points').text());
  200. var expected_percentage = parseInt($('#expected_percentage').text());
  201. //Prevent page refresh
  202. e.preventDefault();
  203. // Row in the database
  204. var activity_id = $('#activity').data('activity-id');
  205. var student_info = new Object();
  206. // Object to hold the score sum of each criterion
  207. var criteriaSumObject = new Object();
  208. // Object to hold % of students that passed each criterion
  209. var CriteriaAchievedPercentage = new Object();
  210. // Object to hold all student evaluations
  211. var studentAssessments = new Array();
  212. var weights = new Object();
  213. $('input[name="weight[]"]').each(function (index){
  214. activity_criterion_id = $(this).data('activity-criterion-id');
  215. weights[activity_criterion_id] = $(this).val();
  216. });
  217. // Iterate through all students
  218. $('#assessment-table tbody tr').each(function( index )
  219. {
  220. student_info[index] = new Object()
  221. student_info[index].studentId = $(this).find('.student-field').data('student-id');
  222. student_info[index].activity_crit_id = new Object();
  223. /* var ScoresObject = new Object(); // Scores column in database
  224. var CriterionObject = new Object(); // Objects inside ScoresObject
  225. var SingleStudentAssessment = new Object();
  226. SingleStudentAssessment.student_id = $(this).find('.student-field').data('student-id');
  227. */
  228. // For each criterion, store the score in array
  229. $(this).children('td.score-field').each(function(index2)
  230. {
  231. // Table cell with a score
  232. var scoreField = $(this);
  233. // Criterion being evaluated in current iteration
  234. activity_criterion_id = $('.criterion-field').eq(index2).data('activity-criterion-id');
  235. score = scoreField.children('select').find(':selected').val();
  236. if(score != "N/A")
  237. student_info[index].activity_crit_id[activity_criterion_id] = score;
  238. // Score in the cell
  239. //var score = scoreField.children('select').find(':selected').val();
  240. // Store the score in the scores Object
  241. //ScoresObject[criterion_id]=score;
  242. // Initialize the index for the sum object, if it's undefined
  243. //if(typeof(criteriaSumObject[criterion_id]) == 'undefined')
  244. //{
  245. // criteriaSumObject[criterion_id]=0;
  246. //}
  247. // Add to this criterion's total
  248. //criteriaSumObject[criterion_id]+=parseInt(score);
  249. });
  250. student_info[index].comments = $.trim($(this).find('.comments').val());
  251. //SingleStudentAssessment.scores = ScoresObject;
  252. //SingleStudentAssessment.percentage = $(this).find('.percentage').text();
  253. //SingleStudentAssessment.comments = $.trim($(this).find('.comments').val());
  254. // console.log('comment '+index+': '+SingleStudentAssessment.comments);
  255. // console.log('student object: '+JSON.stringify(SingleStudentAssessment));
  256. //var clone = jQuery.extend({}, SingleStudentAssessment);
  257. //studentAssessments.push(clone);
  258. });
  259. // console.log('students: '+JSON.stringify(studentAssessments));
  260. // console.log('total points per criteria: '+JSON.stringify(criteriaSumObject));
  261. // Iterate through all evaluated criteria, determining which were achieved
  262. // by comparing the completion percentage to the expected percentage
  263. /*var CriteriaAchievedResults = new Object();
  264. $('.total').each(function(index)
  265. {
  266. var id = $('.criterion-field').eq(index).data('criterion-id');
  267. CriteriaAchievedPercentage[id] = parseFloat($(this).find('span').text());
  268. //Set whether criterion was achieved (1) or not (0)
  269. if(CriteriaAchievedPercentage[id] >= expected_percentage)
  270. {
  271. CriteriaAchievedResults[id]=1;
  272. }
  273. else if (CriteriaAchievedPercentage[id] < expected_percentage)
  274. {
  275. CriteriaAchievedResults[id]=0;
  276. }
  277. else
  278. {
  279. CriteriaAchievedResults[id]=null;
  280. }
  281. });
  282. */
  283. // console.log('criteria percentages: '+JSON.stringify(CriteriaAchievedPercentage));
  284. // console.log('criteria achieved results: '+JSON.stringify(CriteriaAchievedResults));
  285. // Save activity to the database
  286. $.post
  287. (
  288. "{{ URL::action('ActivitiesController@saveAssessment') }}",
  289. {
  290. activity_id: activity_id,
  291. draft: draft,
  292. weights: JSON.stringify(weights),
  293. student_info: JSON.stringify(student_info)
  294. },
  295. function(data)
  296. {
  297. location.replace(data);
  298. }
  299. );
  300. });
  301. </script>
  302. @stop
  303. @section('included-js')
  304. <!-- StickyTableHeaders js -->
  305. <script src="{{ asset('vendor/stickyTableHeaders/js/jquery.stickytableheaders.min.js') }}"></script>
  306. @stop
  307. @section ('javascript')
  308. // --------------------------------------------------------------------------
  309. // Page load
  310. // --------------------------------------------------------------------------
  311. // Enable fixed headers
  312. $('#assessment-table').stickyTableHeaders();
  313. // Hide spanish instructions by default
  314. $('#spanish-instructions').toggle();
  315. $('.total').each(function(index)
  316. {
  317. percentagePerCriterion(index+1);
  318. });
  319. $('.student-row').each(function(index)
  320. {
  321. percentagePerStudent($(this));
  322. });
  323. // Highlight student names on hover
  324. $('.student-row td').on('mouseover', function()
  325. {
  326. $('.student-field').css(
  327. {
  328. 'color': 'black',
  329. });
  330. $(this).siblings('.student-field').css(
  331. {
  332. 'color': '#DD0026',
  333. });
  334. });
  335. toggleSaveButton();
  336. // --------------------------------------------------------------------------
  337. // Functions
  338. // --------------------------------------------------------------------------
  339. // Calculate average of students that passed a specific criterion
  340. function percentagePerCriterion(columnIndex)
  341. {
  342. // Object to hold the score sum of each criterion
  343. var sum = 0 ;
  344. var total = 0;
  345. columnIndex+=1;
  346. // Iterate through rows of column
  347. $('table tbody tr td:nth-child('+columnIndex+')').each(function( index )
  348. {
  349. var val = parseInt($(this).children('select').find(':selected').val());
  350. /* If N/A or 0 are chosen, they are ignored in the calculation. */
  351. if(val % 1 === 0)
  352. {
  353. if(val >= parseInt($('#expected_points').text()))
  354. {
  355. sum+=1;
  356. }
  357. total+=1;
  358. }
  359. });
  360. var percentage= (sum/total*100).toFixed(2);
  361. // If no criteria were assessed, set the percentage to 0.
  362. // This is to avoid show NaN%
  363. if(total==0)
  364. {
  365. percentage="N/A";
  366. $('.total:nth-child('+columnIndex+') span.total-value').html(percentage);
  367. $('.total:nth-child('+columnIndex+') span.percent-sign').hide();
  368. }
  369. else
  370. {
  371. $('.total:nth-child('+columnIndex+') span.total-value').html(percentage);
  372. $('.total:nth-child('+columnIndex+') span.percent-sign').show();
  373. }
  374. }
  375. // Calculate total for a specific student
  376. function percentagePerStudent(row)
  377. {
  378. // Object to hold the score student's total score
  379. var sum = 0 ;
  380. var total = 0;
  381. var percentage = 0;
  382. var max_score = parseInt($('#max').val());
  383. sum_of_weight = 0;
  384. per_of_weight =0;
  385. row.find('td.score-field').each(function(index)
  386. {
  387. var val = parseInt($(this).children('select').find(':selected').val());
  388. if(val % 1 === 0) //If number is integer
  389. {
  390. sum += val;
  391. total+=1;
  392. per_of_weight += val * parseInt($('#weight-'+index).val());
  393. sum_of_weight += parseInt($('#weight-'+index).val());
  394. }
  395. });
  396. percentage_per_weight = (100 *(per_of_weight/(max_score*sum_of_weight))).toFixed(2);
  397. percentage =((sum/(total*max_score))*100).toFixed(2);
  398. //If percentage is not a number, set it to 0.
  399. if(isNaN(percentage))
  400. {
  401. percentage="N/A";
  402. row.find('.percentage').html('<strong>'+percentage+'</strong>');
  403. }
  404. else
  405. {
  406. row.find('.percentage').html('<strong>'+percentage+'%</strong>');
  407. }
  408. if(isNaN(percentage_per_weight)){
  409. percentage_per_weight="N/A";
  410. row.find('.percentage-per-weight').html('<strong>'+percentage_per_weight+'</strong>');
  411. }
  412. else{
  413. row.find('.percentage-per-weight').html('<strong>'+percentage_per_weight+'%</strong>');
  414. }
  415. }
  416. function toggleSaveButton()
  417. {
  418. // Check at least one total criterion percentage is not zero
  419. var all_zeros_criteria = true;
  420. $('.total-value').each(function(index)
  421. {
  422. if(Number($(this).text())>0.00)
  423. all_zeros_criteria = false;
  424. });
  425. // Check at least one total student percentage is not zero
  426. var all_zeros_students = true;
  427. $('.percentage').each(function(index)
  428. {
  429. var value = $(this).text().replace('%', '');
  430. if(Number(value)>0.00)
  431. all_zeros_students = false;
  432. });
  433. if(all_zeros_criteria && all_zeros_students)
  434. {
  435. $('#button-submit-assessment').prop('disabled', true);
  436. $('#button-draft-assessment').prop('disabled', true);
  437. }
  438. else
  439. {
  440. $('#button-submit-assessment').prop('disabled', false);
  441. $('#button-draft-assessment').prop('disabled', false);
  442. }
  443. return;
  444. }
  445. // --------------------------------------------------------------------------
  446. // Events
  447. // --------------------------------------------------------------------------
  448. $('input[name="weight[]"]').on('change', function(e){
  449. $('.student-row').each(function(index)
  450. {
  451. percentagePerStudent($(this));
  452. });
  453. });
  454. // When any score changes, calculate percentages
  455. $('select').on('change', function(e)
  456. {
  457. percentagePerCriterion($(this).parent().index());
  458. percentagePerStudent($(this).closest('tr'));
  459. toggleSaveButton();
  460. });
  461. //LA LINEA DONDE VA, 410
  462. // Submit button is clicked
  463. // Language button is clicked
  464. $('#button-language').on('click', function(e)
  465. {
  466. $('#english-instructions').stop().toggle();
  467. $('#spanish-instructions').stop().toggle();
  468. });
  469. // Criterion name is clicked
  470. $('.criterion-field').on('click', function()
  471. {
  472. $.ajax({
  473. type: 'POST',
  474. url: "{{ URL::action('RubricsController@fetchRubricCriterion') }}",
  475. data: {
  476. criterion_id: $(this).data('criterion-id')
  477. },
  478. success: function(data)
  479. {
  480. data = JSON.parse(data);
  481. $('.modal-title').html(data.criteria.name);
  482. descriptions = '';
  483. $('.modal-body tbody tr').empty();
  484. for(i =0; i<{{$rubric->num_scales}}; i++){
  485. descriptions += '<td>'+data[i].description+'</td>'
  486. }
  487. $('.modal-body tbody tr').append
  488. (
  489. descriptions
  490. );
  491. if(data.criteria.notes!=null)
  492. $('.modal-body tbody tr').append('<td>'+data.criteria.notes+'</td>');
  493. else
  494. $('.modal-body tbody tr').append('<td></td>');
  495. },
  496. async:true
  497. });
  498. $('#modal-view-criterion').modal();
  499. });
  500. $(window).load(function(){
  501. $(".tableFloatingHeader").each(function(){
  502. $(this).remove();
  503. })
  504. });
  505. @stop