Note:

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

reportbuilder/embeddedoverview

From MoodleDocs
Revision as of 07:33, 8 June 2012 by Simon Coggins (talk | contribs) (Created page with "Back to index Embedded reports provide a way for a developer to insert a report builder report into the code of the page. Once done the report can't be deleted...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Back to index

Embedded reports provide a way for a developer to insert a report builder report into the code of the page. Once done the report can't be deleted, but an administrator can have full control over all the filters, columns and other settings just like a user generated one.

You can see an example of an embedded course report here:

https://demo.totaralms.com/course/find.php

Login as demoadmin/demoadmin then click the edit report button to see the settings page.