Skip to content

Instantly share code, notes, and snippets.

@isubasti
Last active May 3, 2017 05:11
Show Gist options
  • Save isubasti/4b9f28b4c4b0e9dcefb4f866fca86890 to your computer and use it in GitHub Desktop.
Save isubasti/4b9f28b4c4b0e9dcefb4f866fca86890 to your computer and use it in GitHub Desktop.
breaking changes for kraken connection to microservices

list of breaking changes introduced by using pantheon as data source for froalaEditor.js:

  • isUserALecturer check that requires course's admin list
  • _downloadAssignmentSheet will need to be changed to use pantheon's service
  • submission requires courseId, assignmentId, assignmentName to construct the folder structure and filename on s3
  • assignmentId and courseId is required to construct slingshot folder for images
  • assignment name is required to create the editorDocument
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment