-
Updated
Jan 4, 2022 - C++
lms
Here are 488 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
Jan 4, 2022 - PHP
-
Updated
Jan 2, 2022 - Python
-
Updated
Oct 26, 2021 - PHP
-
Updated
Jan 4, 2022 - Shell
Is your feature request related to a problem?
On the participation view (noticed it with modeling exercises) the table has an uncommon spacing as the space for the not displayed Presentation score is considered.
This has a negative effect on the responsive design, in the screencast you can see that the delete button is not shown even though there would be space for it.
-
Updated
Sep 25, 2021 - PHP
-
Updated
Dec 22, 2021 - C#
-
Updated
Jan 5, 2022 - PHP
-
Updated
Dec 9, 2021 - JavaScript
-
Updated
Jan 4, 2022 - Java
-
Updated
Sep 9, 2019 - PHP
-
Updated
Jan 4, 2022 - Python
-
Updated
Apr 24, 2021 - Python
-
Updated
Dec 15, 2021 - PHP
-
Updated
Nov 25, 2021 - Ruby
Issue Summary
Enable Divi's "Defer jQuery And jQuery Migrate" theme setting results in the quiz results page accordion failing due to the LLMS inline JS which powers the accordion being loaded prior to jQuery. Disabling this setting results in normal functionality on this particular page.
Reproduction Steps
- HS-180509
- Create a quiz
- Enable show correct answer
- Take
-
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