lms icon indicating copy to clipboard operation
lms copied to clipboard

LMS allows teachers and educators to easily provide feedback on student programming work - both manually and automatically.

Results 45 lms issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [lxml](https://github.com/lxml/lxml) from 4.6.5 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...

dependencies
python

Bumps [numpy](https://github.com/numpy/numpy) from 1.21.2 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies
python

Bumps [celery](https://github.com/celery/celery) from 5.1.2 to 5.2.2. Release notes Sourced from celery's releases. 5.2.2 Release date: 2021-12-26 16:30 P.M UTC+2:00 Release by: Omer Katz Various documentation fixes. Fix CVE-2021-23727 (Stored Command...

dependencies
python

We should allow to put a comment on a specific x,y.

Enhancement
Frontend
Backend
Hacktoberfest

- Added tags per course - Added for the exercises.html template the tags - Added the tables of the tags - Added a test

This will allow to link tags like #class_a to a students. Later we will be able to filter users using these tags. For now, let's allow only the moderators to...

Enhancement
good first issue
Frontend
Backend
Hacktoberfest

- Added avatars to users tables - Added a template in order to change or delete avatar - Added the form and validators for the picture file - Added tests...

- Added mailing system every 2 hours for notifications - Added subscription option for every user - Added celery task for sending mails - Added translations for babel

Enhancement
good first issue
Frontend
Backend
Hacktoberfest