Commit Graph

25 Commits (be38910cccdb7bdbcecabbf41c19052ca5a73a18)

Author SHA1 Message Date
Angel Fernando Quiroz Campos ece7789649 Exercise: Include column for minimum score in result report - refs BT#21524 2 years ago
Angel Fernando Quiroz Campos 20be8a2a0c Minor - Format code 4 years ago
Yannick Warnier 915d67909d
Exercise: Convert id usage for iid - refs #18452 5 years ago
Nosolored a0d3b45473 exercise result: fix username truncate in Excel export when include all users NSR#1537 5 years ago
Angel Fernando Quiroz Campos ec024dcf1d Quiz: Use iid instead of id in c_quiz queries - refs BT#18452 5 years ago
Julio Montoya a6a7a3fd37 Admin: Add config "show_exercise_session_attempts_in_base_course" 5 years ago
Julio Montoya 1b4c880734 Exercises: Fix exercise column order see BT#17993 5 years ago
Julio Montoya fe5352b3f3 Update from master (format code) 6 years ago
Julio Montoya a565d2a935 Add course code in report BT#16865 6 years ago
Julio Montoya fa280ad284 Minor - format code 6 years ago
Yannick Warnier f4fc038199 Exercise: Fix CSV/XLS results export not including incomplete exercises - refs BT#16383 6 years ago
Angel Fernando Quiroz Campos e384c7b1fc Add username column to exercise report - refs BT#14212 8 years ago
Julio Montoya ecdc2037e2 Applied fixes from FlintCI 8 years ago
Julio Montoya bf885f42f4 Applied fixes from FlintCI 8 years ago
baelmyhu 8172878399 Fix issue not showing user details in exercises results export to CSV when OnlyBestAttempt option was selected - fixes #1914 9 years ago
Scrutinizer Auto-Fixer 2830976b65 Scrutinizer Auto-Fixes 9 years ago
Yannick Warnier 6bbe303a26 Minor - Code style 9 years ago
jmontoyaa 4af8524c05 Minor - format function "Database ::" to "Database::" 9 years ago
jmontoyaa 5607dbcde5 Remove unused parameter $hotpotato_name 9 years ago
jmontoyaa 76c9db0d80 Minor - format code + update docs 9 years ago
jmontoyaa 1680c3042f Fix exercise export see BT#12312 9 years ago
jmontoyaa 8bcfd40902 Fix wrong export file + format code see BT#12201 9 years ago
jmontoyaa f95c5bb522 Replace xls with xlsx see BT#11698 9 years ago
jmontoyaa 817cfc69f3 Fix function setCellValueByColumnAndRow see BT#11698 9 years ago
jmontoyaa 900ce1b318 Format code 9 years ago
Yannick Warnier ba818ee23e Refactoring: move main/exercice/ to main/exercise/ and related folders (except code for migration from 1.9 and 1.10) 10 years ago
Julio Montoya 003ee63187 Replace Spreadsheet_Excel_Writer/Writer with PHPExcel 11 years ago
Yannick Warnier 9acc02090b Update and adjust code to match new database current settings - refs #7538 11 years ago
Yannick Warnier fedf5c3f31 Fix queries still using exe_cours_id and move as much as possible to integer variables around that - refs #7555 11 years ago
Angel Fernando Quiroz Campos d1a21a6c9b Rename track_e_exercices to track_e_exercises table - refs #7268 11 years ago
Anibal Copitan b086931351 merge 11 years ago
Julio Montoya 6d458b1df5 Adding user is in course col only in reports see BT#8746 11 years ago
Julio Montoya 58334f8181 Adding OnlyBestAttempts option see BT#8746 11 years ago
Julio Montoya 0d131f9e4e Adding export option "include all users" see BT#8746 11 years ago
Julio Montoya 5f22d03c21 Minor - format code. 11 years ago
Julio Montoya 94646c66c1 Adding $_configuration['show_official_code_exercise_list'] for excel 11 years ago
Julio Montoya fc3508ec07 Adding $_configuration['show_official_code_exercise_result_list'] see 11 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya 88a999d6ea Fixing PHP warnings, replacing relative with absolute paths 13 years ago
Julio Montoya 744aeaf3d7 Fixing query (addin iid instead of id) 13 years ago
Julio Montoya 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 13 years ago
Hubert Borderiou 55b8c6e48a Export LP name in test result csv/xls export - ref #6146 13 years ago
Julio Montoya 5eeac46588 Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 13 years ago
Julio Montoya 04a69225e1 Adding track_e_hotpotatoes.c_id, track_e_exercices.c_id, and track_e_attempt.c_id fields see #6090 13 years ago
Hubert Borderiou 71dd217e77 Add user groups list in tests result export csv or xls 13 years ago
Julio Montoya f11a32b22a Adding start_date, end_date, duration in reports see #4545 14 years ago
Julio Montoya 09121a6463 Cleaning exercise report + fixing exercise result exports (partial) 14 years ago
Julio Montoya e6365cc081 Moving exercise result to a new page exercise_report.php instead of exercice.php?show=result 14 years ago
Yannick Warnier 1277285c23 Minor - Adapting code comments to phpdoc 15 years ago
Yannick Warnier 5b4618fb9b Minor - Adapting code comments to phpdoc 15 years ago