Commit Graph

406 Commits (a78f194b89172dfeb2cbb5e59b395f0ace536e99)

Author SHA1 Message Date
Hubert Borderiou ca8a23cbc6 Disable Pass Pourcentage feature if Pass Pourcentage = 0 - ref #5383 12 years ago
Yannick Warnier 52cb8ee787 Removed -lang- prefix in get_lang() calls 12 years ago
Hubert Borderiou fe5498aa6f Remove hotpotatoes delete bug - ref #2165 13 years ago
Julio Montoya 2654a19732 Removing tag + adding description lang variable already added see #4546 13 years ago
Julio Montoya 7e90dd229c Hiding an exercise if we added it in a LP see #4546 13 years ago
Julio Montoya 4c4c57e351 Minor - removing libs already added using autoload 13 years ago
Laurent Opprecht fc1dff7906 #4784 session register 13 years ago
Laurent Opprecht 03926d6722 #4784 api_session_register 13 years ago
Julio Montoya 1a2058d4c4 Adding the link type in the api_resource_is_locked_by_gradebook() function 13 years ago
Julio Montoya 76d67cbff9 Fixing "create new exercise link" when only 1 hot potatoe exercise was added 13 years ago
Julio Montoya 44ca552077 Adding "lock" features in the gradebook, we can lock a gradebook category then all elements will be locked. locked means that the teacher can't review/edit the users results. Only the admin ca unlock it. This feature needs to be enabled in the platform settings see #4080 13 years ago
Hubert Borderiou 3f494e3e29 Minor bug on question by category number 13 years ago
Julio Montoya 41f0447aa0 Now we can add exercises and LPs of the base course in the gradebook inside a session 13 years ago
Julio Montoya 724383f5ca Minor - Adding nice label 13 years ago
Julio Montoya e0c616cf9b Adding btn CSS class when adding a button with formvalidator, fixing CSS, fixing exercise buttons 13 years ago
Julio Montoya 5a453927dd When hidden course tools we also block the access to the page with a api_not_allowed a new variables is needed: $current_course_tool = TOOL_ATTENDANCE; see BT#4138. Admins have access everywhere 13 years ago
Julio Montoya 16b3c55043 qtip doesnt work when using google chrome .... it kills the page! 13 years ago
Julio Montoya 7358413fc0 Adding jquery-ui in the template + adding an option to show or hide text near the icons (a constant in the display class) I turn it on just for tests 13 years ago
Julio Montoya 6d5278901f More style fixes 13 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya e2a2f176e1 Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL 13 years ago
Julio Montoya 87f86bd06f Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL 13 years ago
Julio Montoya d8e758bb0c Minor cosmetic changes 13 years ago
Julio Montoya 0438664ed6 Fixing exercise result in order to show the group. Disabling the exercise report for students, student need to go to the overview.php page 13 years ago
Julio Montoya ac34227908 Changing the is_visible return value + fixing the api_strtotime() function in order to use the UTC value 13 years ago
Julio Montoya e243d57e36 Fixing my reporting page see BT#3614 13 years ago
Julio Montoya 507e65ab14 Minor - Adding some fixes when adding an element in a session 13 years ago
Julio Montoya c39e8f2ef2 Minor - Adding alt if exercise title was cut 13 years ago
Julio Montoya 455271178e Adding links in order to view the live stats see #4100 + some fixes in buttons + adding comments + fixing queries 13 years ago
Julio Montoya 641711ed27 Minor corrections in exercises 13 years ago
Julio Montoya d8da4f6588 Minor - adding "Add new X" for teachers when the list is empty 13 years ago
Julio Montoya 2863bb7ac1 Fixing tip bubble in exercise, + showing the status of the exercise result 13 years ago
Julio Montoya 9383e78929 Replacing filename from exercice_report.php to exercise_report.php 13 years ago
Julio Montoya c8f7be072c Adding tooltip to show pending results (experimental) 13 years ago
Julio Montoya fd50571fe5 Cleaning exercice.php + adding a new function in events.lib.inc.php to get exercise results 13 years ago
Julio Montoya 20c0fa457c Fixing hotpotatoes results due latest changes when creating the new page exercise_report.php 13 years ago
Julio Montoya e6365cc081 Moving exercise result to a new page exercise_report.php instead of exercice.php?show=result 13 years ago
Hubert Borderiou 19f2ef4f61 #4030 Start to do : add username to avoid homonymous and some commentary cleaning in code - refs #4030 13 years ago
Hubert Borderiou be0946b4fd #294 Add categories for test tool - minor changes 13 years ago
Hubert Borderiou 08d562134a #4027 minor modification 13 years ago
Hubert Borderiou f7878d7036 #4031 #4027 #4026 add group filter in test answer list + minor bug 13 years ago
Hubert Borderiou f24335604c #294 modification and update for adding questions categories 13 years ago
Julio Montoya d08c14510d Adding c_id in queries in newscorm - LP 13 years ago
Julio Montoya 58acb3d35b Adding item_property changes when editing the exercise visibility should fix bug #3998 13 years ago
Julio Montoya 35b1978eeb Adding question categories see #294 developed by Hubert Borderiou 13 years ago
Julio Montoya c45cd2f244 Minor exercise corrections 13 years ago
Julio Montoya e6bbcf83af Fixing bug when using LP + exercises see #3965 13 years ago
Julio Montoya f26cc4ea66 Exercise : Should fix bug when deleting questions if random number is bigger see : #3945 13 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 13 years ago
Julio Montoya 98692604ec Removing libs that are already loaded in global.inc.php 13 years ago