bizExaminer LearnDash Extension

Description

Important: This plugin requires PHP 7.4 or higher and LearnDash 4.3 or higher.
Tested up to Learndash 4.12.1 (without new experimental in-progress features of LearnDash).

bizExaminer is a complete and stable solution for stress-free examination.

Features of bizExaminer

  • Integration of various remote proctoring solutions.
  • Over 20 question types.
  • Extensive options for exam configuration.
  • Lockdown Client for Windows and Mac and SafeExamBrowser fully integrated.
  • As cloud solution or own server.
  • Preview and “tryout” questions and exams for authors.
  • Advanced content administration.
  • Reliable and stable in case of technical problems during an exam.
  • And much more…

Integrate bizExaminer into LearnDash

With our LearnDash extension you can use all of the LMS features of LearnDash and handle quizzes in bizExaminer.

  • Create LearnDash quizzes as you would normally. Set up prerequisites, associate the quiz with courses and lessons, design your certificates and use all of the LearnDash features you already use.
  • Connect a bizExaminer exam with a quiz. When the user starts the quiz, he is automatically redirected to the bizExaminer exam and after he has finished the exam he will get back to the default LearnDash results view.
  • Certificates: Use LearnDash’s built-in certificates for quizzes or use the bizExaminer certificates function which integrates perfectly into LearnDash and allows the user to view his certificate everywhere via LearnDash’s shortcodes and blocks.
  • Remote Proctoring: bizExaminer supports Examity, Constructor (Examus), ProctorExam and Proctorio for monitoring remote exams.
  • Results are directly stored in LearnDash and therefore available to show in LearnDash’s shortcodes, blocks, the user’s profile etc.
  • LearnDash templates: Our plugin uses LearnDash’s templates directly and is therefore compatible with most themes and other third-party extensions.

Do you use special LearnDash features, other third-party extensions or have any feature requests? Let us know!

Tested LearnDash Extensions and Themes

Our plugin uses LearnDash’s templates directly and is therefore compatible with most themes and other third-party extensions, but we especially made sure our plugin works with these plugins and themes:

  • BuddyBoss + BuddyPress
  • GamiPress

Screenshots

  • Configure multiple bizExaminer instances and API credentials.
  • Connect a LearnDash quiz with a bizExaminer exam.
  • Use and configure a remote proctoring provider.
  • Users can start the exam just like normal LearnDash quizzes.
  • Users take the exam in bizExaminer.
  • Users can see their results directly in LearnDash.

Installation

Minimal Requirements

  • PHP 7.4 or newer
  • WordPress 6.0 or newer
  • LearnDash 4.3 or newer

Automatic Installation

We recommend installing the bizExaminer LearnDash extension through the WordPress Backend. Please install LearnDash before installing our plugin.

Manual Installation

  1. Upload the contents of the plugin zip file to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.

Setup

  1. Get your API credentials: Log into your bizExaminer instance as administrator and go to “Settings” > “Owner” / “Organisation” to copy your API credentials.
  2. In WordPress go to “LearnDash” > “Settings” > “bizExaminer” and create a new set of API credentials.
  3. Create a new quiz or select an existing one and enable the “bizExaminer” option in the quiz settings. You can then select which API credentials and which exam module to use.

FAQ

Do I need a bizExaminer Account?

Yes. You can request a free demo on our website.

Does this extension work with BuddyBoss or GamiPress?

Yes, we tested our plugin with BuddyBoss and GamiPress.

For GamiPress all LearnDash related triggers work correctly, but only for automatically evaluated questions/exams.

If your exam has manually reviewed questions and you need GamiPress integration, please contact us.

Need help?

You may ask your questions regarding the bizExaminer LearnDash extension within our free WordPress Support Forum.
Professional help desk support is being offered to bizExaminer customers only.

Want to file a bug or improve the bizExaminer LearnDash extension?

Bug reports may be filed via our WordPress support forum. If you have found security vulnerability, please contact us immediately.

