Commit Graph

209 Commits (780f1ce1645c823ad69053ea83d313b10cbbab5d)

Author SHA1 Message Date
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 17 years ago
Cristian Fasanando ee0c5a7c4c [svn r17909] Logic change - Fixed score in exercise y lp into tracking and implemented qualify exercise attempts in learning path details - see FS#3479 17 years ago
Julio Montoya 82f36399a7 [svn r17828] Session admins can add users, and view a user list. FS#3476 17 years ago
Julio Montoya dea68f07d2 [svn r17739] Minor - avoiding warning 17 years ago
Cristian Fasanando 145598fc90 [svn r17704] Minor - Logic changes - Fixed warning in main/mySpace/index line 1113, variable "$count" isn't not declared - see FS#3371 17 years ago
Cristian Fasanando 456f65d68f [svn r17659] Minor - Logic Changes - Fixed warning: Division by zero in /var/www/dokeossvn/main/mySpace/index.php on line 1050 see FS#2608 17 years ago
Cristian Fasanando 63b652f80a [svn r17551] Logic Changes - Implemented tracking for activity in forum and chat into learners tracking and course tracking see FS#1099 17 years ago
Yannick Warnier f8b59de23e [svn r17486] Fix little translation bug 17 years ago
Cristian Fasanando 9757e1f7ab [svn r17484] I added thwo fields named orig_lp_id and orig_lp_item_id into track_e_exercises table, that will allow to link learning path with exercise attempt see FS#2624 17 years ago
Cristian Fasanando cca4775097 [svn r17481] minor - logic changes - I changed time that people spend on the platform by time that people spend on the course in student details in course see FS#2608 17 years ago
Cristian Fasanando 85061309e7 [svn r17479] logic changes - improve make the user image clickable see FS#456 17 years ago
Cristian Fasanando c01993429d [svn r17456] logic changes - Added in the reporting the last conexions of an user in the chat see FS#1099 17 years ago
Cristian Fasanando 6237d0215d [svn r17362] logic changes - Implemented make the user Image clickable (see FS#456) 17 years ago
Yannick Warnier cf302364ec [svn r17153] Removed useless message 17 years ago
Yannick Warnier e11105296c [svn r17152] Add two missing example files 17 years ago
Yannick Warnier b4d3988556 [svn r17151] Fixed broken breadcrumb title 17 years ago
Eric Marguin 1be8566d26 [svn r16820] fix bug in scores 17 years ago
Yannick Warnier ed7b9b593a [svn r16769] Applied patch to broken breadcrumb when entering admin page through session admin (private task FS#3102) by iflores 17 years ago
Patrick Cool 7cff858189 [svn r16739] second part of css cleanup (currently only the css/corporate style) 17 years ago
Yannick Warnier 3f978f1386 [svn r16708] Fix e-mail sending (see FS#2929) (by cfasanando) 17 years ago
Patrick Cool 6635e9ed2f [svn r16682] added forgotten column headers 17 years ago
Patrick Cool 67577c31ae [svn r16681] remove debug info 17 years ago
Patrick Cool b2539f6759 [svn r16680] additional reporting functionality 17 years ago
Eric Marguin 9e1821a94b [svn r16554] do not display score of 0% if the course has not been browsed (FS#3094) 17 years ago
Julian Prud'homme e8cae5dcfb [svn r16422] FS#2733 : standardize the display order of progression / score in the tracking tool 17 years ago
Julio Montoya fd8bdf4c00 [svn r16032] get_avg_student_score function fixed to get the real average score in My Reporting. 2 Info Icons added. 17 years ago
Julio Montoya e908568f66 [svn r15828] Coachs can register users to the session and platform. (Added the platform setting validation ) (see FS#2700) 18 years ago
Julio Montoya ca53bc6165 [svn r15827] Coachs can register users to the session and platform. Requires testing. (see FS#2700) 18 years ago
Julio Montoya dd69acac07 [svn r15663] breadcrumb in portal administration fixed see FS#2642 18 years ago
Julio Montoya 353ef37baf [svn r15662] Official code available in My Reporting see FS#2640 18 years ago
Julio Montoya 6f884e8423 [svn r15660] Mysql error fixed in Reporting in a single DB installation (see FS#2638) 18 years ago
Yannick Warnier 280ebbdc69 [svn r15494] Added access details page submitted by Furio Petrossi 18 years ago
Yannick Warnier 7df7b8f2ae [svn r15252] Fixed SQL queries for single DB mode - see FS#2519 18 years ago
Julio Montoya d7d39b4d6f [svn r15248] Minor - Fixed CSV export error (wrong LP's name) 18 years ago
Yannick Warnier f60054ebce [svn r15174] Various fixes to notice level warning, possibly improving script efficiency as well 18 years ago
Julio Montoya b68ff0b88e [svn r15071] Export CSV error fixed in Reporting Tool (see FS#2495) 18 years ago
Julio Montoya a32bea0ae8 [svn r15070] Fixed. Reporting session export csv Error (FS#2495) 18 years ago
Julio Montoya e11dba3805 [svn r15010] Minor - Warning avoided 18 years ago
Yannick Warnier 4e10288999 [svn r14960] Removed $a_students[] (duplicate and potentially using lots of memory as well) 18 years ago
Yannick Warnier 5db2db0bb2 [svn r14959] Minor - changed mysql_ to Database:: 18 years ago
Julio Montoya eef4dfa0bb [svn r14945] Minor - Warning messages avoided. 18 years ago
Eric Marguin 0a27f29206 [svn r14848] new status : sessions admin (FS#2239) 18 years ago
Eric Marguin a1bce80518 [svn r14827] reporting : fix some bugs when calculation scores (FS#2443) 18 years ago
Yannick Warnier 4346f5be43 [svn r14818] Show link to learnpath results as soon as there is one item of tracking, even if the score and progress are 0. 18 years ago
Yannick Warnier ccc41884e4 [svn r14794] Minor - updated code headers 18 years ago
Eric Marguin 432856afe2 [svn r14632] replace drh_id by hr_dept_id 18 years ago
Eric Marguin b8fc0810ef [svn r14615] add the DRH status (adapted from ucanss development) 18 years ago
Julio Montoya 5b91aad767 [svn r14583] Enable the user image at the Reporting and User Information module. (see FS#2343) 18 years ago
Eric Marguin 72378a13f3 [svn r14553] optimize a request (a few little queries are faster than a big query with lot of joins) and display the session name (FS#2302) 18 years ago
Eric Marguin dfe4279549 [svn r14450] display the coach of the course instead of the teacher (FS#2302) 18 years ago