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

We should NOT change the `CommentText` itself. This is a mutable behavior we prefer to avoid whenever we can, and may mistakenly change previous comments of the author. Instead, we...

Enhancement
Frontend
Backend
Hacktoberfest

- [ ] CSS - [ ] JavaScript

Enhancement
Frontend
Hacktoberfest

- [ ] Add Sentry machine to our Dockerfile. - [ ] Add some logs to the project. - [ ] Use the [Flask integration](https://docs.sentry.io/platforms/python/flask/) plugin of Sentry. - [...

Enhancement
Backend
Devops

This will allow us to comment on code sections instead of commenting only on a single line.

Enhancement
Frontend
Backend
Hacktoberfest

Add a query before replacing an existing exercise in the system. For example, before B replaces A, he will ask if he wants to replace the existing exercise in the...

Enhancement
Frontend
Backend