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
- Host: GitHub
- URL: https://github.com/mnlipp/moodle-tools-console
- Owner: mnlipp
- License: agpl-3.0
- Created: 2022-05-16T12:12:45.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-29T14:01:36.000Z (over 1 year ago)
- Last Synced: 2023-10-29T15:20:54.816Z (over 1 year ago)
- Topics: moodle-tool, web-console, webconsole
- Language: Java
- Homepage: https://github.com/mnlipp/moodle-tools-console
- Size: 12.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
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.