codeforamerica / bizfriendly-web

An experiment in digital literacy lessons. The experiment is now over.
http://bizfriend.ly
22 stars 67 forks source link

Creating and Editing a Lesson #184

Open jenjac24 opened 9 years ago

jenjac24 commented 9 years ago
  1. When you create a lesson and select create a new lesson from the Select a Web Service drop down, and then hit back button on the browser, your only two options are to Select a Web Service and to create a new lesson. The other options disappear.
  2. When you create a lesson and upload an image that is too big, then save as a draft and edit again, you cannot upload a properly sized image. It will just disappear after you try to upload it.
MoseyM commented 9 years ago

in teach.js line 889 is this function(_saveDraft) serving this purpose? It looks like it will allow for saving each page. Are you trying to allow this same functionality when the user selects "next"?