Note:

This site is no longer used and is in read-only mode. Instead please go to our new Moodle Developer Resource site.

Rating API

From MoodleDocs
Revision as of 04:53, 27 January 2012 by Martin Dougiamas (talk | contribs)

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