Преглед на файлове

Added configuration value ConsideredWorkingTime work extra field variable show in MyStudents page works report - Refs BT#12212

José Loguercio преди 8 години
родител
ревизия
056b9cdf2d
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      main/install/configuration.dist.php

+ 2 - 0
main/install/configuration.dist.php

@@ -277,3 +277,5 @@ $_configuration['system_stable'] = NEW_VERSION_STABLE;
 // $_configuration['allow_course_introduction_low_security'] = false;
 // Prevents the duplicate upload in assignments
 // $_configuration['assignment_prevent_duplicate_upload'] = false;
+// Set ConsideredWorkingTime work extra field variable to show in MyStudents page works report
+// $_configuration['considered_working_time'] = 'work_time';