Commit Graph

95 Commits (2826f1d41846c8e1abbfd928bbf092fe0bf208a4)

Author SHA1 Message Date
Ivan Tcholakov f4adb7c366 Task #1765 - Reverting previous changes, a new attempt for modification of encoding management will be done. 14 years ago
Ivan Tcholakov 40e1e929c4 Task #1765 - newscorm/lp_stats.php: The extra- encoding management layer has been removed, the system encoding is always to be used. 14 years ago
Yannick Warnier abb9fccf58 Fixed several bugs related with use of learning paths in several sessions at a time (very rare case). Related to private task BT#1414. 14 years ago
Yannick Warnier 87de42e390 Partial fix for sessions tracking bugs in learning paths (see BT#1414) 14 years ago
Ivan Tcholakov 6458086e7a Task #1765 - A transaction for the 1.8.7.1 release. Minor optimizations, replacement of the function calls include(), require(), include_once() and require_once() with the correspondent statements. 15 years ago
Julio Montoya 8912e1c255 Commenting useless code 15 years ago
Julio Montoya 6be560efa0 Adding headers 15 years ago
Julio Montoya 08eb7155b4 Modifiying the tracking::get_avg_student_score function to count only the LP that have an exercise to get the average not ALL the LPs 15 years ago
Arthur Portugal 95e30961df Changed the signs ' - ' and ' / ' when the results are disabled CT#601 15 years ago
Julio Montoya 54852b8468 Teachers/Course admins can view student results when correcting LPs + Exercises see CT#603 15 years ago
Ivan Tcholakov 446492fc35 Feature #347 - Reporting, Learning path: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Julio Montoya 23e511c7f2 Adding exit function when calling export_table_XXX or file_send_for_download() to avoid exporting html content 15 years ago
Arthur Portugal a6cb5e9e07 Removed three echo because it was showing the sentence sql 15 years ago
Arthur Portugal df30e45877 Minor - Removed echo because it was showing the sentence sql 15 years ago
Arthur Portugal 243c998d6a Removed two echo because it was showing the sentence sql 15 years ago
Julio Montoya a62267b462 Fixing glossary tool. There is no more necessary to modified an html file that is upload by an user when using the glossary tooltip funcionality. 15 years ago
cvargas e969a4161a merge 15 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 15 years ago
Ivan Tcholakov de0ec5ca3d Feature #306 - Line endigs cohrrence, Part 3: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
Ivan Tcholakov 1fa21303bd Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "link" folder and ending with "work" folder. 15 years ago
Ivan Tcholakov b1872644bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 2, 140 files. 15 years ago
Julio Montoya 656aace234 fixes dt #5222 15 years ago
Ivan Tcholakov e27f8ea601 Bug #1370 - Before going further, cleaning code first. Clarification of using constants for selecting database tables. Replacing everywhere hardcoded database names with the corresponding constants. 15 years ago
Ivan Tcholakov 70f9882931 Issue #306 - Searching and fixing some insafe calls of htmlentities(). 15 years ago
Isaac Flores d18ebe04b2 [svn r21498] logic changes - improvements in export scorm - (partial FS#4300) 16 years ago
Yannick Warnier f5edfbe6a2 [svn r21168] Fixed encoding problems in learning path stats results 16 years ago
Cristian Fasanando ea295745d0 [svn r21109] Fixed ulnerable get parameters: course,origin and lp_id - partial FS#4261 16 years ago
Julio Montoya b0370d8d94 [svn r20852] Save items to the DB with the lp charset, showing the LP items in the platform charset see FS#4208 16 years ago
Cristian Fasanando 901575e398 [svn r20613] Fixed bug problema al exportar un csv desde reporte - see FS#4189 (by rvelasquez) 16 years ago
Cristian Fasanando 539cb259b5 [svn r20571] Fixed bug problema al exportar un csv desde reporte - see FS#4189 (by rvelasquez) 16 years ago
Cristian Fasanando 142b18f05c [svn r20560] Fixed bug with special characters in courses - see FS#4188 16 years ago
Arthur Portugal 59b8d72fca [svn r20503] Fixed warning when you qualify a test in reporting - partial FS#3909 16 years ago
Ivan Tcholakov 5060ac0676 [svn r20465] FS#306 - The "Courses" tool again: Improvements for better encoding support. 16 years ago
Ivan Tcholakov c7631d1d5f [svn r20440] FS#306 and FS#4143 - Course (Learning path) tool: Some fixes for better character encoding management. 16 years ago
Isaac Flores 7c6fb87fc2 [svn r20395] minor - style changes - added variable of language - (partial FS#3909) 16 years ago
Cristian Fasanando 378f352380 [svn r20238] Minor - Fixed extends attempt of exercise in stats of lp - partial FS#3909 16 years ago
Isaac Flores 1a2b0a3f02 [svn r20236] logic changes - fixed bug when you correct open questions - (partial FS#3973) 16 years ago
Julio Montoya 55d81ba841 [svn r20090] UI improvements changing the format of the results in a Test in a LP 10.00 instead of 10 see FS#4034 16 years ago
Cristian Fasanando 0b6b085efb [svn r19901] Logic change - Fixed time into reporting in lp about an exercise - partial FS#3909 16 years ago
Cristian Fasanando cbcf3a1d89 [svn r19812] Logic change - When the option hide the results to students is activated in an exercise for lp, an student shouldn't see his results - partial FS#3909 16 years ago
Cristian Fasanando 650ae4b657 [svn r19809] Logic change - Fixed qualification of an exercise in lp when it has multiple attempts - partial FS#3909 16 years ago
Cristian Fasanando 864a7490ad [svn r19712] Fixed attempts of items in learning path - partial FS#3909 16 years ago
Cristian Fasanando 710b0cd0a6 [svn r19609] Minor - Missing title into img tag when you hide all attempts by exercise - partial FS#3909 16 years ago
Cristian Fasanando 3e1dff1e74 [svn r19602] Logic change - Improved show attempt by exercise into details of learning path - partial FS#3909 16 years ago
Cristian Fasanando 5d9cc7336c [svn r19043] Minor - Fixed show attempt about an exercise into learning path details - (partial FS#3805) 16 years ago
Cristian Fasanando 4809bf3afd [svn r19040] Minor - Change function mysql_datetime_to_timestamp from reservation/rsys.php by convert_mysql_date from main_api.lib.php - (partial FS#3805) 16 years ago
Cristian Fasanando 9c284ffb8b [svn r18638] Minor - Fixed little typo for calculating time about an exercise into learning path - see FS#3685 16 years ago
Cristian Fasanando 27a0fabe26 [svn r18637] Logic changes - Fixed time about an exercise into learning path details - see FS#3685 16 years ago
Cristian Fasanando 43b5d19542 [svn r17987] Logic changes - Fixed score and progress reporting about estudent's course and intercrumpt when you show all attempts by exercise into learning path details - see FS#3479 16 years ago