thank you for the repley.
im a beginner with javascripting, damn its hard !
here is what i got.
Questions:
<input type="checkbox" value="a" name="question1">a) is this a question ?? <br>
<input type="checkbox" value="b" name="question1">b) is also this a question ?? <br>
Configfile:
correctchoices[1]='a'
How do i change this so 2 awnsers instead of 1 can be correct ?
i couldnt really understand what you ment.