matthewrkula / nextslide

NextSlide online powerpoint viewer.
nextslide.herokuapp.com
1 stars 0 forks source link

when a slideshow is reuploaded (new ppt file, but same record) what happens with the notes for each slides? #18

Open val-litvak opened 10 years ago

val-litvak commented 10 years ago

when a slideshow is reuploaded (new ppt file, but same record) what happens with the notes for each slides?

example:

1) i go to create a slideshow, by uploading a ppt file that has 3 slides 2) our program creates the slideshow record, sets the number of slides to 3, and creates 3 slide records(where the user can enter notes for each) 3) i insert notes for each slide and ready to present. 4) i realize that I forgot to put in one of the slides, it should be between 2 and 3, (which would now make a total of 4 slides if i reupload) 5) i reupload the ppt file with 4 slides.

6) \ what happens with the notes i entered?! do i lose them and reenter them? **