'; echo '

Please ensure you have entered an API key in the plugin settings page.

'; echo '

To find your API key scroll down to the API key section on this page: https://dashboard.accredible.com/issuer/dashboard/settings/api_integrations

'; echo '

It looks like this:

'; echo ''; } else { $table_instance = new Users_List(); // Display a notice if we have no groups with which to create credentials if($table_instance->no_groups){ echo '
'; echo '

Your Accredible account does not have any Groups. Please create a Group before trying to create Credentials: https://dashboard.accredible.com/issuer/dashboard/groups

'; echo '
'; } ?>

Accredible Certificates & Badges

To create new digital certificates or open badges:

  1. Select one or more users in the table
  2. Select a group from the drop down
  3. Click Create Credentials

To update certificate or badge appearance or to create a new group visit: https://dashboard.accredible.com/issuer/dashboard/

You are automtically issuing credentials when a student completes a course. To disable this please amend your settings.

'; } ?>
prepare_items(); $table_instance->search_box('Search Users', 'search'); $table_instance->display(); ?>