考拉LMS应用程序,用于管理课程、活动和教育资源。

django-koalalms-learning的Python项目详细描述


:school::mortar_board:学习管理

django-koalalms-learning是考拉lms项目的django应用程序的一部分。

master上的状态: pipeline statuscoverage report

develop上的状态: pipeline statuscoverage report

:book:文档

完整的文档可以在专门的网站“django-learning documentation”上找到。 否则,您可以自己构建它,它是使用Sphinx构建的。它位于docs目录中从docs/requirements.txt文件安装需求,并运行make html例如。

:张开双手:贡献

如果您希望对项目做出贡献,我们将邀请您阅读Contribution Guide

:page_面朝上:许可证

django-koalalms-learningGPLv3 (aka General Public Licence v3)下可用。以下是许可证的简短摘录:

Copyright (C) 2019 Guillaume Bernard <guillaume.bernard@koala-lms.org>

Koala LMS is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

:滚动:credits

我们用作Gitlab项目缩略图的徽标是Boca Tutor制作的,名为“Closed Book Icon”,可在Creative Commons Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)下找到它在Wikimedia Commons上可用。

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
如何在Java中深度复制双链表   为什么Eclipse会生成。类文件,如果我的Java源文件中存在语法错误?   java递归计算嵌套向量中的唯一对象   java使用CriteriaQuery选择通用主键   java如何使JComboBox中的某些项不可选择?   使用自定义背景色时,swing组件的java错误重绘()   java JSONDoc未显示有关服务的详细信息   java对象或基本类型   jaxb的javaxml解析问题   java如何创建自定义按钮形状类   java我的合并排序对于数组长度10不起作用,有什么原因吗   java jTextField从数据库自动完成   java如何创建tar。从文件列表中选择gz文件?   eclipse如何纠正java项目中的所有有效LIB?