Aucune description

assessment.blade.php 24KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620
  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. <?php
  128. Log::info($scores_array);
  129. ?>
  130. @if(array_key_exists($student->id, $scores_array) && $j == $scores_array[$student->id][$i])
  131. <option value="{{$j}}" selected="selected">{{ $j }}</option>
  132. @else
  133. <option value="{{$j}}">{{ $j }}</option>
  134. @endif
  135. @endfor
  136. <!-- N/A option -->
  137. @if( !array_key_exists($student->id, $scores_array)|| isset($scores_array[$student->id][$i]))
  138. <option value="N/A" selected="selected">N/A</option>
  139. @else
  140. <option value="N/A">N/A</option>
  141. @endif
  142. </select>
  143. </td>
  144. @endfor
  145. <td class="percentage"></td>
  146. <td class="percentage-per-weight"></td>
  147. <td class="">
  148. <textarea class="comments full-textarea" placeholder="Max. 255 characters" maxLength="255" >
  149. @if(array_key_exists($student->id, $scores_array))
  150. {{ $scores_array[$student->id]["comments"] }}
  151. @endif
  152. </textarea>
  153. </td>
  154. </tr>
  155. @endforeach
  156. @else
  157. @foreach ($students as $student)
  158. <tr class="student-row">
  159. <td class="student-field" data-student-id={{ $student->id }}>{{{ $student->name }}}</td>
  160. @for ($i = 0; $i<sizeof($rubric_criterion); $i++)
  161. <td class="score-field" data-weight = '1'>
  162. <select name="" id="" class="form-control" data-toggle="tooltip" data-placement="right" title="{{{ $student->name }}}">
  163. @for($j=0; $j<=$rubric->max_score; $j++)
  164. <option value ='{{$j}}'>{{$j}}</option>
  165. @endfor
  166. <option selected="selected" value="N/A">N/A</option>
  167. </select>
  168. </td>
  169. @endfor
  170. <td class="percentage"></td>
  171. <td class="percentage-per-weight"></td>
  172. <td class="comments"><textarea class="comments full-textarea" placeholder="Max. 255 characters" maxLength="255" ></textarea></td>
  173. </tr>
  174. @endforeach
  175. @endif
  176. </tbody>
  177. <tfoot>
  178. <tr>
  179. <td>
  180. <strong>Passed Criteria Percentage </strong>
  181. </td>
  182. @for ($i = 0; $i<sizeof($rubric_criterion); $i++)
  183. <td class="total"><strong><span class="total-value"></span><span class="percent-sign">%</span></strong>
  184. </td>
  185. @endfor
  186. <td></td>
  187. </tr>
  188. </tfoot>
  189. </table>
  190. <div class="text-center">
  191. <button id="button-submit-assessment" class="btn btn-primary btn-lg publish">Publish Assessment</button>
  192. <button id="button-draft-assessment" class="btn btn-primary btn-lg draft">Save as Draft</button>
  193. </div>
  194. </div>
  195. </div>
  196. <script>
  197. $('#button-submit-assessment, #button-draft-assessment').on('click', function(e)
  198. {
  199. var draft = 0;
  200. if($(this).hasClass('draft'))
  201. draft = 1;
  202. var expected_points = parseInt($('#expected_points').text());
  203. var expected_percentage = parseInt($('#expected_percentage').text());
  204. //Prevent page refresh
  205. e.preventDefault();
  206. // Row in the database
  207. var activity_id = $('#activity').data('activity-id');
  208. var student_info = new Object();
  209. // Object to hold the score sum of each criterion
  210. var criteriaSumObject = new Object();
  211. // Object to hold % of students that passed each criterion
  212. var CriteriaAchievedPercentage = new Object();
  213. // Object to hold all student evaluations
  214. var studentAssessments = new Array();
  215. var weights = new Object();
  216. $('input[name="weight[]"]').each(function (index){
  217. activity_criterion_id = $(this).data('activity-criterion-id');
  218. weights[activity_criterion_id] = $(this).val();
  219. });
  220. // Iterate through all students
  221. $('#assessment-table tbody tr').each(function( index )
  222. {
  223. student_info[index] = new Object()
  224. student_info[index].studentId = $(this).find('.student-field').data('student-id');
  225. student_info[index].activity_crit_id = new Object();
  226. /* var ScoresObject = new Object(); // Scores column in database
  227. var CriterionObject = new Object(); // Objects inside ScoresObject
  228. var SingleStudentAssessment = new Object();
  229. SingleStudentAssessment.student_id = $(this).find('.student-field').data('student-id');
  230. */
  231. // For each criterion, store the score in array
  232. $(this).children('td.score-field').each(function(index2)
  233. {
  234. // Table cell with a score
  235. var scoreField = $(this);
  236. // Criterion being evaluated in current iteration
  237. activity_criterion_id = $('.criterion-field').eq(index2).data('activity-criterion-id');
  238. score = scoreField.children('select').find(':selected').val();
  239. if(score != "N/A")
  240. student_info[index].activity_crit_id[activity_criterion_id] = score;
  241. // Score in the cell
  242. //var score = scoreField.children('select').find(':selected').val();
  243. // Store the score in the scores Object
  244. //ScoresObject[criterion_id]=score;
  245. // Initialize the index for the sum object, if it's undefined
  246. //if(typeof(criteriaSumObject[criterion_id]) == 'undefined')
  247. //{
  248. // criteriaSumObject[criterion_id]=0;
  249. //}
  250. // Add to this criterion's total
  251. //criteriaSumObject[criterion_id]+=parseInt(score);
  252. });
  253. student_info[index].comments = $.trim($(this).find('.comments').val());
  254. //SingleStudentAssessment.scores = ScoresObject;
  255. //SingleStudentAssessment.percentage = $(this).find('.percentage').text();
  256. //SingleStudentAssessment.comments = $.trim($(this).find('.comments').val());
  257. // console.log('comment '+index+': '+SingleStudentAssessment.comments);
  258. // console.log('student object: '+JSON.stringify(SingleStudentAssessment));
  259. //var clone = jQuery.extend({}, SingleStudentAssessment);
  260. //studentAssessments.push(clone);
  261. });
  262. // console.log('students: '+JSON.stringify(studentAssessments));
  263. // console.log('total points per criteria: '+JSON.stringify(criteriaSumObject));
  264. // Iterate through all evaluated criteria, determining which were achieved
  265. // by comparing the completion percentage to the expected percentage
  266. /*var CriteriaAchievedResults = new Object();
  267. $('.total').each(function(index)
  268. {
  269. var id = $('.criterion-field').eq(index).data('criterion-id');
  270. CriteriaAchievedPercentage[id] = parseFloat($(this).find('span').text());
  271. //Set whether criterion was achieved (1) or not (0)
  272. if(CriteriaAchievedPercentage[id] >= expected_percentage)
  273. {
  274. CriteriaAchievedResults[id]=1;
  275. }
  276. else if (CriteriaAchievedPercentage[id] < expected_percentage)
  277. {
  278. CriteriaAchievedResults[id]=0;
  279. }
  280. else
  281. {
  282. CriteriaAchievedResults[id]=null;
  283. }
  284. });
  285. */
  286. // console.log('criteria percentages: '+JSON.stringify(CriteriaAchievedPercentage));
  287. // console.log('criteria achieved results: '+JSON.stringify(CriteriaAchievedResults));
  288. // Save activity to the database
  289. $.post
  290. (
  291. "{{ URL::action('ActivitiesController@saveAssessment') }}",
  292. {
  293. activity_id: activity_id,
  294. draft: draft,
  295. weights: JSON.stringify(weights),
  296. student_info: JSON.stringify(student_info)
  297. },
  298. function(data)
  299. {
  300. location.replace(data);
  301. }
  302. );
  303. });
  304. </script>
  305. @stop
  306. @section('included-js')
  307. <!-- StickyTableHeaders js -->
  308. <script src="{{ asset('vendor/stickyTableHeaders/js/jquery.stickytableheaders.min.js') }}"></script>
  309. @stop
  310. @section ('javascript')
  311. // --------------------------------------------------------------------------
  312. // Page load
  313. // --------------------------------------------------------------------------
  314. // Enable fixed headers
  315. $('#assessment-table').stickyTableHeaders();
  316. // Hide spanish instructions by default
  317. $('#spanish-instructions').toggle();
  318. $('.total').each(function(index)
  319. {
  320. percentagePerCriterion(index+1);
  321. });
  322. $('.student-row').each(function(index)
  323. {
  324. percentagePerStudent($(this));
  325. });
  326. // Highlight student names on hover
  327. $('.student-row td').on('mouseover', function()
  328. {
  329. $('.student-field').css(
  330. {
  331. 'color': 'black',
  332. });
  333. $(this).siblings('.student-field').css(
  334. {
  335. 'color': '#DD0026',
  336. });
  337. });
  338. toggleSaveButton();
  339. // --------------------------------------------------------------------------
  340. // Functions
  341. // --------------------------------------------------------------------------
  342. // Calculate average of students that passed a specific criterion
  343. function percentagePerCriterion(columnIndex)
  344. {
  345. // Object to hold the score sum of each criterion
  346. var sum = 0 ;
  347. var total = 0;
  348. columnIndex+=1;
  349. // Iterate through rows of column
  350. $('table tbody tr td:nth-child('+columnIndex+')').each(function( index )
  351. {
  352. var val = parseInt($(this).children('select').find(':selected').val());
  353. /* If N/A or 0 are chosen, they are ignored in the calculation. */
  354. if(val % 1 === 0)
  355. {
  356. if(val >= parseInt($('#expected_points').text()))
  357. {
  358. sum+=1;
  359. }
  360. total+=1;
  361. }
  362. });
  363. var percentage= (sum/total*100).toFixed(2);
  364. // If no criteria were assessed, set the percentage to 0.
  365. // This is to avoid show NaN%
  366. if(total==0)
  367. {
  368. percentage="N/A";
  369. $('.total:nth-child('+columnIndex+') span.total-value').html(percentage);
  370. $('.total:nth-child('+columnIndex+') span.percent-sign').hide();
  371. }
  372. else
  373. {
  374. $('.total:nth-child('+columnIndex+') span.total-value').html(percentage);
  375. $('.total:nth-child('+columnIndex+') span.percent-sign').show();
  376. }
  377. }
  378. // Calculate total for a specific student
  379. function percentagePerStudent(row)
  380. {
  381. // Object to hold the score student's total score
  382. var sum = 0 ;
  383. var total = 0;
  384. var percentage = 0;
  385. var max_score = parseInt($('#max').val());
  386. sum_of_weight = 0;
  387. per_of_weight =0;
  388. row.find('td.score-field').each(function(index)
  389. {
  390. var val = parseInt($(this).children('select').find(':selected').val());
  391. if(val % 1 === 0) //If number is integer
  392. {
  393. sum += val;
  394. total+=1;
  395. per_of_weight += val * parseInt($('#weight-'+index).val());
  396. sum_of_weight += parseInt($('#weight-'+index).val());
  397. }
  398. });
  399. percentage_per_weight = (100 *(per_of_weight/(max_score*sum_of_weight))).toFixed(2);
  400. percentage =((sum/(total*max_score))*100).toFixed(2);
  401. //If percentage is not a number, set it to 0.
  402. if(isNaN(percentage))
  403. {
  404. percentage="N/A";
  405. row.find('.percentage').html('<strong>'+percentage+'</strong>');
  406. }
  407. else
  408. {
  409. row.find('.percentage').html('<strong>'+percentage+'%</strong>');
  410. }
  411. if(isNaN(percentage_per_weight)){
  412. percentage_per_weight="N/A";
  413. row.find('.percentage-per-weight').html('<strong>'+percentage_per_weight+'</strong>');
  414. }
  415. else{
  416. row.find('.percentage-per-weight').html('<strong>'+percentage_per_weight+'%</strong>');
  417. }
  418. }
  419. function toggleSaveButton()
  420. {
  421. // Check at least one total criterion percentage is not zero
  422. var all_zeros_criteria = true;
  423. $('.total-value').each(function(index)
  424. {
  425. if(Number($(this).text())>0.00)
  426. all_zeros_criteria = false;
  427. });
  428. // Check at least one total student percentage is not zero
  429. var all_zeros_students = true;
  430. $('.percentage').each(function(index)
  431. {
  432. var value = $(this).text().replace('%', '');
  433. if(Number(value)>0.00)
  434. all_zeros_students = false;
  435. });
  436. if(all_zeros_criteria && all_zeros_students)
  437. {
  438. $('#button-submit-assessment').prop('disabled', true);
  439. $('#button-draft-assessment').prop('disabled', true);
  440. }
  441. else
  442. {
  443. $('#button-submit-assessment').prop('disabled', false);
  444. $('#button-draft-assessment').prop('disabled', false);
  445. }
  446. return;
  447. }
  448. // --------------------------------------------------------------------------
  449. // Events
  450. // --------------------------------------------------------------------------
  451. $('input[name="weight[]"]').on('change', function(e){
  452. $('.student-row').each(function(index)
  453. {
  454. percentagePerStudent($(this));
  455. });
  456. });
  457. // When any score changes, calculate percentages
  458. $('select').on('change', function(e)
  459. {
  460. percentagePerCriterion($(this).parent().index());
  461. percentagePerStudent($(this).closest('tr'));
  462. toggleSaveButton();
  463. });
  464. //LA LINEA DONDE VA, 410
  465. // Submit button is clicked
  466. // Language button is clicked
  467. $('#button-language').on('click', function(e)
  468. {
  469. $('#english-instructions').stop().toggle();
  470. $('#spanish-instructions').stop().toggle();
  471. });
  472. // Criterion name is clicked
  473. $('.criterion-field').on('click', function()
  474. {
  475. $.ajax({
  476. type: 'POST',
  477. url: "{{ URL::action('RubricsController@fetchRubricCriterion') }}",
  478. data: {
  479. criterion_id: $(this).data('criterion-id')
  480. },
  481. success: function(data)
  482. {
  483. data = JSON.parse(data);
  484. $('.modal-title').html(data.criteria.name);
  485. descriptions = '';
  486. $('.modal-body tbody tr').empty();
  487. for(i =0; i<{{$rubric->num_scales}}; i++){
  488. descriptions += '<td>'+data[i].description+'</td>'
  489. }
  490. $('.modal-body tbody tr').append
  491. (
  492. descriptions
  493. );
  494. if(data.criteria.notes!=null)
  495. $('.modal-body tbody tr').append('<td>'+data.criteria.notes+'</td>');
  496. else
  497. $('.modal-body tbody tr').append('<td></td>');
  498. },
  499. async:true
  500. });
  501. $('#modal-view-criterion').modal();
  502. });
  503. $(window).load(function(){
  504. $(".tableFloatingHeader").each(function(){
  505. $(this).remove();
  506. })
  507. });
  508. @stop