]> git.mjollnir.org Git - moodle.git/log
moodle.git
17 years agoDeleting duplicate applicationid field, adding one missing fk and
stronk7 [Sat, 14 Jul 2007 22:38:35 +0000 (22:38 +0000)]
Deleting duplicate applicationid field, adding one missing fk and
minor reordering of logic of mnet stuff.

17 years agoMoving mnet_application somewhere before mnet_host
stronk7 [Sat, 14 Jul 2007 22:29:17 +0000 (22:29 +0000)]
Moving mnet_application somewhere before mnet_host
and creating missing FK in mnet_host

17 years agofixing a small syntax oddity that breaks get_my_courses in postgres. quoting " means...
mjollnir_ [Sat, 14 Jul 2007 19:36:59 +0000 (19:36 +0000)]
fixing a small syntax oddity that breaks get_my_courses in postgres.  quoting " means escape table, not string

17 years agoBig reordering of table creation, following all dependencies (FKs)
stronk7 [Sat, 14 Jul 2007 19:20:43 +0000 (19:20 +0000)]
Big reordering of table creation, following all dependencies (FKs)
Small fix in some FKs pointing to wrong tables. Nothing else changed.

17 years agoReordering a bit mnet_application table and fixing missing tag that
stronk7 [Sat, 14 Jul 2007 18:46:03 +0000 (18:46 +0000)]
Reordering a bit mnet_application table and fixing missing tag that
was preventing installation of head.

17 years agoOptimising the grader report
nicolasconnault [Sat, 14 Jul 2007 04:18:35 +0000 (04:18 +0000)]
Optimising the grader report

17 years agoMDL-9633 Refactored the index.php page into a child class of grade_report
nicolasconnault [Sat, 14 Jul 2007 03:46:24 +0000 (03:46 +0000)]
MDL-9633 Refactored the index.php page into a child class of grade_report

17 years ago Merged Donal's changes to MNET to allow moodle to also network with mahara.
mjollnir_ [Sat, 14 Jul 2007 03:00:12 +0000 (03:00 +0000)]
Merged Donal's changes to MNET to allow moodle to also network with mahara.
    changelog follows

    [MNET-manual] added version.php, install.xml and upgrade.php patches
    Route remote users back to their home server without going through jump.php and land.php
    Display app-specific strings in the user view
    Display the application icon in the Remote Host block
    Hide the 'logs' tab if the application under review is not Moodle
    Hide the 'logs' tab if the application under review is not Moodle
    Update user record to note that picture == 1 once a picture has been
    transferred.
    Change 2 to uri - is this fluid?
    Add application paramter to bootstrap function
    Find the application
    Workaround for PHP5.2.2 bug: http://bugs.php.net/bug.php?id=41293
    $HTTP_RAW_POST_DATA was not being populated
    Ensure we get an application for our Peer
    Update the URI to use for MNET
    The default 'wantsurl' should be empty
    Use the appropriate 'land' url for the remote application
    Add hidden form elements for 'application'
    Add awareness of new Application concept
    Add awareness of new Application concept
    Add awareness of new Application concept
    Add awareness of new Application concept
    Add awareness of new Application concept
    Add awareness of new Application concept
    Add awareness of new Application concept

17 years agoTracker #MDL-9353 - Paypal cost of course not visible in course settings.
mchurch [Fri, 13 Jul 2007 20:31:26 +0000 (20:31 +0000)]
Tracker #MDL-9353 - Paypal cost of course not visible in course settings.

17 years agoOptimising the grader report
nicolasconnault [Fri, 13 Jul 2007 19:02:40 +0000 (19:02 +0000)]
Optimising the grader report

17 years agoMDL-10452 - start quiz UI is confusing if you have quiz:preview capability. Change...
tjhunt [Fri, 13 Jul 2007 15:58:42 +0000 (15:58 +0000)]
MDL-10452 - start quiz UI is confusing if you have quiz:preview capability. Change the 'start/continue attempt button' to say 'start/continue preview' in this case. Merged from MOODLE_17_STABLE.

17 years agoMDL-10392 changed feedback language strings to grade language strings
nicolasconnault [Fri, 13 Jul 2007 13:03:07 +0000 (13:03 +0000)]
MDL-10392 changed feedback language strings to grade language strings

