All Projects → atutor → Atutor

atutor / Atutor

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.

Projects that are alternatives of or similar to Atutor

Expressionengine
ExpressionEngine is a flexible, feature-rich, free open-source content management platform that empowers hundreds of thousands of individuals and organizations around the world to easily manage their web site.
Stars: ✭ 309 (+86.14%)
Mutual labels:  content-management-system, open-source
Ulearn
ULEARN - Open Source(FREE) LMS script in Laravel 5.8 and ReactJS 16.9
Stars: ✭ 368 (+121.69%)
Mutual labels:  lms, open-source
Hypatia
A JavaScript open source LMS (eLearning platform) for MOOCs and online courses
Stars: ✭ 478 (+187.95%)
Mutual labels:  lms, open-source
Gobblin
A distributed data integration framework that simplifies common aspects of big data integration such as data ingestion, replication, organization and lifecycle management for both streaming and batch data ecosystems.
Stars: ✭ 2,006 (+1108.43%)
Mutual labels:  management
Seagull
Friendly Web UI to manage and monitor docker
Stars: ✭ 1,904 (+1046.99%)
Mutual labels:  management
Goupaz.com
Community driven open source accelerator
Stars: ✭ 163 (-1.81%)
Mutual labels:  open-source
Fundamental Ngx
Angular components implementation of Fundamental Library Styles guidelines. The library is aiming to provide an Angular implementation of the components designed in Fundamental Library Styles.
Stars: ✭ 166 (+0%)
Mutual labels:  open-source
Bintray Release
A helper for releasing from gradle up to bintray
Stars: ✭ 1,878 (+1031.33%)
Mutual labels:  open-source
Netcorecms
NetCoreCMS is a modular theme supported Content Management System developed using ASP.Net Core 2.0 MVC. Which is also usable as web application framework. This project is still under development. Please do not use before it's first release.
Stars: ✭ 165 (-0.6%)
Mutual labels:  content-management-system
Powershell ipv4networkscanner
Powerful asynchronus IPv4 network scanner for PowerShell
Stars: ✭ 161 (-3.01%)
Mutual labels:  open-source
Oooas
An object oriented approach to generating OpenAPI specs, implemented in PHP.
Stars: ✭ 162 (-2.41%)
Mutual labels:  open-source
Admin Template
Tailwind CSS Starter Template - Admin Dashboard Template
Stars: ✭ 160 (-3.61%)
Mutual labels:  open-source
Terrastories
Terrastories is a geostorytelling application built to enable local communities to locate and map their own oral storytelling traditions about places of significant meaning or value to them. Check out our Wiki for open source development information.
Stars: ✭ 158 (-4.82%)
Mutual labels:  open-source
Engineering Management
A collection of inspiring resources related to engineering management and tech leadership
Stars: ✭ 2,520 (+1418.07%)
Mutual labels:  management
Thehive
TheHive: a Scalable, Open Source and Free Security Incident Response Platform
Stars: ✭ 2,300 (+1285.54%)
Mutual labels:  open-source
Open Solution Data Science Bowl 2018
Open solution to the Data Science Bowl 2018
Stars: ✭ 159 (-4.22%)
Mutual labels:  open-source
Open Covid19 Test
An open source COVID-19 autoevaluation test that gives you the same results as coronamadrid.com but does not store your valuable data.
Stars: ✭ 165 (-0.6%)
Mutual labels:  open-source
Colourful
🎨 Open source .NET library for working with color spaces.
Stars: ✭ 161 (-3.01%)
Mutual labels:  lms
Happypanda
A cross platform manga/doujinshi manager with namespace & tag support
Stars: ✭ 161 (-3.01%)
Mutual labels:  management
Browsertime
open source browser history page with analytics
Stars: ✭ 162 (-2.41%)
Mutual labels:  open-source

ATutor readme:

To install ATutor, point your web browser to the installation directory where ATutor was extracted, and follow the Installer's instructions. e.g. http://localhost/ATutor

For full installation instructions see: https://atutor.github.io/atutor/docs/installation

Installing from a Github Clone (assuming you know Github)

  1. Fork ATutor into your own Github account, at: https://github.com/atutor/ATutor

  2. Clone ATutor from the fork you created into the document root of your webserver (for convenience), with: git clone https://github.com/yourname/ATutor.git

  3. Before running the Installer, create an empty config.inc.php file in the ATutor/include/ directory. If you have a command line to work from, while located in the ATutor directory, create the file with:

touch include/config.inc.php

  1. Follow the installation instructions at the link above.

  2. Or, follow the instructions given by the ATutor Installer.

GitHub Basics If you want to contribute to ATutor, a few Git basics will describe how. See: https://atutor.github.io/atutor/docs/dev_with_github.html

For additional ATutor documentation, see the ATutor Handbook in ATutor, or at the following links:

Administrators https://atutor.github.io/atutor/handbook/admin.html

Instructors: https://atutor.github.io/atutor/handbook/instructor.html

Users: https://atutor.github.io/atutor/handbook/users.html

Have fun, and take it places!

greg

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].