Skip to content

[FEAT] Enroll users to ZAE RCEs through API #85

@adesche

Description

@adesche

Contact Details

atm@clevelandcenter.org

Is your feature request related to a problem? If so, please describe.

Not directly related to the purpose of the request (but for the sake of time), in /academy/identifiers/ route, the documentation describes the return from the request as a list of course IDs. However, under the getIdentifiers() function which the route points to the data returned is the "exam" IDs and not the course IDs. This therefore is providing both incorrect data per the intended use and no data of use for the /academy/enroll/{courseId} route also available in API v2. (e.g. S2 exam ID is 9 whereas the course ID is 11... the exam ID is returned in the identifiers route whereas the course ID should be instead)

What is your new feature idea or request?

I would like the /academy/enroll/{courseId} route to be expanded to the use of the Rating Competency Exams available in ZAE. This would allow for ease-of-access when enrolling students in their necessary competency exam through facility websites (and possibly through the USA frontend) instead of having to utilize the unnecessarily sophisticated Moodle interface.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions