Description
It would be helpful for an activity provider to be able to obtain a list of all registrations that have data in the Document APIs. For example this might be used to display a list of previous attempts to the learner to choose from, or for a reporting tool reporting on state data (with a small 's' in the sense of all the Document APIs deal with the state of play, I'm not referring explicitly to the State API).
_Breaking change:_ The LRS MUST maintain a list of registrations in some JSON document we define with a key of http://adlnet.gov/xapi/keys/registration-list
_Non-breaking change:_ APs MAY maintain a list of registrations in some JSON document we define with a key of http://adlnet.gov/xapi/keys/registration-list
For examples of applications that might use this feature, see https://github.com/garemoko/moodle-mod_tincanlaunch and adlnet/xAPI-SCORM-Profile#7