Rate (scale 1..5)

Rate (scale 1..5)

- Irith Herman の投稿
返信数: 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
Irith Herman への返信

Re: Rate (scale 1..5)

- Joseph Rézeau の投稿
画像 Core developers 画像 Particularly helpful Moodlers 画像 Plugin developers 画像 Testers 画像 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?
Joseph Rézeau への返信

Re: Rate (scale 1..5)

- Nadav Kavalerchik の投稿
画像 Core developers 画像 Plugin developers 画像 Testers 画像 Translators
for future reference !
we solved it 笑顔

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)

笑顔
Nadav Kavalerchik への返信

Re: Rate (scale 1..5)

- 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.

Yaniv Cohen への返信

Re: Rate (scale 1..5)

- Joseph Rézeau の投稿
画像 Core developers 画像 Particularly helpful Moodlers 画像 Plugin developers 画像 Testers 画像 Translators
Bug fixed (in moodle 1.9 and 2.0). See CONTRIB-984.
Joseph
Joseph Rézeau への返信

Re: Rate (scale 1..5)

- 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!  

添付 Picture10.png
Yaniv Cohen への返信

Re: Rate (scale 1..5)

- Yaniv Cohen の投稿

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

Yaniv Cohen への返信

Re: Rate (scale 1..5)

- Joseph Rézeau の投稿
画像 Core developers 画像 Particularly helpful Moodlers 画像 Plugin developers 画像 Testers 画像 Translators
I'll have a look as soon as possible.
JOseph
Joseph Rézeau への返信

Re: Rate (scale 1..5)

- Joseph Rézeau の投稿
画像 Core developers 画像 Particularly helpful Moodlers 画像 Plugin developers 画像 Testers 画像 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
Joseph Rézeau への返信

Re: Rate (scale 1..5)

- 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.+

Yaniv Cohen への返信

Re: Rate (scale 1..5)

- Joseph Rézeau の投稿
画像 Core developers 画像 Particularly helpful Moodlers 画像 Plugin developers 画像 Testers 画像 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