I am working with many questions and want a way by which users don't need to use the NEXT button for every question.
It should be flexible, so that the user can move any where on any question he wants and view a summary of the questions.
Maybe a slider or anything? Please give suggestions. Thanks in advance.
Answer
Based on your comment in response to PatomaS' comment on your question... :)
How about something like this?
It allows you to:
- show 5 / 10 / 100... questions per page
- go to a specific question by putting in the question number
- paginate, scroll etc.
If this works for you, you can look at jqGrid for such list implementations.
No comments:
Post a Comment