Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Rogō has a number of web services available to help integrate it with other web applications. Most of the endpoints require authentication and username and password should be posed along with the request in fields named 'ROGO_USER', 'ROGO_PW'. It is also required to post and 'rogo-login-form-std' along with the authentication details to trigger a form log-in. The end points return XML as default but can also return json if the 'HTTP_ACCEPT' is to 'json'.

getAvailableFeedbackLists the Feedback reports available for a given student user.
getOwnerPaperListLists papers that a given staff user has access to.
getModulePaperListLists the non-summative papers for a given module.
createAccountTo enable the creation of Rogō user accounts.