Last active
May 3, 2017 05:11
-
-
Save isubasti/4b9f28b4c4b0e9dcefb4f866fca86890 to your computer and use it in GitHub Desktop.
Revisions
-
isubasti revised this gist
May 3, 2017 . 1 changed file with 6 additions and 7 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,7 +1,6 @@ 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 -
isubasti revised this gist
May 3, 2017 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,6 @@ 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 -
isubasti revised this gist
May 3, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,6 @@ 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 -
isubasti created this gist
May 3, 2017 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,6 @@ list of breaking changes introduced by using pantheon as data source for froalaEditor.js: * isUserALecturer check that requires course's admin list * _downloadAssignmentSheet * 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