Open djplaner opened 2 years ago
Just aiming to modify the app to create a new module
completedView.render will start the work
Controller will have a handler for this event ??
Event
Items are being added to the module, but not in the order of the Word doc. In part, because the completion of add item to module is not in order Perhaps suggesting that signals need to be used to ensure that item adding occurs in sequence.
Word doc
Updates for add item (position indicates espoused message to API)
Problem? position should be 1 indexed. Could this be a cause??
Final module
i.e. final module is matching the display, but not the position.
[x] Get script calling API successfully
Have a CanvasModule model which has functionality for
[ ] integrate this into complete stage
[x] Update complete stage with appropriate information
[ ] Figure out if assignments, quiz, file etc can have
[ ] add timeouts for the entire process
Create module