Commit Graph

4 Commits (d30dd5389549ccdfcc37e051cd3e9819aa018688)

Author SHA1 Message Date
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) 9 years ago
Julio Montoya 003ee63187 Replace Spreadsheet_Excel_Writer/Writer with PHPExcel 10 years ago
Yannick Warnier 9acc02090b Update and adjust code to match new database current settings - refs #7538 10 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 10 years ago
Angel Fernando Quiroz Campos d1a21a6c9b Rename track_e_exercices to track_e_exercises table - refs #7268 10 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 11 years ago
Julio Montoya 88a999d6ea Fixing PHP warnings, replacing relative with absolute paths 12 years ago
Julio Montoya 744aeaf3d7 Fixing query (addin iid instead of id) 12 years ago
Julio Montoya 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 12 years ago
Hubert Borderiou 55b8c6e48a Export LP name in test result csv/xls export - ref #6146 12 years ago
Julio Montoya 5eeac46588 Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 12 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 12 years ago
Hubert Borderiou 71dd217e77 Add user groups list in tests result export csv or xls 12 years ago
Julio Montoya f11a32b22a Adding start_date, end_date, duration in reports see #4545 13 years ago
Julio Montoya 09121a6463 Cleaning exercise report + fixing exercise result exports (partial) 13 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 14 years ago
Yannick Warnier 5b4618fb9b Minor - Adapting code comments to phpdoc 14 years ago
Yannick Warnier 6c33498a64 Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya dba9a731cd Fixing and Improving exercise result export see BT#2722 14 years ago
Julio Montoya ecee88cb06 Fixing hotpotatoes results , adding the user email in the exercise results when exporting to CSV, XLS 14 years ago
Julio Montoya 1a98c84bdc Fixing exam export results we only show the extra user data that have the filter option on 14 years ago
Julio Montoya e30f3c82d6 Returning to the table view for the exercise list (don't know why) 14 years ago
Julio Montoya edab380bee Results by exercise see#2539 fixing sql errors 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Julio Montoya 752c8fb36f Fixing excel reports see BT#1664 15 years ago
Julio Montoya a6c71b6915 Fixing lang vars and a query 15 years ago
Ricardo Rodriguez 9a1d671b3c Modified the format in the report of tests the field users has been changed and added a new field, last name, first name, changed the format in the export file xls and cvs and modified the name_order_conventions in the array 'spanish' to order by last name 15 years ago
Ivan Tcholakov 9cad2e22cb Bug #1831 - Upgrading of the PEAR's package Spreadsheet_Excel_Writer to version 0.9.2. Local changes about Excel export have been made in order defferent input encodings to be supported. 15 years ago
Ivan Tcholakov 7515a2354b Feature #1744 - Cleaning logical conditions (2). 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya 7278501758 Fixing sql query, UNIX_TIMESTAMP removed 15 years ago
Julio Montoya 51d5275272 Fixing sql query, UNIX_TIMESTAMP removed 15 years ago
Guillaume Viguier f4c7015a3a Date and time management; got rid of format_locale_date - Chamilo - CT#696 15 years ago
Julio Montoya a74609097f Setting the temp dir for the Spreadsheet_Excel_Writer class problems found in some servers due the tempnam PHP function. tmp file set to api_get_path(SYS_ARCHIVE_PATH) see BT#836 Thanks to Noa for reporting it. 15 years ago
cfasanando 9fca61be94 merge 15 years ago
Ivan Tcholakov e43010ba9e Feature #347 - Tests (Exercices), External modules, Forums: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Cristian Fasanando c8c05badd7 fixed export css from results of exercises - partial CT#462 15 years ago
Cristian Fasanando 50d80b4268 Fixed imports for users and courses and import xls with filter in exercise tool - partial DT#5666 15 years ago