Problem with multiple answer in aiken format

Problem with multiple answer in aiken format

by Fabio Rafaelli -
Number of replies: 1

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 

Average of ratings: -
In reply to Fabio Rafaelli

Re: Problem with multiple answer in aiken format

by Joseph Rézeau -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers Picture of Translators
Hello Fabio,
You can't do that in Aiken ; please use the GIFT format.
Joseph