Skip to content

PrairieOps/wp-plugin-examity-client

Repository files navigation

WordPress Examity Client Plugin

Prerequisites

Requires the PHP mcrypt extension and the LearnDash LMS plugin.

Setup

  1. Clone this repository to wp-content/plugins

  2. Install composer.

wget https://getcomposer.org/installer
php installer
rm installer
  1. Use composer to install dependencies.
php composer.phar install
  1. Activate the plugin in WordPress.

  2. Configure the plugin using the API connection and SSO details provided by Examity.

  3. The plugin will now automatically register students, create courses and exams, and enroll students in classes. These actions are triggerd by users browsing learndash courses.

  4. This plugin provides the following shortcode for an Examity SSO button: [examity-client-login]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published