Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Commit

Permalink
Cleanup completed tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
marklynch authored May 17, 2018
1 parent f52190c commit 1897143
Showing 1 changed file with 9 additions and 20 deletions.
29 changes: 9 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,36 +1,25 @@
# Learnosity plugin for WordPress

## Work in progress
## Learnosity API
Tags: learnosity, api, assessment, education
Requires at least: 3.5.1
License: Copyright (c) 2017 Learnosity under the MIT License

The Learnosity plugin allows you to embed Learnosity items on your site using WordPress shortcodes.

## Current Work in progress

This Plugin is currently undergoing some rework and cleanup to update it to allow the latest functionality and become fully supported.

TODO:
- [x] Add support for Items API version (Config level)
- [x] Remove Course_id setting in admin
- [x] Remove support for Questions API version
- [x] Add support for authenticated users
- [x] Add support for submit practice - N/a - already worked
- [x] Add support for changing default from local_practice to submit_practice - and make that default
- [x] Add support for Activity Template Id
- [ ] Add validation check and error handling when invalid shortcodes settings - eg no items, or no activityid
- [ ] Only load primer when there are shortcodes on the page
- [ ] Support for session id
- [ ] Test multiple activities on the one page
- [ ] Are multiple submit buttons supported?
- [X] Support for basic reporting

Future:
- [ ] Support for more reporting



## Learnosity API
Tags: learnosity, api, assessment, education
Requires at least: 3.5.1
License: Copyright (c) 2017 Learnosity under the MIT License

The Learnosity plugin allows you to embed Learnosity items on your site using WordPress shortcodes.

### Installation
After activating the plugin, visit Settings > Learnosity API Plugin and add your Learnosity consumer key and consumer secret (course ID is optional). Once you\'ve saved these settings, you\'ll be able to start embedding Learnosity items on your site by using shortcodes.

Expand Down Expand Up @@ -198,4 +187,4 @@ http://wordpress.learnosity.com/2017/11/07/report/?lrnsid=0c2c3a66-5719-4f5f-b8c
- Initial release of the wordpress-learnosity plugin which makes it easy to add Learnosity into a Wordpress Site

### Pre v1 - 2014
- The base version of this was created in 2014
- The base version of this was created in 2014

0 comments on commit 1897143

Please sign in to comment.