Anderson-Lab / Learn2Mine-Main

2 stars 3 forks source link

Problem with adding new problems #6

Closed pauleanderson closed 10 years ago

pauleanderson commented 10 years ago

There are also problems when adding new problems if you have already started a lesson. At this point it will throw an exception when trying to submit. We need to figure out how to handle this as it is important to be able to add questions, but then how do we handle the problem of students who have already completed some.

TomNash commented 10 years ago

Can you send me a screencap of the issue at hand? Are you on http://learn2mine.appspot.com/LessonModify? and pressing "Update Lesson parameters"?

TomNash commented 10 years ago

Replicated issue, working to resolve.

TomNash commented 10 years ago

Possible resolution

TomNash commented 10 years ago

Need to move solution to LessonModify function (currently will update when student refreshes lesson, needs to be done when lesson modified so grade viewers will be accurate - more work but more appropriate)

TomNash commented 10 years ago

This has been updated.