https://github.com/banjerr/hackademics
A developer friendly Wordpress learning management plugin
https://github.com/banjerr/hackademics
Last synced: about 1 month ago
JSON representation
A developer friendly Wordpress learning management plugin
- Host: GitHub
- URL: https://github.com/banjerr/hackademics
- Owner: Banjerr
- Created: 2016-03-27T02:18:56.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-18T17:09:50.000Z (about 10 years ago)
- Last Synced: 2025-01-14T13:31:45.892Z (over 1 year ago)
- Language: PHP
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
=== Hackademics ===
Contributors:
Donate link: http://countryfriedcoders.me
Tags: learningmanagementsystem, lms, learn, manage, class, quiz, assignment, teach, community
Requires at least: 3.0.1
Tested up to: ^4
Stable tag: 4.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
A developer friendly Wordpress learning management plugin
[Get Started Now](documentation/README.md)
== Description ==
This plugin was born after attempts at hacking certain existing LMS with varying degrees of success. Below is a list of things this plugins aims to achieve.
* Provide a standard set of post types for managing learning
* * Class
* * Lesson
* * Topic
* * Assignment
* * Certificate
* Give the ability to create more post types of each class (parent, child, sub-child, etc)
* Add a method of tracking a students progress through the system
* Add a new user role for "Hackademics Teachers"
* Ability to force a linear progression through classes/lessons/topics
* Ability to drip content over a specified amount of time
* Provide a sense of community for students utilizing several methods
* * badges that can be awarded by the "teachers" (badges will be displayed on the profile)
* * integrate with BuddyPress by giving the ability to start a forum thread within a lesson; in order to get help from peers/teachers
== Installation ==
...Screenshots coming soon...
1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
== Frequently Asked Questions ==
= Can I do "so and so" with Hackademics? =
"Possibly, and if not you can probably hook into something and make Hackademics do what you need to. See the hackademics_docs for some pretty bad ass documentation"
= What about foo bar? =
Wom bat.
== Screenshots ==
1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from
the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets
directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png`
(or jpg, jpeg, gif).
2. This is the second screen shot
== Changelog ==
... Not yet...
== Upgrade Notice ==
... Not yet...