17 years agoMDL-10414 Implemented tab indices (student_grades, then student_feedbacks, from left...
nicolasconnault [Fri, 13 Jul 2007 11:24:13 +0000 (11:24 +0000)]
MDL-10414 Implemented tab indices (student_grades, then student_feedbacks, from left to right and top to bottom)

17 years agoMDL-10286 Updated overlib.js (2 years diff!) and enabled overlib for HTML feedback...
nicolasconnault [Fri, 13 Jul 2007 10:09:51 +0000 (10:09 +0000)]
MDL-10286 Updated overlib.js (2 years diff!) and enabled overlib for HTML feedback format

17 years agoone more category locking fix
skodak [Fri, 13 Jul 2007 09:12:23 +0000 (09:12 +0000)]
one more category locking fix

17 years agoupdated category locking to work the same as hiding - locking of category now locks...
skodak [Fri, 13 Jul 2007 09:05:36 +0000 (09:05 +0000)]
updated category locking to work the same as hiding - locking of category now locks all children too

17 years agograde_tree minor cleanup - grades not included anymore; fixed categroy item position...
skodak [Fri, 13 Jul 2007 08:59:46 +0000 (08:59 +0000)]
grade_tree minor cleanup - grades not included anymore; fixed categroy item position in grader report

17 years agoMDL-10380:
thepurpleblob [Fri, 13 Jul 2007 08:36:14 +0000 (08:36 +0000)]
MDL-10380:
Check for randeredmatch plugin done using array_key_exists() for PHP4
compatibility
MDL-10317:
Question name is now the question ID, rather than the question text.

17 years agoMDL-10181, user management improvements fixes
toyomoyo [Fri, 13 Jul 2007 08:26:47 +0000 (08:26 +0000)]
MDL-10181, user management improvements fixes

17 years agoAutomatic installer.php lang files by installer_builder (20070713)
moodler [Fri, 13 Jul 2007 08:19:15 +0000 (08:19 +0000)]
Automatic installer.php lang files by installer_builder (20070713)

17 years agofix for MDL-10440 IE7 and IE6 on win xp error when changing "disable" state of "Start...
jamiesensei [Fri, 13 Jul 2007 08:14:37 +0000 (08:14 +0000)]
fix for MDL-10440 IE7 and IE6 on win xp error when changing "disable" state of "Start date"

17 years agoMDL-10386 Quickfeedback and quickgrading fixed! It wasn't setting $needsupdate to...
nicolasconnault [Fri, 13 Jul 2007 08:08:53 +0000 (08:08 +0000)]
MDL-10386 Quickfeedback and quickgrading fixed! It wasn't setting $needsupdate to true when the grade_grades didn't yet exist in DB.

17 years agoMDL-9363, some fixes for grade import, not finished!
toyomoyo [Fri, 13 Jul 2007 08:06:30 +0000 (08:06 +0000)]
MDL-9363, some fixes for grade import, not finished!

17 years agofixed == typo, thanks Nicolas and Yu
skodak [Fri, 13 Jul 2007 07:51:10 +0000 (07:51 +0000)]
fixed == typo, thanks Nicolas and Yu

17 years agoMDL-9628 Refactored variables and method from grader_report into grade/report/lib...
nicolasconnault [Fri, 13 Jul 2007 07:05:04 +0000 (07:05 +0000)]
MDL-9628 Refactored variables and method from grader_report into grade/report/lib.php, and renamed grade_report.php to grade/report/grader/lib.php. Updated links to these files.

17 years agoI fixed up the database creation
moodler [Fri, 13 Jul 2007 06:44:31 +0000 (06:44 +0000)]
I fixed up the database creation

17 years agoMDL-9628 Renamed edit_* to * and updated links to these files
nicolasconnault [Fri, 13 Jul 2007 05:54:30 +0000 (05:54 +0000)]
MDL-9628 Renamed edit_* to * and updated links to these files

17 years agoMDL-9628 Renamed edit_* to *
nicolasconnault [Fri, 13 Jul 2007 05:53:16 +0000 (05:53 +0000)]
MDL-9628 Renamed edit_* to *

17 years agorenaming constant
nicolasconnault [Fri, 13 Jul 2007 05:41:04 +0000 (05:41 +0000)]
renaming constant

17 years agoMDL-9628 New constants in gradelib.php: GRADE_EDIT_URL and GRADE_EDIT_DIR
nicolasconnault [Fri, 13 Jul 2007 05:26:45 +0000 (05:26 +0000)]
MDL-9628 New constants in gradelib.php: GRADE_EDIT_URL and GRADE_EDIT_DIR
Also renamed $report->get_user_pref() to $report->get_pref() , because the returned preference may come from $CFG if it isn't defined as a user preference.

17 years agoadding feedback to grade import temp table and rename rawgrade to
toyomoyo [Fri, 13 Jul 2007 05:01:32 +0000 (05:01 +0000)]
adding feedback to grade import temp table and rename rawgrade to
finalgrade

17 years agoMerged "no posts" string fix from stable
moodler [Fri, 13 Jul 2007 03:05:17 +0000 (03:05 +0000)]
Merged "no posts" string fix from stable

17 years agomajor grade editing fixes and improvements - grader form now knows if grade is editab...
skodak [Thu, 12 Jul 2007 22:31:20 +0000 (22:31 +0000)]
major grade editing fixes and improvements - grader form now knows if grade is editable; fixed broken quickgrading; feedback format is handled the same way as in the rest of moodle - automatically converted to FORMAT_HTML when editor enabled; fixed calculation of grades that was breaking locking

17 years agoMDL-10364 initial calcualtion edit form
skodak [Thu, 12 Jul 2007 20:12:07 +0000 (20:12 +0000)]
MDL-10364 initial calcualtion edit form

17 years agoMDL-10364 initial calcualtion edit form
skodak [Thu, 12 Jul 2007 20:12:06 +0000 (20:12 +0000)]
MDL-10364 initial calcualtion edit form

17 years agoMDL-10437 moved editing forms to grade/edit/ directory - these should be shared by...
skodak [Thu, 12 Jul 2007 19:40:28 +0000 (19:40 +0000)]
MDL-10437 moved editing forms to grade/edit/ directory - these should be shared by all reports, there were too many files in grader directory anyway

17 years agoMDL-10364 calcualtion icon fix
skodak [Thu, 12 Jul 2007 17:46:38 +0000 (17:46 +0000)]
MDL-10364 calcualtion icon fix

17 years agoMDL-10386 More refactoring (grade_report_grader->get_user_pref($pref_name))
nicolasconnault [Thu, 12 Jul 2007 17:42:23 +0000 (17:42 +0000)]
MDL-10386 More refactoring (grade_report_grader->get_user_pref($pref_name))

17 years agoMDL-10364 calcualtion validation improvements
skodak [Thu, 12 Jul 2007 17:36:18 +0000 (17:36 +0000)]
MDL-10364 calcualtion validation improvements

17 years agoMDL-10364 calcualtion validation improvements
skodak [Thu, 12 Jul 2007 17:23:29 +0000 (17:23 +0000)]
MDL-10364 calcualtion validation improvements

17 years agoalways initilize arrays!
skodak [Thu, 12 Jul 2007 17:03:52 +0000 (17:03 +0000)]
always initilize arrays!

17 years agoMDL-10386 Refactored the grader report file (index.php), and extracted the grade_repo...
nicolasconnault [Thu, 12 Jul 2007 16:36:38 +0000 (16:36 +0000)]
MDL-10386 Refactored the grader report file (index.php), and extracted the grade_report_grader class out of it. The index file now only calls upon the class' main methods. Certain elements and code blocks in the class can be abstracted for other reports (such as the paging, sorting arrows and several general purpose variables).

17 years agofixed object initialization
skodak [Thu, 12 Jul 2007 15:42:50 +0000 (15:42 +0000)]
fixed object initialization

17 years agoMDL-10433 Upgrade: undo_groupings() causes warnings (before groupings exist)
skodak [Thu, 12 Jul 2007 15:31:49 +0000 (15:31 +0000)]
MDL-10433 Upgrade: undo_groupings() causes warnings (before groupings exist)

17 years agoPart fix of bug MDL-10332 "Data module not filtering list by group on .." - restore...
nfreear [Thu, 12 Jul 2007 14:12:35 +0000 (14:12 +0000)]
Part fix of bug MDL-10332 "Data module not filtering list by group on .." - restore bug.

17 years agolanguage file for search bloc (EN)
diml [Thu, 12 Jul 2007 12:33:55 +0000 (12:33 +0000)]
language file for search bloc (EN)

17 years agorenew of the global search engine
diml [Thu, 12 Jul 2007 12:32:15 +0000 (12:32 +0000)]
renew of the global search engine

17 years agoitem and category edit forms minor improvements
skodak [Thu, 12 Jul 2007 09:20:08 +0000 (09:20 +0000)]
item and category edit forms minor improvements

17 years agoMDL-10382 adding some more checks to prevent JS errors when hardFreezing elements...
skodak [Thu, 12 Jul 2007 09:17:55 +0000 (09:17 +0000)]
MDL-10382 adding some more checks to prevent JS errors when hardFreezing elements with disabledIf conditions

17 years agofixing formslib usage and locked implementation
toyomoyo [Thu, 12 Jul 2007 08:48:02 +0000 (08:48 +0000)]
fixing formslib usage and locked implementation

17 years agoMDL-10382 new fix, I hope it works now
skodak [Thu, 12 Jul 2007 07:57:26 +0000 (07:57 +0000)]
MDL-10382 new fix, I hope it works now

17 years agoadding a <br/> to offset the group selector's float left
toyomoyo [Thu, 12 Jul 2007 06:59:00 +0000 (06:59 +0000)]
adding a <br/> to offset the group selector's float left

17 years agograde edit form, and adding set_locktime for grade_grades and grade_item
toyomoyo [Thu, 12 Jul 2007 06:42:44 +0000 (06:42 +0000)]
grade edit form, and adding set_locktime for grade_grades and grade_item

17 years agoReverted previous fix for MDL-10382 Allow removing of elements with disabledIf...
jamiesensei [Thu, 12 Jul 2007 06:01:17 +0000 (06:01 +0000)]
Reverted previous fix for  MDL-10382  Allow removing of elements with disabledIf conditions - "This fix has broken disabledIf in many forms. The problem is that if the dependentOn element is an element in a group then elementExists will return false."

17 years agoMDL-10394 grade_grades field overridden backup/restore support
skodak [Wed, 11 Jul 2007 18:06:23 +0000 (18:06 +0000)]
MDL-10394 grade_grades field overridden backup/restore support

17 years agoMDL-10422 fixed missing include
skodak [Wed, 11 Jul 2007 17:59:13 +0000 (17:59 +0000)]
MDL-10422 fixed missing include

17 years agoMDL-10421 $fields= typo
skodak [Wed, 11 Jul 2007 17:27:46 +0000 (17:27 +0000)]
MDL-10421 $fields= typo

17 years agoMDL-9628 Enabling multiple feedback and grades update. Feedbacks now working, but...
nicolasconnault [Wed, 11 Jul 2007 16:54:11 +0000 (16:54 +0000)]
MDL-9628 Enabling multiple feedback and grades update. Feedbacks now working, but grades don't (at least scales don't)

