Skip to content
#

lms

Here are 293 public repositories matching this topic...

tutor
cacciaresi
cacciaresi commented Nov 25, 2019

Is your feature request related to a problem? Please describe.
Not a problem at all ;) It would be good to have an option to silent the output of tutor related with docker-compose.

Describe the solution you'd like
I'd like to have an option (maybe --quiet, --silent, -s) to silent status of containers.

Additional context
In our specific case we are running command in a cronjob

elmsln
btopro
btopro commented Aug 7, 2019

"could add the human-friendly labels you just added this week (e.g. SU201819)"

Same method of adding that we do for the two parts of the UI recently but make sure it's on the section list page. With how annoying the drupal view template would be to modify it might be better to just make it a OPA

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
maxjf1
maxjf1 commented Apr 15, 2020

I'm trying to develop an addon for LearnPress, but the documentation isn't updated and it's very weak, doesn't explain basics nor give any link for code examples.

For instance, How to create an addon shows code that doesn't even work anymore (the function learn_press_addon_register doesn't exist).

Maybe

felipecalvo
felipecalvo commented Jan 17, 2019

When Show extra code is checked, the guide's extra code is shown first and then the exercise's extra code is appended to it.

A guide's extra code might be used in many exercises but not all of them, and showing all of it when it's not needed adds confusion to the exercise.

This guide could benefit from this feature; I'

pupilfirst
cirrus3d
cirrus3d commented Mar 27, 2020

In README.md the process of registering o365 with a Moodle application is described.
However it is not working for me in Moodle 3.8+. I got an Authentication_Unauthorized error because the tenant ID was missing.

The process to fix it was described here:
http://get-cmd.com/?p=4949

All I had to do was to add the Tenant ID in the powershell script in L17:
Connect-AzureAD -TenantId XXXX-XXXX-

aquast
aquast commented Dec 29, 2019

Dear Developers,

I tried to deploy OpenOlat within a tomcat 8 environment. Unfortunately all docs provided refer to OpenOlat version 10.x which seems to be far away from the current 14.1 version.

Can you please provide a more recent documentation with an additional focus on deployment, rather then running OpenOlat within eclipse.

I also really like to contribute to docs, if I'm able to o

toyinogunseinde
toyinogunseinde commented May 1, 2020

Reproduction Steps

Open a lesson in lesson editor(Not course builder)
Enable prerequisites and try to select a lesson. You'll notice all lessons from different courses show up as well

Expected Behavior

Meant to show the lessons in the current course as a prerequisite

Actual Behavior

Shows all lessons in all courses

HS-119847

mbenadda
mbenadda commented Nov 6, 2019

Feature Request

Is your feature request related to a problem or unsupported use case? Please describe.
The API url is hardcoded at call sites in Richie (like fetch('/api/v1.0/whatever')). We're probably not going to change this or increment versions any time soon but it's generally cleaner if this is a constant.

Describe the solution you'd like
Use a constant, probably set in

sampaccoud
sampaccoud commented Mar 10, 2020

Feature Request

Is your feature request related to a problem or unsupported use case? Please describe.
The make bootstrap command fails when launched via a root user or with sudo. We need to fail early, nicely and explain what is the problem of running Docker with a root user instead of failing with a difficult error after screwing up the user's file system.

See this discussion for

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

You can’t perform that action at this time.