Hi all,
I have filled a txt file in aiken format so i can import the questions for a quiz.
i'd like to know the sintax in aiken format to allow more than an answer in a question.
For example i have this question in the imported txt file :
What are the two main types of access control lists (ACLs)?
A. Standard
B. IEEE
C. Extended
D. Specialized
ANSWER: A
The answers are A and C.
How can i write the answers to allow multiple answers in txt file?
I have tried ANSWER A,C......
Please can anyone help me?!
Thanks of all
Fabio