The first shortcode is to show a leaderboard for all quizzes: [mlw_qmn_all_leaderboard ranks=4 name='Title' order='latest']

The next shortcode is to show a leaderboard for one quizzes: [mlw_qmn_single_leaderboard mlw_quiz=1 ranks=4 name='Title' order='score']

The next shortcode is to show a graph for all quizzes: [mlw_qmn_all_graph ranks=4 name='Title']

The last shortcode is to show a graph for one quizzes: [mlw_qmn_single_graph mlw_quiz=1 ranks=4 name='Title']

 

[qsm_passed quiz_id=1 score=90] The number of users who passed the quiz with a score above the value provided.
[qsm_passed_points quiz_id=1 score=90] The number of users who passed the quiz with a point score above the value provided.
[qsm_failed quiz_id=1 score=90] The number of users who failed the quiz with a score below the value provided.
[qsm_failed_points quiz_id=1 score=90] The number of users who failed the quiz with a point score below the value provided.
[qsm_average quiz_id=1] The average score of the users who have taken the quiz.
[qsm_average_points quiz_id=1] The average point score of the users who have taken the quiz.
[qsm_taken quiz_id=1] The number of times the quiz has been taken.
[qsm_recent amount=1] Lists the most recent quizzes with links to the quiz. Use the “amount” to set how many quizzes to list.
[qsm_popular amount=1] Lists the quizzes that have been taken the most. Use the “amount” to set how many quizzes to list.