-
Updated
Nov 7, 2021 - C++
lms
Here are 473 public repositories matching this topic...
Is your feature request related to a problem? Please describe.
We can't send emails without using postmark service
Describe the solution you'd like
Allow using local sendmail command to send emails
Describe alternatives you've considered
Allowing to use an smtp server directly would be another option
Additional context
Action Mailer already supports these methods, so w
-
Updated
Oct 6, 2021 - PHP
-
Updated
Nov 9, 2021 - PHP
-
Updated
Oct 26, 2021 - PHP
-
Updated
Nov 7, 2021 - Python
-
Updated
Nov 8, 2021 - Shell
Describe the bug
When creating a Short-Answer question for a quiz and adding a long answer option the client does not display an error message, even though the quiz was not saved and a status code 500 is received.
To Reproduce
- Create a Quiz
- Add a short answer question
- Add an answer option with 260 chars
- Open the dev tools
- Save the Quiz and observe that the quiz was
-
Updated
Sep 25, 2021 - PHP
-
Updated
Jul 6, 2021 - C#
-
Updated
Nov 9, 2021 - PHP
-
Updated
Sep 9, 2019 - PHP
-
Updated
Nov 9, 2021 - Java
-
Updated
Oct 15, 2021 - JavaScript
-
Updated
Apr 24, 2021 - Python
-
Updated
Nov 8, 2021 - Ruby
-
Updated
Nov 8, 2021 - PHP
-
Updated
Nov 8, 2021 - Python
-
Updated
Feb 8, 2021 - C#
The most recent full CI build (at the time of this writing) failed due to connection refused, but it was just transient (manually browsed the site and confirmed it worked). We should add some retries to the full CI's smoke test code so that these transient failures wouldn't cause full CI failures. Relevant code is [here](https://github.com/Azu
-
Updated
Sep 28, 2021 - Python
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 view the tags (not even the user himself).
This will allow the moderator to create private tags such as #fast_student or #needs_more_attention
Improve this page
Add a description, image, and links to the lms topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lms topic, visit your repo's landing page and select "manage topics."



Bug description