moodle-block_configurablereports icon indicating copy to clipboard operation
moodle-block_configurablereports copied to clipboard

Ability to make the reports accessible from outside

Open yao9394 opened this issue 6 years ago • 3 comments

A way to extract the reports for users outside of Moodle. For example, an API or links that can be shared to download the reports in different formats? Do you think this is a good feature to have?

yao9394 avatar Nov 25 '19 00:11 yao9394

I hope you mean one of the following:

  • Let users configure that they want to be sent the report results in X export format every day at time Y
  • Provide a webservice so that users can download report exports using webservice tokens (which can then be triggered by crons or whatever)

Then I think that's the same what I would like

danowar2k avatar Feb 17 '20 12:02 danowar2k

An option to export result would be a nice feature to have

jwalits avatar Mar 18 '20 04:03 jwalits

I've added in #162 the ability to download the data as json via web service.

danielneis avatar Oct 08 '20 18:10 danielneis