17 years agoMDL-10409 - .invisiblefieldset display: inline issue
urs_hunkler [Wed, 11 Jul 2007 15:20:45 +0000 (15:20 +0000)]
MDL-10409 - .invisiblefieldset display: inline issue

17 years agofixed notice in update_raw_grade
skodak [Wed, 11 Jul 2007 14:53:47 +0000 (14:53 +0000)]
fixed notice in update_raw_grade

17 years agofixed notice in update_final_grade
skodak [Wed, 11 Jul 2007 14:33:09 +0000 (14:33 +0000)]
fixed notice in update_final_grade

17 years agoMDL-10380:
thepurpleblob [Wed, 11 Jul 2007 13:57:59 +0000 (13:57 +0000)]
MDL-10380:
Modified check for existence of renderedmatch plugin so that it sees it properly.
Bodged weird parameter passing issue so that correct answer choices are found.

17 years agoMDL-10415:
thepurpleblob [Wed, 11 Jul 2007 09:58:11 +0000 (09:58 +0000)]
MDL-10415:
Documentation for Aiken format added back, plus a few other minor improvements.

17 years agoMDL-10415:
thepurpleblob [Wed, 11 Jul 2007 09:18:32 +0000 (09:18 +0000)]
MDL-10415:
Aiken format returns/

