Skip to content
#

lms

Here are 511 public repositories matching this topic...

tutor
regisb
regisb commented Jan 19, 2022

Bug description

After account registration, the "Account activation" email includes incorrect links to example.com. See orange boxes here:

Account activation

How to reproduce

  1. Launch a production platform
  2. Create an account
  3. Check the "Sign in" and the logo links i
bug good first issue
pupilfirst
pravi
pravi commented Oct 16, 2021

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

enhancement good first issue
krusche
krusche commented Apr 6, 2022

Is your feature request related to a problem?

Sometimes, programming exercise take a while to build. Sometimes, it also takes some time until other exercises are corrected manually.

Describe the solution you'd like

It would be interesting to show stats to admins for the whole Artemis server on a daily, weekly, monthly basis (like the existing ones in the user statistics: https://a

NO LONGER USER LEVEL SUPPORTED. CONTRIBUTING DEVELOPERS INTERESTED IN MAINTAINING ATUTOR, SHOULD REQUEST COLLABORATOR ACCESS. : ATutor is an Open Source Web-based Learning Management System (LMS) used to develop and deliver online courses. Administrators can install or update ATutor in minutes, develop custom themes to give ATutor a new look, and easily extend its functionality with feature modules. Educators can quickly assemble, package, and redistribute standardized Web-based instructional content, easily import prepackaged content, and conduct their courses online. Students learn in an accessible, adaptive, social learning environment.

  • Updated Sep 9, 2019
  • PHP
thomasplevy
thomasplevy commented Feb 9, 2022

Maybe we can take this occasion to add a the documentation to this filter?

Originally posted by @eri-trabiccolo in gocodebox/lifterlms#1946 (comment)

Document the llms_new_{$this->model_post_type} filter in LLMS_Post_Model::create().

help wanted good first issue hacktoberfest Type: Documentation
hosungsmsft
hosungsmsft commented May 25, 2018

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

good first issue Priority 2 (maybe one day)

Improve this page

Add a description, image, and links to the lms topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lms topic, visit your repo's landing page and select "manage topics."

Learn more