Modules: Moodle module — Moodle php — Learning

Student Survey (Module)

Description:
Allows students and teacher to create survey.

Requirements:
Moodle 1.8.2, Moodle 1.9

Installation instructions:
1. Upload “studentsurvey” folder to your moodle/mod directory.
2. Go to http://your_moodle_site.com/admin – all necessary tables will be created

Options:
none.

Instructions on how to use:
1. Go to Course page and click “Turn editing on” button
2. Select “Student Surve” from the activity menu.
3. Create questions.

Download:
Student Survey (module) for Moodle 1.7
Student Survey (module) for Moodle 1.8.2


Tags: , ,
  • I tried to set this up on Moodle 1.9 conncected to a mssql db and I’m getting the error message: Tried to modify database, but “C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\moodle/mod/studentsurvey/db/mssql_n.sql” doesn’t exist!

    Thoughts?

  • Probably your home server is set up incorrectly.

    mssql_n.sql file really does not exist in the script and it is not necessary.

    If you give me all the necessary data for your server, I can help you to set it up.

  • Well we are running Apache with PHP 5 on a vitual server on Microsoft Windows Server 2003 and the database is on it’s own server and is MSSQL.

    Moodle 1.9.2 is running perfectly well in this system.

    Is there anything else that would help? It sesms that if I had the mssql_n.sql file in that fodler all would be well…

  • Try to rename
    studentsurvey/db/mssql.sql

    to

    studentsurvey/db/mssql_n.sql

    Maybe it will help you.

  • The only files in there are mysql.php and mysql.sql

    I took a long shot and renamed mysql.sql to mssql_n.sql but as predicted this just produced a new set of errors.

    Do you think if I went into the mssql db and manually created the tables it would work ok?

  • thank you for this beautiful module !

    i am attaching a link to a modified version that i made for our hebrew enabled (rtl) moodle 1.9.2 website (including hebrew translation) :
    http://www.tikshuv.org.il/moodle/contrib/modules/studentsurvey.tar.gz

    enjoy :-)

  • How can I add questions to the survey, I can see only the description, but no option for adding questions

You can follow any responses to this entry through the RSS 2.0 feed.