17 years agoAdd some caching to get_list_of_timezones
moodler [Wed, 11 Jul 2007 09:11:44 +0000 (09:11 +0000)]
Add some caching to get_list_of_timezones

17 years agoDeleted excess call ... MDL-8451
moodler [Wed, 11 Jul 2007 09:10:01 +0000 (09:10 +0000)]
Deleted excess call ... MDL-8451

17 years agoMDL-9983, missing upser_updated event
toyomoyo [Wed, 11 Jul 2007 09:05:17 +0000 (09:05 +0000)]
MDL-9983, missing upser_updated event

17 years agonon-working edit_grade_form
toyomoyo [Wed, 11 Jul 2007 09:01:55 +0000 (09:01 +0000)]
non-working edit_grade_form

17 years agoMerged changes from stable
exe-cutor [Wed, 11 Jul 2007 08:30:01 +0000 (08:30 +0000)]
Merged changes from stable

17 years agoMerged changes from stable version
exe-cutor [Wed, 11 Jul 2007 08:04:12 +0000 (08:04 +0000)]
Merged changes from stable version

17 years agoMDL-10392 updated links to edit_grade form, corrected the loop for table rows, which...
nicolasconnault [Wed, 11 Jul 2007 07:30:04 +0000 (07:30 +0000)]
MDL-10392 updated links to edit_grade form, corrected the loop for table rows, which only initialised the $element object at the end of the loop
MDL-10211  Removed showfeedback preference
MDL-10286 Changed tooltip so that it surrounds the grade in a span when edit mode is off, and surrounds the edit icon otherwise
MDL-10287 Deleted edit_feedback and edit_feedback files and links to this form
MDL-10368 Removed show/hide feedback toggle

