Moodle Plugins directory: Search Courses (Autocomplete) | Moodle.org

Search Courses (Autocomplete)
Blocks ::: block_searchcourses
Maintained by
Hittesh Ahuja
Just enter the first letter of the course you want to search and the auto complete box gives you a list of matching courses with the current word highlighted. The block also has a 'My Courses' feature, when enabled, lets you search only the courses the current user is registered on .
This block is best used on the 'My Home' page which allows centre positioning of blocks thereby giving you a wider space to see the autocomplete results.
Copyright : University of Bath
Latest release:
102 sites
7 downloads
18 fans
Current versions available: 3
Useful links
Contributors
Hittesh Ahuja (Lead maintainer)
Please login to view contributors details and/or to contact them
I cant seem to replicate the error on IE11.. I'm afraid I dont have a copy of IE10 so cant really test . Would you mind sending me some screenshots of the error ?
Thanks, sorry for my english.
To make this plugin visible for all users logging in to your system, you can add the block to the front page by editing the front page settings under the Administration block and then clicking on turn editing on.
I'm not sure what do you mean by normal search but my guess it you can replace this plugin with every search field on the moodle site. It has a specific use only for courses.
There is one thing we would like, and that is - that hidden or non-active courses won't appear in the results.
Is there a way to do that?
I'm talking about the search done on all courses, not only on the ones the user is enrolled in, and that uses get_courses_search. But following your answer I checked that now , and I found that there, too, there is a check for viewing hidden courses https://github.com/moodle/moodle/blob/master/lib/datalib.php#L830. Before, I was only looking at the SQL query... So thank you.
I am using this plugin but I am facing the issue is that the search box is not showing to students role.