Closed (outdated)
Project:
Quiz
Version:
7.x-5.x-dev
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jul 2014 at 19:18 UTC
Updated:
2 Nov 2024 at 18:37 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #1
aaronbaumanthe missing "links above" was an artifact of a previous adminimal theme bug, so nix that one.
The erroneous help text only appears when there are no questions, so this is definitely a minor issue.
Minor patch attached.
Comment #2
aaronbaumanComment #3
djdevinI agree, some of the wording needs to change since we cleaned up the UI in lots of places.
Let's leave this issue open and see what else we can find.
Comment #4
teknocat commentedAnother issue I'd like to report since this UI cleanup was done is that in the question bank, clicking on the "Reset" button for the view filters just redirects to the home page. I'm guessing something about the way this view is rendered must be throwing off the views module in terms of determining what URL it should go to when clicking reset.
I'm not sure why views doesn't use ajax to reset the filters when ajax is enabled. When you are previewing a view in the views UI, reset works. Is that maybe the reason why, in the code where you get the view, that you have asked for the preview of the view? Is that meant to make it function the same way it does when actually previewing?
Anyway, I don't fully understand this particular issue as I've never worked with a view in quite this way before, but it is causing a problem in the case where we are using this module and certainly needs to be fixed.
Comment #5
smustgrave commentedThis a change we want to include in one of the last few D7 quiz releases?
Comment #6
smustgrave commented