IELTS Speaking Quiz
Custom Plugin That Adds IELTS Speaking Quiz Functionality in Site Requires Learndash and Gravity Forms to be active
by Shaharyar Ansari · github.com/shaharyaransari/ielts-speaking-quiz
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/shaharyaransari/ielts-speaking-quiz/archive/refs/heads/master.zipPlugin Installation Instructions
After Installation 4 Pages are Needed to be created:
- Quiz Builder Page and set Associated Template
- Quiz Result Page and Set Associated Template
- Quiz List Page and Set Associated Template
- A Login Page Using Any Other Plugin
Once Pages are Ready Go Plugin Settings
- Set All Pages
- Add Required API Keys
Available Shortcodes:
-
[ielts-quiz-trigger id="SPEAKING_QUIZ_ID"]
-
[ ielts-quiz-results ] - This Shortcode Supports 3 Parameters
user_id = "USER_ID",instructor = "1",admin = "1". If any of parameters are set shorcode will behave based on these Values.
Shorcodes are coded Here "ISQNS\Base\Shortcodes" 3. [ speaking-quiz-list ] this displays a list of all quizes created by instructor
Additional Notes
- Instructor is Bascially Author of Quiz.
- If a speaking quiz is created and linked with LearnDash quiz. Any Content Added in linked Learndash Quiz will have no effect. In order to change any content Orignal Speaking Quiz Needs to be edited.