Note:

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

Rating API

From MoodleDocs

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