Content creators need to be able to edit their drafts. When they have draft or submitted content, they should be able to see it on their profile page, then be able to re-enter the Lesson Builder to make changes.
Files
js/edit.js, js/profile.js
Tips
[x] Right now we have a separate edit.js, we should just use the same teach.js they started on.
[x] They should be able to change the state from draft to submitted and back.
Description
Content creators need to be able to edit their drafts. When they have draft or submitted content, they should be able to see it on their profile page, then be able to re-enter the Lesson Builder to make changes.
Files
js/edit.js, js/profile.js
Tips