Joseph Rézeau
Posts made by Joseph Rézeau
I've already pointed to missing French translations (possibly other languages too) in the French interface for the mobile app.
Here's an example for the quiz interface. Some messages are correctly translated into French, others are not.

Showing complete translation of messages in the Website

Showing the un-translated messages in the Mobile App
Hi Adlan,
I'm afraid this is not going to work, quite simply because your questionnaire is incorrectly built. For testing personality traits, you should ask questions where the answers are the opposite of each other.
For instance, if you want to test the “Detail-Oriented” vs. “Delegates Details” Personality Trait, you should ask questions like the following: (taken from this site)
Q1
a. I like projects made up of many small tasks (0)
b. I like to look at the big picture and develop new projects (1)
Q2
a. I can see patterns in complex problems quickly (1)
b. I enjoy research projects that allow me to hunt for specifics and spot errors (0)
Q3
a. I am good with numbers, including positions in accounting and finance (0)
b. I am good at strategic thinking and being creative (1)
...
To test Extrovert vs. Introvert: (taken from this site)
Q4
a. I get more excited by ideas than by external activities. (0)
b. I am primarily interested in and concerned with the external world. (1)
Q5
a. I prefer a few deep, close relationships to many casual ones. (0)
b. I prefer talking with someone rather than sitting alone and thinking. (1)
...
Subsequent analysis of the responses would look like this:
Respondent #1 Q1 to Q3 : score 0 = "Detail-Oriented" personality
score 3 = "Delegates Details" personality
I hope this makes sense.
Joseph
IMHO either the Feedback or the Questionnaire plugins offer more possibilities than Survey.
I have now completed the documentation for this question type at Random_select_answers_question_type.
A companion plugin to this question type is the 'Random select answers format' plugin which takes a Moodle XML file and imports all regular multichoice questions changing them into 'Random select answers' questions. This enables users to export some of their multichoice questions using the normal Moodle XML export format and import them back with the 'Random select answers' format.
This plugin is currently waiting for approval in the Moodle plugins directory. It's available from my Github at https://github.com/rezeau/moodle-qformat_answersselect