Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Course search: Difference between revisions

From MoodleDocs
(Adding back links)
Line 13: Line 13:


== Introduction ==
== Introduction ==
Object of this google summer of code project is to Implement Advanced Course Search that is flexible, case-insensitive, fast and can sort results by relevance. Most importantly it should work consistently on different Database engines and different content languages. The deliverable includes a functional advance search plugin for Moodle that can be installed and configured to substitute basic core search. The project will be implemented integrating 3rd party search engine API with Moodle course schema.


== Schedule ==
== Schedule ==

Revision as of 13:29, 5 June 2013

Note: This page is a work-in-progress. Feedback and suggested improvements are welcome. Please join the discussion on moodle.org or use the page comments.

Course search
Project state Community bonding period
Tracker issue CONTRIB-4335
Discussion XXX
Assignee Shashikant Vaishnav

GSOC '13

Introduction

Object of this google summer of code project is to Implement Advanced Course Search that is flexible, case-insensitive, fast and can sort results by relevance. Most importantly it should work consistently on different Database engines and different content languages. The deliverable includes a functional advance search plugin for Moodle that can be installed and configured to substitute basic core search. The project will be implemented integrating 3rd party search engine API with Moodle course schema.

Schedule

Design

See also