dbertanjoli
Registered User.
- Local time
- Today, 10:09
- Joined
- Sep 22, 2000
- Messages
- 102
Hello,
I already tried everything I know (I don’t know much though), and I already checked with table and query discussions but wasn’t able to resolve my problem.
I have access database and asp web form (on line questionnaire). I set up everything properly (I think) except I can’t attach scoring in my database to questions.
There are 30 questions (multiple choise5 or more possible answers) and even through answers to each questions are mostly repeatable they score differently depending on question.
For example:
Question 1: answer: very often score 5
Question 1: answer: never score 4
….
Question 2: answer; very often score 1
Question 2: answer, never score 2
So I have a table with predefined score for each option.
So in order for score to be correct it has to mach two criteria: question number and question answer. Can you please help me with this?
Debbie
I already tried everything I know (I don’t know much though), and I already checked with table and query discussions but wasn’t able to resolve my problem.
I have access database and asp web form (on line questionnaire). I set up everything properly (I think) except I can’t attach scoring in my database to questions.
There are 30 questions (multiple choise5 or more possible answers) and even through answers to each questions are mostly repeatable they score differently depending on question.
For example:
Question 1: answer: very often score 5
Question 1: answer: never score 4
….
Question 2: answer; very often score 1
Question 2: answer, never score 2
So I have a table with predefined score for each option.
So in order for score to be correct it has to mach two criteria: question number and question answer. Can you please help me with this?
Debbie