MyCaert / Issues-Enhancements

Issues and Enhancements
2 stars 0 forks source link

Deleting Questions from Quiz #221

Closed knovotney closed 8 years ago

knovotney commented 8 years ago

Jeni O'Connor of Libertyville cannot delete questions from the quiz "(O'Connor) 8th Grade Quiz #1 Biotech & FFA Basics". I was able to replicate in both Mozilla and Chrome. She cannot delete questions from the end of the quiz, but can from the beginning.

oconner quiz oconnor questions

bguerrettaz commented 8 years ago

I'm looking into this issue.

On Tue, Oct 25, 2016 at 11:29 AM, knovotney notifications@github.com wrote:

Jeni O'Connor of Libertyville cannot delete questions from the quiz "(O'Connor) 8th Grade Quiz #1 https://github.com/MyCaert/Issues-Enhancements/issues/1 Biotech & FFA Basics". I was able to replicate in both Mozilla and Chrome. She cannot delete questions from the end of the quiz, but can from the beginning.

[image: oconner quiz] https://cloud.githubusercontent.com/assets/21039374/19694747/2a14a3ae-9aa6-11e6-8bf2-124445716020.JPG [image: oconner quiz] https://cloud.githubusercontent.com/assets/21039374/19694795/49eebd04-9aa6-11e6-8333-9ef169977c0c.JPG

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/MyCaert/Issues-Enhancements/issues/221, or mute the thread https://github.com/notifications/unsubscribe-auth/AFbn81z8h6WGgVY7sYd62i46D2kNg85_ks5q3i59gaJpZM4KgM7M .

dpentony commented 8 years ago

As you research this, you should know that the teacher edits practically every question. I am wondering if the fact that she does so has an impact on her ability to delete certain questions.

bguerrettaz commented 8 years ago

I was finally able to hunt down what the issue was, there was a generated piece of JavaScript code that wasn't escaping the single quotes correctly. Since O'Connor was in some of the quiz names, that was part of the problem.

This has been fixed and I have tested the ability to delete questions.

Please test and confirm.

Blake

On Fri, Oct 28, 2016 at 4:13 PM, dpentony notifications@github.com wrote:

As you research this, you should know that the teacher edits practically every question. I am wondering if the fact that she does so has an impact on her ability to delete certain questions.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/MyCaert/Issues-Enhancements/issues/221#issuecomment-257030214, or mute the thread https://github.com/notifications/unsubscribe-auth/AFbn8-Rc7F8jmlAyFEBVThM-ICeDjMV_ks5q4mWXgaJpZM4KgM7M .

knovotney commented 8 years ago

Thanks, Blake. She has not responded, but we will close for now.