Description
This plugin generates a word cloud from learners’ answers to an open question in a LearnDash quiz.
Installation
1. Download the zip file of the plugin and upload it to your WordPress website.
2. Activate the plugin through the WordPress plugins page.
How to use?
1. Navigate to LEARNDASH LMS > QUIZZES
2. Add a new Quiz or click on an existing one
3. Go to the Quiz Builder
4. Add a new question of type “Essay / Open Answer”
5. Please provide a title for the question and write it down. Then fill out your question. The answer format should be “Text entry”. Once done, please save.
6. You can now place the following shortcode wherever you want to display the word cloud: [ld-wordcloud-oq question-title=”title-of-the-question”]
Note: You can add the options title=”” and subtitle=”” to the shortcode to give a title and subtitle to the WordCloud.
7. You can collect responses from your users to the question! They need to separate their words with commas for them to be separated in the Word Cloud.
Information: It currently only supports displaying one word cloud per page.