Rate (scale 1..5)

Rate (scale 1..5)

por Irith Herman -
Número de respostas: 11
i"m using questionnaire
i wrote some questions in Rate (scale 1..5)
i filled ol the radio button but
when i submit it i got this error:
You are missing the following required questions.....for all the questions
what is the problem?
(its in hebrew)



בכלל לא מסכים מסכים במידה מועטה מאד מסכים במידה מועטה מסכים במידה בינונית מסכים במידה רבה מסכים במידה רבה מאוד
1. המורים מתייחסים בכבוד לתלמידים
2. המורים שלי נותנים לי הרגשה שאכפת להם ממני
3. המורים שלי מאמינים לי
4. אני מעריך מאוד את המחנכ/ת שלי
5. המורים שלי מאמינים שאני יכול להצליח בלימודים
6. יש לי מורים שאזכור אותם לטובה בעתיד
7. יש מורים בבית הספר שהם לא רק מלמדים אלא גם מחנכים אותנו
8. למורים שלי אכפת שקודם אהיה "בן אדם"
9. המחנכ/ת שלי היא בשבילי דוגמא אישית
10. אני מרגיש בנוח לדבר עם המחנכ/ת שלי על נושאים אישיים

thank
irith
Em resposta a 'Irith Herman'

Re: Rate (scale 1..5)

por Joseph Rézeau -
Foto de Core developers Foto de Particularly helpful Moodlers Foto de Plugin developers Foto de Testers Foto de Translators
Hello Irith,
I'm afraid I don't understand any Hebrew so cannot help you in this matter. Maybe it's linked to the fact that Hebrew is a right-to-left language?
Do you have the same problem if you set your moodle course interface to English and type the same type of question but in English?
Joseph
PS.- Which version of moodle and questionnaire are you using?
Em resposta a 'Joseph Rézeau'

Re: Rate (scale 1..5)

por Nadav Kavalerchik -
Foto de Core developers Foto de Plugin developers Foto de Testers Foto de Translators
for future reference !
we solved it sorriso

she should not have used "1. " (number and dot) in front of the question.
it had nothing to do with hebrew or rtl (luck us)

sorriso
Em resposta a 'Nadav Kavalerchik'

Re: Rate (scale 1..5)

por Yaniv Cohen -

Hi,

I have the same issue.

But I do want to use "1." at the begining of the question.

Why can't I ?

Thanks!

Yaniv.

Em resposta a 'Yaniv Cohen'

Re: Rate (scale 1..5)

por Joseph Rézeau -
Foto de Core developers Foto de Particularly helpful Moodlers Foto de Plugin developers Foto de Testers Foto de Translators
Bug fixed (in moodle 1.9 and 2.0). See CONTRIB-984.
Joseph
Em resposta a 'Joseph Rézeau'

Re: Rate (scale 1..5)

por Yaniv Cohen -

Well actualy the problem is this:

I set up a scale question with possible answers that have "1." at the begining.

It shows ok when I fill the quetionnaire, but when I look at the results or download the data file I can't see the answers to the options that start with a number.

I think that happens because the number is missunderstood as "1=" and that makes the option become a column label.

See picture attached.

Thanks!  

Anexo Picture10.png
Em resposta a 'Yaniv Cohen'

Re: Rate (scale 1..5)

por Yaniv Cohen -

Sould I report it as a bug, or it's just a problem with my installation?  

Em resposta a 'Yaniv Cohen'

Re: Rate (scale 1..5)

por Joseph Rézeau -
Foto de Core developers Foto de Particularly helpful Moodlers Foto de Plugin developers Foto de Testers Foto de Translators
I'll have a look as soon as possible.
JOseph
Em resposta a 'Joseph Rézeau'

Re: Rate (scale 1..5)

por Joseph Rézeau -
Foto de Core developers Foto de Particularly helpful Moodlers Foto de Plugin developers Foto de Testers Foto de Translators
In fact I had not really fixed this bug previously. I hope it is now fixed in CONTRIB-1043. Please test and report here.
Joseph
Em resposta a 'Joseph Rézeau'

Re: Rate (scale 1..5)

por Yaniv Cohen -

Thank you!

How do I get the last version with the bug fix for 1.9?

Is it the one on the "Moduls and plugins" page, or only from CVS?

I tryed:

" cvs -z3 -d:pserver:anonymous@eu.cvs.moodle.org:/cvsroot/moodle co contribs"

But I think that's the Head version and it's not compatible with my 1.9.4.+

Em resposta a 'Yaniv Cohen'

Re: Rate (scale 1..5)

por Joseph Rézeau -
Foto de Core developers Foto de Particularly helpful Moodlers Foto de Plugin developers Foto de Testers Foto de Translators
The 2 modified files are in CVS here:
http://cvs.moodle.org/contrib/plugins/mod/questionnaire/locallib.php?view=log&sortby=date&pathrev=MOODLE_19_STABLE

and here:
http://cvs.moodle.org/contrib/plugins/mod/questionnaire/questiontypes/questiontypes.class.php?view=log&sortby=date&pathrev=MOODLE_19_STABLE

Every night the contents of CVS are zipped so that the files in the Modules and plugins page reflect the most recent modifications done the day before (if any).
When you download from the Modules and plugins page, always select the version which corresponds to your Moodle version. In your case you want to download Questionnaire for moodle 1.9, not Latest version, which is for Moodle 2.0 (still under development).
Joseph