Coursecheck
The official WordPress plugin for coursecheck.com training providers. By installing this plugin on your website prospective customers can see your most recent reviews, how many reviews you have, together with your average rating. Company rating You can display your overall company rating anywhere on your site using a widget or shortcode. To add a company rating to your sidebar navigate to Appearance > Widgets and add Coursecheck Widget to any widget area your theme supports. To achieve the same result using a shortcode: [coursecheck company_id=X] where X is your coursecheck CompanyID Course rating You can display a course specific rating anywhere on your site using a widget or shortcode. To add course rating to your sidebar navigate to Appearance > Widgets and add Coursecheck Widget to any widget area your theme supports. Then add the CourseID to a pages Coursecheck meta box (see screenshot below). To achieve the same result using a shortcode: [coursecheck course_id=y] where y is your coursecheck CourseID Recent reviews carousel/slider You can display a carousel of your recent reviews on any page or post using the following shortcode: [coursecheck_reviews company_id=X] where X is your Coursecheck CompanyID To show recent reviews for a specific course add the course_id attribute [coursecheck_reviews company_id=X course_id=Y] where X is your Coursecheck CompanyID and Y is one of your Coursecheck CourseIDs’ To change the speed of the carousel simply add a speed attribute [coursecheck_reviews company_id=X speed=10] Slider speed set to 10 seconds Recent reviews list To add a list of recent reviews to your sidebar navigate to Appearance > Widgets and add Coursecheck Recent Reviews to any widget area your theme supports. To add a list of your recent reviews to any page or post, use the following shortcode: [coursecheck_reviews company_id=X display=list] where X is your Coursecheck CompanyID To show recent reviews for a specific course add the course_id attribute [coursecheck_reviews company_id=X display=list course_id=Y] where X is your Coursecheck CompanyID and Y is one of your Coursecheck CourseIDs’ To limit the number of reviews displayed add the optional num_reviews attribute: [coursecheck_reviews company_id=X display=list num_reviews=4] where X is your Coursecheck CompanyID (the maximum number of reviews that can be displayed is 10) To display the list in a simple mobile friendly 2 column layout add the optional layout attribute: [coursecheck_reviews company_id=X display=list layout=columns] where X is your Coursecheck CompanyID Styling & Colors We have included simple styling based on the Coursecheck branding that should work for most websites, but you can change pretty much any of this using WordPress Customizer / Additional CSS. Demos and Examples For more help and demos please see our Coursecheck Plugin Demo website.
Top keywords
- coursecheck26×5.51%
- reviews21×4.45%
- add13×2.75%
- id13×2.75%
- company11×2.33%
- course10×2.12%
- recent9×1.91%
- recent reviews9×1.91%
- company id8×1.69%
- display8×1.69%
- list8×1.69%
- companyid7×1.48%
Open edX Commerce
The “Open edX Commerce” package is a free and open-source WordPress plugin that allows you to integrate WooCommerce with your Open edX platform. What does this mean? You can create Open edX courses as products in WooCommerce, and when you perform purchase or refund operations for these products, your Open edX platform will reflect these changes. Here are some things you can do with this plugin: Create Open edX courses as products: When you create products using WooCommerce, you can designate them as Open edX courses. If you do, you can assign the course mode and course_id you registered in your Open edX platform. Add settings for the connection with Open edX: You’ll have a new option in your WordPress settings to store authentication-related information for your Open edX platform. Enrollment Manager: You’ll have a table that records all enrollment requests made through purchasing products that are Open edX courses. View the enrollment requests from the orders: When a person purchases WordPress, a WooCommerce order is generated. If an order includes a product that is an Open edX course, you can easily access the related enrollment request created with this plugin. Create enrollments in Open edX: When an order containing an Open edX course is processed, it automatically creates an enrollment request. You can also include the option to apply the “force” flag, disregarding the course’s enrollment end dates. Starting from version Quince of Open edX, you can use the option to create enrollment allowed for non-registered users on the platform. Create soft unenrollments from refunds: The enrollment record is maintained, but the “is_active” attribute of the enrollment is false. Deleting an “enrollment allowed” is also supported, but only from version Quince. Obtain enrollment information: This requests the Open edX APIs to retrieve the enrollment status of a user in a course. Obtain enrollment information: This requests the Open edX APIs to retrieve the enrollment status of a user in a course. Below are some links to help you get started with Open edX WooCommerce Plugin: Quick Start Guide How-to Guides Note This plugin calls the APIs from Open edX Platform. More information about the API connection can be found in Decisions: API connection. To learn more, you can visit the Open edX Terms of Service. This plugin is maintained by edunext. Quickstart Let’s start installing and configuring the Open edx Commerce plugin to connect your WordPress site with the enrollment APIs from your Open edX platform. Link to the Quickstart in the documentation.
Top keywords