Skip to content

Commit

Permalink
Update TODOs
Browse files Browse the repository at this point in the history
  • Loading branch information
sjsyrek committed Oct 28, 2015
1 parent b9aee79 commit 4875e12
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions Exposify.gs
Original file line number Diff line number Diff line change
Expand Up @@ -47,18 +47,15 @@
*/


//TODO: publish Exposify to GitHub
//TODO: add end comment to every function
//TODO: add all functions to Exposify.prototype
//TODO: make sure every function has error checking blocks
//TODO: make sure all alerts actually call alert();
//TODO: folder structure, folder sharing, collecting and returning assignments
//TODO: rewrite functions for creating folder structure, folder sharing, collecting and returning assignments
//TODO: finish paper comparison diff function
//TODO: automatically produce warning rosters and final gradebooks
//TODO: write warning roster functions
//TODO: make error messages more informative
//TODO: revise comments
//TODO: make sure internal functions that reference this actually work
//TODO: add titles to alerts
//TODO: make sure internal functions that reference `this` actually work
//TODO: add titles to all alerts


/**
Expand Down

0 comments on commit 4875e12

Please sign in to comment.