Steve-vfp9user
Programmer
Hello
I hope I am able to explain what I am trying to achieve.
I created a quiz using VFP9 which basically asks the user to enter the required number in order of correct sequence e.g. 1, 3, 2, 6 etc. This order is entered into a column in a grid down the right hand side after which the user clicks a command button which stores the answer, rearranges the sequence and shows the user the order they have selected. The answered questions are stored until the end of the quiz.
There are varying amounts of answers in the quiz (sometimes 4, 6, 9 etc) shown in the grid for each question.
I found this and also researched this site but can't find the answer I'm looking for (and it's not something I have been involved with before)
What I'm trying to achieve is:
Show a form with perhaps command buttons containing the answer (they are only short answers)
Allow the user to drag those answers over and maybe onto some sort of rectangular area in the correct order of sequence
This would eliminate the need to enter the correct sequence numbers whereby the user could just put the answers in the sequence first hand
I am fairly confident with VFP9 so any suggestions, pointers or where I can find a basic example of something like this would be appreciated.
Thank you
Steve
I hope I am able to explain what I am trying to achieve.
I created a quiz using VFP9 which basically asks the user to enter the required number in order of correct sequence e.g. 1, 3, 2, 6 etc. This order is entered into a column in a grid down the right hand side after which the user clicks a command button which stores the answer, rearranges the sequence and shows the user the order they have selected. The answered questions are stored until the end of the quiz.
There are varying amounts of answers in the quiz (sometimes 4, 6, 9 etc) shown in the grid for each question.
I found this and also researched this site but can't find the answer I'm looking for (and it's not something I have been involved with before)
What I'm trying to achieve is:
Show a form with perhaps command buttons containing the answer (they are only short answers)
Allow the user to drag those answers over and maybe onto some sort of rectangular area in the correct order of sequence
This would eliminate the need to enter the correct sequence numbers whereby the user could just put the answers in the sequence first hand
I am fairly confident with VFP9 so any suggestions, pointers or where I can find a basic example of something like this would be appreciated.
Thank you
Steve