oohoo - Course search

Blocks ::: block_course_search
Maintained by Nicolas Bretin, Patrick Thibaudeau
OOHOO Course Search does a complete search of all content in a course including: - Section Name and description - All activities (including all new plugins that you setup in the future) based on the "name", "intro" and "content" fields The result appears as a list of links.
Latest release:
84 sites
29 downloads
12 fans
Moodle 2.1, 2.2, 2.3, 2.4, 2.5, 2.6

OOHOO Course Search does a complete search of all content in a course including:
 - Section Name and description
 - All activities (including all new plugins that you setup in the future) based on the "name", "intro" and "content" fields

The result appears as a list of links.

Screenshots

Screenshot #0
Screenshot #1

Contributors

Nicolas Bretin (Lead maintainer)
Patrick Thibaudeau: Maintainer
Please login to view contributors details and/or to contact them

Comments RSS

Ukázat komentáře
  • Steve Dennis
    úterý, 11. prosince 2012, 19.50
    hi guys, can this be used as global site search or is this something else? The global search was removed in a previous version and for all I can find it has not been replaced. Do you have any suggestions for decent global search, if one exists, as it says here on moodle.org that the global search was to be rewritten for version 2.4 but there is no mention of it in the release notes. Running 2.2 by the way. cheers. Steve
  • MD shot of me from his iphone4
    středa, 12. prosince 2012, 15.12
    Hi Steve,
    MDL-31989 is the issue where Global Search is being re-written. it wasn't completed nor ready for 2.4.

    This plugin isn't a site wide search although it does seem to allow other plugins to be searched via a callback.
  • Patrick Thibaudeau
    čtvrtek, 13. prosince 2012, 01.48
    Aparup is right. This is not a global site search but rather a course search. It can search into any modules, even third party modules, as long as the third party modules follow Moodle coding guidlines which have a name filed and intro or content field.
  • Bonnie Mioduchoski
    sobota, 11. ledna 2014, 23.53
    Hi! I am testing this out on our test server. I really like the concept. Is there a way to have it be more robust in what it searches - I'd love it to search forum content, content within an activity...It seems to just bring up main search content and I think this would be ultimately frustrating for students...please advise if there is a way to tweak it.
  • Boaz Neeman_Golan
    čtvrtek, 16. ledna 2014, 21.03
    it works good with version 2.6.0, I tested it !!!
  • vinoth kannan
    středa, 19. února 2014, 14.47
    Hi when i installed this plugin. I get this error: We use SQL server 2008
    Debug info: SQLState: 42000

    Error Code: 4145

    Message: [Microsoft][SQL Server Native Client 11.0][SQL Server]An expression of non-boolean type specified in a context where a condition is expected, near 'OR'.


    SELECT * FROM mdl_assign WHERE course='1' AND (false OR name LIKE N'%axa%' OR intro LIKE N'%axa%')
    [array (
    0 => 1,
    1 => '%axa%',
    2 => '%axa%',
    )]
    Error code: dmlreadexception
    Stack trace:
    •line 426 of \lib\dml\moodle_database.php: dml_read_exception thrown
    •line 260 of \lib\dml\sqlsrv_native_moodle_database.php: call to moodle_database->query_end()
    •line 367 of \lib\dml\sqlsrv_native_moodle_database.php: call to sqlsrv_native_moodle_database->query_end()
    •line 779 of \lib\dml\sqlsrv_native_moodle_database.php: call to sqlsrv_native_moodle_database->do_query()
    •line 827 of \lib\dml\sqlsrv_native_moodle_database.php: call to sqlsrv_native_moodle_database->get_recordset_sql()
    •line 72 of \blocks\course_search\lib.php: call to sqlsrv_native_moodle_database->get_records_sql()
    •line 62 of \blocks\course_search\results.php: call to block_course_search_search_module()
  • Angkor Wat
    úterý, 29. července 2014, 18.47
    Hi, I have exactly the same trouble as vinoth kannan - has anyone found a solution to this bug?

    Thanks.
  • Hugo Callens
    středa, 17. září 2014, 16.48
    The plugin only accepts one single keyword and doesn't find documents within folders, is that right?
  • Jarno Raasakka
    středa, 22. dubna 2015, 19.06
    Hi,

    Can this be used as a search from course text? E.g. if I want to ppl to be able to do search from course start page and the results will be from within that course.

    Thanks in advance. úsměv
  • Jorge Paz
    úterý, 23. června 2015, 22.45
    Existe alguna versión para 2.8?
  • Anders Thiel
    úterý, 17. listopadu 2015, 20.59
    Is there no search tool available for version 2.9? I too need to search inside a course.
Please login to post comments