Setting up Dutch exam
- Philip Humphries
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 9
- Thank you received: 0
7 years 4 months ago #5924
by Philip Humphries
Setting up Dutch exam was created by Philip Humphries
I am using the Trivia Quiz format and creating a Dutch quiz
The Dutch exam has long answers when I import them in as a CSV file I am finding some of the characters are being truncated
Is it possible to change the length of the array for the answer storage?
Thank you for your help
The Dutch exam has long answers when I import them in as a CSV file I am finding some of the characters are being truncated
Is it possible to change the length of the array for the answer storage?
Thank you for your help
Please Log in to join the conversation.
7 years 4 months ago #5936
by Daniel
Thanks
Daniel
Replied by Daniel on topic Setting up Dutch exam
Hello,
yes, you can change the length of answers. You need to modify your database table "vquiz_option" column "qoption". As of now, it is set to 250 char, You need to change it to as many numbers of characters as you want up to 65,000.
yes, you can change the length of answers. You need to modify your database table "vquiz_option" column "qoption". As of now, it is set to 250 char, You need to change it to as many numbers of characters as you want up to 65,000.
Thanks
Daniel
Please Log in to join the conversation.