Moodle

Moodle: Updating Student List – Documentation

Using this web-application, when the user uploads a CSV with student and course details, the students who are enrolled in the course according to uploaded CSV will be added, students who are not in the uploaded CSV but are still in enrolled in the course will be removed as it will be considered that those… read more »

Upgrading Moodle

Author: Aneesh Moodle upgrade needs to be performed on 4 moodle installations. First on mathcms/moodlebg-test and mathcms2/moodle-test which are the test installations. AND only after checking that things are working as expected proceed to upgrade the main installations. Upgrade instructions can be different for each upgrade, therefore it is safe to check the official documentation… read more »

WebWork_PerlModules

This article is only about fixing some perl dependacies related issues. (Need to add some more details on installing/upgrading webwork itself.) 1) Check if all the required perl modules are installed. This can be checked using the following command on webwork2. (This saves a lot of effort, instead of checking from the apache logs for… read more »

Moodle Voting code changes

(Author : Tarun) 1. ASU customization involves changing the default behavior of the questionnaire page. Mainly, two feature changed are: a. Remove the “Not yet answered” option from the possible choices b. Change the default selected answer to “abstain”. 2. Code changes for both the parts have to be made in the “questiontypes.class.php” class of… read more »

Moodle – Faculty List for Bulk Upload

To add these faculties in any vote, you need to change the “course1” field name to the course short name for the vote. Sample CSV file to Bulk upload students to Moodle

How to create Vote in Moodle

Go to the link https://mathcms.asu.edu/moodle2 and login using other users link and the admin username and password. Go to courses –> Add/edit courses –> Miscellaneous. Click on Add a new course link. Fill the required information. Select the format as “Topics format” and number of weeks/topics as 1. Let the other details in this section be as it… read more »

How to create a new class in Moodle

Log in as administrator on mathcms2.asu.edu/moodle or mathcms.asu.edu/moodlebg Go to site administration menu on the left hand side bar. Go in courses -> add/edit courses. Click on the category. If the course is in a new semester, go to add a new category option and add the semester. Go in the semester. Click on add… read more »

Advanced Math Tools for Moodle

[WIP – will be edited soon…] Brief Notes:  Site administration -> Plugins -> Filters -> Manage FiltersActivate “Tex notation” filterAcivate “Algebra notation” filter

Installing Second Moodle on Ubuntu

This page is on installing a second moodle on the same machine. The second installation of moodle on the machine needs to be done slightly differently since there is already a copy of moodle, and we don’t want to risk erasing, or overwriting any data. Many of the steps from the original document are no longer required,… read more »

Installing Moodle on Ubuntu

This is from a Document created by Navankur in Dec 2011 (with minor changes/additions) Use sudo where appropriate Note: If multiple moodles have to be installed in a machine, then the following will not work for the second installation onwards. Also, a lot of installation steps would no longer be necessary, since all of them… read more »

Sidebar