17 years agomoving some functions out to lib so they can be used in other reports
toyomoyo [Wed, 11 Jul 2007 05:07:39 +0000 (05:07 +0000)]
moving some functions out to lib so they can be used in other reports

17 years agoFIxed a notice
moodler [Wed, 11 Jul 2007 02:45:40 +0000 (02:45 +0000)]
FIxed a notice

17 years agothis float is causing grader report and user report footer to not display properly
toyomoyo [Wed, 11 Jul 2007 02:44:53 +0000 (02:44 +0000)]
this float is causing grader report and user report footer to not display properly

17 years agoMDL-8812 - one more of these display: inline issues with invisiblefieldset :-( Can...
urs_hunkler [Tue, 10 Jul 2007 20:29:27 +0000 (20:29 +0000)]
MDL-8812 - one more of these display: inline issues with invisiblefieldset :-( Can someone replace this problematic solution with another one - please! after correcting the property to display:block the search button moves below the search field when the text gets longer or the block width very narrow.

17 years agominor fix
nicolasconnault [Tue, 10 Jul 2007 18:41:28 +0000 (18:41 +0000)]
minor fix

17 years agoMDL-9137 new grade_grades field overridden; item edit form fixes; other minor fixes...
skodak [Tue, 10 Jul 2007 18:08:24 +0000 (18:08 +0000)]
MDL-9137 new grade_grades field overridden; item edit form fixes; other minor fixes and improvements

17 years agoMDL-10385, use langconfig specific decimal point and thousand separator when printing...
toyomoyo [Tue, 10 Jul 2007 09:01:19 +0000 (09:01 +0000)]
MDL-10385, use langconfig specific decimal point and thousand separator when printing grades. Grade validation for grademin/grademax range

17 years agoMDL-9137 new grade_grades field overridden
skodak [Tue, 10 Jul 2007 08:55:06 +0000 (08:55 +0000)]
MDL-9137 new grade_grades field overridden

17 years agoremoving settings upgrade code that is not needed
skodak [Tue, 10 Jul 2007 08:09:44 +0000 (08:09 +0000)]
removing settings upgrade code that is not needed

17 years agoMDL-6855 fixing id in new grade tables to be unsigned in unut tests
skodak [Tue, 10 Jul 2007 07:57:58 +0000 (07:57 +0000)]
MDL-6855 fixing id in new grade tables to be unsigned in unut tests

17 years agodo not use role functions in upgrade scripts if roles not setup yet
skodak [Tue, 10 Jul 2007 07:46:19 +0000 (07:46 +0000)]
do not use role functions in upgrade scripts if roles not setup yet

17 years agoMDL-6855 fixing id in new event and grade tables to be unsigned
skodak [Tue, 10 Jul 2007 07:35:43 +0000 (07:35 +0000)]
MDL-6855 fixing id in new event and grade tables to be unsigned

17 years agofixed typo
skodak [Tue, 10 Jul 2007 07:34:05 +0000 (07:34 +0000)]
fixed typo

17 years agoAutomatic installer.php lang files by installer_builder (20070710)
moodler [Tue, 10 Jul 2007 06:26:06 +0000 (06:26 +0000)]
Automatic installer.php lang files by installer_builder (20070710)

17 years agofix for MDL-9983, trigger certain events out of the core to modules
toyomoyo [Tue, 10 Jul 2007 02:33:38 +0000 (02:33 +0000)]
fix for MDL-9983, trigger certain events out of the core to modules

17 years agoglobal search review and extension for physical files
diml [Mon, 9 Jul 2007 21:12:16 +0000 (21:12 +0000)]
global search review and extension for physical files

17 years agoLucene Zend Implementation update (better handle of UTF8)
diml [Mon, 9 Jul 2007 21:05:40 +0000 (21:05 +0000)]
Lucene Zend Implementation update (better handle of UTF8)

17 years agoLucene Zend Implementation update (better handle of UTF8)
diml [Mon, 9 Jul 2007 20:57:29 +0000 (20:57 +0000)]
Lucene Zend Implementation update (better handle of UTF8)

17 years agosearch engine lang file (EN-UTF8)
diml [Mon, 9 Jul 2007 20:54:36 +0000 (20:54 +0000)]
search engine lang file (EN-UTF8)

17 years agosearch engine lang file (FR-UTF8)
diml [Mon, 9 Jul 2007 20:54:18 +0000 (20:54 +0000)]
search engine lang file (FR-UTF8)

17 years agoMDL-10386
nicolasconnault [Mon, 9 Jul 2007 19:59:45 +0000 (19:59 +0000)]
MDL-10386
- Renamed grade_report_shownotes preference to grade_report_showfeedback
- Added grade_report_quickgrading and grade_report_quickfeedback preferences
- Re-organised the grade_get_icons() function: The icons are all prepared first,
    then the preferences and conditions are applied to the selection of icons.
    This allows for a third $icons parameter, an array of icon names, which
    explicitly sets which icons should be returned by the function, regardless
    of preferences and options.
- Identified and fixed MDL-10391 bug with updating boolean user preferences (advcheckbox used)

17 years agoNow SQL sentences are all together and with proper terminators.
stronk7 [Mon, 9 Jul 2007 18:03:47 +0000 (18:03 +0000)]
Now SQL sentences are all together and with proper terminators.
Tested against MySQL, PostgreSQL and MSSQL. MDL-7357

17 years agoReverting to previous version to respect cross-db. Final
stronk7 [Mon, 9 Jul 2007 17:17:13 +0000 (17:17 +0000)]
Reverting to previous version to respect cross-db. Final
tested solution arriving in hours. MDL-7357

Merged from MOODLE_18_STABLE

17 years agoMDL-10368 Finished implementation of toggle actions, and added icons near each toggle...
nicolasconnault [Mon, 9 Jul 2007 14:54:32 +0000 (14:54 +0000)]
MDL-10368 Finished implementation of toggle actions, and added icons near each toggle. Also added a few css rules for display.

17 years agofixed loggeduser foreign keys
skodak [Mon, 9 Jul 2007 13:58:17 +0000 (13:58 +0000)]
fixed loggeduser foreign keys

17 years agoMDL-10368 Added quick toggles
nicolasconnault [Mon, 9 Jul 2007 13:24:36 +0000 (13:24 +0000)]
MDL-10368 Added quick toggles

17 years agoMDL-9268 Removing "turn feedback on" button in favour of the new user/cfg preference...
nicolasconnault [Mon, 9 Jul 2007 11:58:24 +0000 (11:58 +0000)]
MDL-9268 Removing "turn feedback on" button in favour of the new user/cfg preference grade_report_shownotes; Re-displaying the calculation icons

17 years ago*** empty log message ***
jgutierr25 [Mon, 9 Jul 2007 08:49:47 +0000 (08:49 +0000)]
*** empty log message ***

17 years agomerged fix for MDL-9337, hidden teachers are visible when not enroled
toyomoyo [Mon, 9 Jul 2007 07:42:46 +0000 (07:42 +0000)]
merged fix for MDL-9337, hidden teachers are visible when not enroled