Note:

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

Rating API: Difference between revisions

From MoodleDocs
No edit summary
Line 16: Line 16:


* [[Core APIs]]
* [[Core APIs]]
* [[Ratings 2.0]]


[[Category:API]]
[[Category:API]]

Revision as of 04:53, 27 January 2012

Overview

File Locations

The primary functions for the Rating API is located in rating/lib.php

Additional functions and usage examples can be found in the following files:

  • rating/rate.php
  • rating/rate_ajax.php

Examples

See also