diff --git a/doc/public/course_data_formats/word_cloud/word_cloud.png b/doc/public/course_data_formats/word_cloud/word_cloud.png new file mode 100644 index 0000000000..07b7292b5e Binary files /dev/null and b/doc/public/course_data_formats/word_cloud/word_cloud.png differ diff --git a/doc/public/course_data_formats/word_cloud/word_cloud.rst b/doc/public/course_data_formats/word_cloud/word_cloud.rst index 8942d134ed..c2ddd0c830 100644 --- a/doc/public/course_data_formats/word_cloud/word_cloud.rst +++ b/doc/public/course_data_formats/word_cloud/word_cloud.rst @@ -23,8 +23,8 @@ The following attributes can be specified for this tag:: If you want to use the same word cloud (the same storage of words), you must use the same display_name value. -Example -======= +Code Example +============ Examples of word_cloud without all attributes (all attributes get by default) ----------------------------------------------------------------------------- @@ -38,4 +38,10 @@ Examples of poll with all attributes .. code-block:: xml - \ No newline at end of file + + +Screenshots +=========== + +.. image:: word_cloud.png + :width: 50%