I am trying to put together a custom survey with 10 questions for the students in that class. However, it does not seem that I can create my own, but rather I have to use one of the predefined ones. Am I missing something or that function does not exist in this version?
Thanks for your time as always.
Sali Kaceli
Philadelphia Biblical University
At the moment you can´t create your custom survey with 10 questions.
I think it will be possible in any of the next version.
I make this as follow.
When you have adminstrator rights on your moodle site, you can change one of the system serveys.
I think it will be possible in any of the next version.
I make this as follow.
When you have adminstrator rights on your moodle site, you can change one of the system serveys.
- Go to administration -- confuration -- language-- Compare and edit current language.
- choose servey.php
- edit the questions
- save your changes
Hi Sali!
Try out the "Questionnaire" module. It is not part of the standard Moodle package. I have it installed and it works well. It will allow you to download survey/questionnaire responses in "CSV" format.
FORUM
Questionnaire module
http://moodle.org/mod/forum/view.php?f=469
DOWNLOAD
http://moodle.org/download.php/modules/questionnaire.zip
Hope this helps.
WP1
Try out the "Questionnaire" module. It is not part of the standard Moodle package. I have it installed and it works well. It will allow you to download survey/questionnaire responses in "CSV" format.
FORUM
Questionnaire module
http://moodle.org/mod/forum/view.php?f=469
DOWNLOAD
http://moodle.org/download.php/modules/questionnaire.zip
Hope this helps.
WP1
Hi WP1,
thanks for this information. In the future I will also use, the questionnaire modul. I have install it and its work very well.
Andre
thanks for this information. In the future I will also use, the questionnaire modul. I have install it and its work very well.
Andre
Andre,
Are you planning on using it for a course evaluation. I am interested in placing my own evaluation questions in the course and then having the results compiled. Would the module work for that purpose?
Rich
Are you planning on using it for a course evaluation. I am interested in placing my own evaluation questions in the course and then having the results compiled. Would the module work for that purpose?
Rich
Hi Richard.
You can make a Questionnaire/Survey,
Hope this helps.
WP1
You can make a Questionnaire/Survey,
- Site wide
- Course wide
- By Topic and Week according to Course Format.
Hope this helps.
WP1
We are just getting our feet wet on Moodle and exploring in an effort to drop WebCT. Right now I am trying to see what functions I will have to work around or have with Moodle. We would like to keep it as transparent as possible. WebCT has a survey function where you can see which students took the survey and then compiles and does a statistical analysis of the results. I am guessing that the survey module has to be loaded on the server to function - correct?
Hi Richard,
You need the Questionnaire mod on the server with Moodle. However, after you download your results in CSV format you can then analyze it. Put the results in Excell, etc.. Check out the link below. It may be more helpful in explaining how to use phpESP. It has a demo you can play around with and see how to use the mod. It works essentially the same way in Moodle.
http://phpESP.sourceforge.net
WP1
You need the Questionnaire mod on the server with Moodle. However, after you download your results in CSV format you can then analyze it. Put the results in Excell, etc.. Check out the link below. It may be more helpful in explaining how to use phpESP. It has a demo you can play around with and see how to use the mod. It works essentially the same way in Moodle.
http://phpESP.sourceforge.net
WP1
Thanks
Hi Andre,
Glad it worked out.
WP1
Glad it worked out.
WP1
Thanks. That seems to take care of what I wanted to do for now.
Sali
Sali
Another option (for now) is to use phpESP (open source)
http://phpesp.sourceforge.net/
Make your survey with it, upload and then just link to the survey
Hope this helped
Jeff
Hi Jeff,
The Questionnaire mod for Moodle is phpESP adapted, althought not fully integrated, for Moodle as of yet.
WP1
The Questionnaire mod for Moodle is phpESP adapted, althought not fully integrated, for Moodle as of yet.
WP1
Jeff