An open API service indexing awesome lists of open source software.

https://github.com/mnlipp/moodle-tools-console

A console with some auxiliary functions for teachers using moodle
https://github.com/mnlipp/moodle-tools-console

moodle-tool web-console webconsole

Last synced: 17 days ago
JSON representation

A console with some auxiliary functions for teachers using moodle

Awesome Lists containing this project

README

        

# Moodle Tools Console

This application uses the
[JGrapes Webconsole](https://mnlipp.github.io/jgrapes/WebConsole.html)
as a basis and adds components to provide a few useful functions
to Moodle that I found lacking as a teacher.

![Screenshot](mtc-screenshot.png)

The application provides three conlets (display elements).

* The list of courses in which your are enrolled, sorted descending
by the begin date of the course. This is simply a kind of
"automatic bookmarks" list. Clicking on an entry opens a new
browser tab with the course.

* A list of assignments in your courses, where you are a teacher
and there are submissions to be graded in one of your groups.
"Your groups" are the groups that belong to a grouping named
"teacher <last name of teacher>".

* The senders of the latest mails from your inbox. Clicking on
an address opens a new tab with all the courses that the sender
(the student) is enrolled in. From there you can go to the course
or directly to the student's grading.