An open API service indexing awesome lists of open source software.

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

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...