Problem section

Local plugins ::: local_problemsection
Maintained by Photo de Brice ErrandoneaBrice Errandonea
Adds to the course a section where the teacher can submit a problem to groups of students and give them various collaboration tools to work together on a solution.

Problem section 1.2

Moodle 2.9, 3.0, 3.1, 3.2
Released: segunda-feira, 13 fev. 2017, 19:25

This release now supports Moodle 3.2. On the database side, it also supports PostgreSQL as well as MariaDB/MySQL.

The other change deals with deleting a problem section. Now, when you "remove" a problem section, it just cease to be seen as a "problem section". But the section itself, its activities, the grouping and the groups remain in the course, as ordinary ones.

moodle-local_problem

Plug-in for Moodle, the well-known Learning Management System.

Adds to the course a section where the teacher can submit a problem to groups of students and give them various collaboration tools to work together on a solution.

Author : Brice Errandonea

Université de Cergy-Pontoise 33, boulevard du Port 95011 Cergy-Pontoise cedex FRANCE https://www.u-cergy.fr

Successfully tested on Moodle 2.9, 3.1, 3.2

A "problem section" is a special section in a Moodle course. It always contains an assignment, that a few student teams will take. To work together, these students can be given various collaboration tools : a forum, a chat and/or a wiki (mod_etherpadlite and mod_publication are also supported if you have them on your Moodle site).

Of course, all of these tools already exist on Moodle without local_problemsection. What changes here is that you don't have to spend an hour to create the section, the grouping, the groups, the modules, set the modules to work with the grouping, and so on ... (many teachers would give up before ending this, anyway). No : a few clicks and it's done. And no risk to forget one of these steps.

Once this plugin is installed, a new item appears in your Course administration menu : Problem sections. Clicking this item opens a screen showing the problem sections available in the course, allowing you to manage them, create new ones, change the groups or jump to the submissions.

Creating a new problem section always generates a new grouping. But the groups in this grouping can be new ones (just choose how many you want) or they can be existing groups from another grouping. So, once your teams are set, you can give them several problem sections.

Version information

Version build number
2017021300
Version release name
1.2
Maturity
Versão estável
MD5 Sum
fdf59c7e8032338044d3272059fc6f5b
Supported software
Moodle 2.9, Moodle 3.0, Moodle 3.1, Moodle 3.2
  • Latest release for Moodle 2.9
  • Latest release for Moodle 3.0
  • Latest release for Moodle 3.1
  • Latest release for Moodle 3.2

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Local plugins

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder in the "local" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation.