numbas / editor

An editor for the Numbas e-learning system.
http://numbas.mathcentre.ac.uk
Apache License 2.0
59 stars 61 forks source link

Search results shouldn't be cached #83

Closed BillFoster closed 11 years ago

BillFoster commented 12 years ago

Normally the procedure I am using to edit/change an exam is to find the exam, click on it and make the changes. For example, adding text into the description field for an exam. If I then use the back arrow to access the list of exams I find that the changes have not been registered. In order to do so I have to access Numbas via a new browser window and access the exam where the changes are now there. So it seems that using the back arrow on the same window is the problem.

christianp commented 12 years ago

Yep, I know about this. It's part of the continuing problems resulting from me trying to be clever about the index page.

I'm going to rewrite it to be less clever and more working. On Aug 11, 2012 11:47 AM, "Bill Foster" notifications@github.com wrote:

Normally the procedure I am using to edit/change an exam is to find the exam, click on it and make the changes. For example, adding text into the description field for an exam. If I then use the back arrow to access the list of exams I find that the changes have not been registered. In order to do so I have to access Numbas via a new browser window and access the exam where the changes are now there. So it seems that using the back arrow on the same window is the problem.

— Reply to this email directly or view it on GitHubhttps://github.com/numbas/editor/issues/83.