Reviews

5 de septiembre, 2023
Integrating the bizExaminer platform with LearnDash on our WordPress platform was a simple and straightforward experience. This integration has provided a turnkey experience for our exam candidates. Alisha Peto, CHIM, CCDIS Canadian College of Health Information Management Canadian Health Information Management Association
Read all 1 review

Contributors & Developers

“bizExaminer LearnDash Extension” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.3.8 (2024-03-21)

  • Compatibility: Add “Tested up to” for WordPress 6.5
  • Compatibility: Test with LearnDash 4.12.1
  • i18n: Add new php translations file format (https://make.wordpress.org/core/2024/02/27/i18n-improvements-6-5-performant-translations/)

1.3.7 (2023-11-01)

  • Compatibility: Add “Tested up to” for WordPress 6.4
  • Compatibility: Test with PHP 8.1

1.3.6 (2023-10-12)

  • Add: Examus Proctor – Add French language option
  • Compatibility: Updated “Tested up to” for LearnDash to 4.9.1

1.3.5 (2023-09-20)

  • Fix: JS Error in quiz settings (leading to incompatible settings not being updated)
  • Fix: Check for intl PHP extension before using IntlTimeZone
  • Compatibility: Updated “Tested up to” for LearnDash to 4.9.0

1.3.4 (2023-08-25)

  • Fix: Fix non-ISO/unnamed timezones causing issues with starting exam. Added error message.
    Please configure a named ISO timezone in WordPress.
  • Compatibility: Updated “Tested up to” for LearnDash 4.8.0

1.3.3 (2023-08-01)

  • Fix: Disabling bizExaminer Certificate on quiz not working
  • Compatibility: Add “Tested up to” for WordPress 6.3

1.3.2 (2023-07-11)

  • Compatibility: Updated “Tested up to” for LearnDash 4.7.0.1

1.3.1 (2023-06-15)

  • Texts: Update UI labels for “Examus” to new “Constructor” name
  • Tweak: Changed labels and new setting for Constructor proctor
  • Fix: Fix result messages sometimes not showing with JavaScript/caching

1.3.0 (2023-06-05)

  • Dev: Add bizexaminer/participantData filter to allow chaning participant data sent to bizExaminer.

1.2.1 (2023-05-24)

  • Fix: Incompatible quiz settings not disabled
  • Fix: Correct data sent to learndash_quiz_submitted hook
  • Fix: GamiPress triggers depending on results not working
  • Dev: Results are now fetched directly after returning/exam_finished callback as well

1.2.0 (2023-05-17)

  • Fix: Unable to resume exam or start a new one if the existing running attempt is not valid anymore (=expired)
  • Fix: Send WordPress timezone to bizExaminer API
  • Fix: Do not store exam url locally as per bizExaminer API docs
  • Dev: Refactored QuizFrontend::renderQuiz to be more performant by preventing unnecessary data loading
  • Dev: Added bizexaminer/examValidDuration filter to allow changing default valid duration (=validTo) of created bookings.

1.1.4 (2023-05-04)

  • Fix redirecting to old exams (showing bizExaminer overview) by disabling cache on quiz page and in callback API.

1.1.3 (2023-05-04)

  • Fix error with results having 0 score
  • Easier enabling of LearnDash logging
  • Remove custom .htaccess protection of logs (LearnDash core handles it)

1.1.2 (2023-05-03)

  • Tested LearnDash up to v4.5.3
  • Fix errors/exceptions for pending results
  • Fix “restart quiz” button on results view

1.1.1 (2023-04-04)

Update for LearnDash 4.5.2 and WordPress 6.2

1.1.0 (2023-02-08)

Update for LearnDash v4.5.0
– Use new LearnDash_Logger
– Use new LearnDash Site Health Data

1.0.1 (2022-12-05)

Fix WordPress.org repo deployment and php lint error

1.0.0 (2022-12-05)

First public release of the plugin. 🥳