Bloom level overview for a course

Bloom level overview for a course

by Ger Tielemans -
Number of replies: 1

If you agree to use the standard tags only for Bloom level marking of questions and activities in a course, you can see in a glance the Bloom levels of your course in the tag block:

a course bloom tags

I wonder how easy it is to create a table overview with the same questions and activities as rows and the Bloom levels in the columns:

bloom levels

Average of ratings: -
In reply to Ger Tielemans

Re: Bloom level overview for a course

by Virgil Ashruf -

I think this should be fairly easy to do:

  1. Get all activities
  2. Create a matrix of activities and tags by looping over each activity in your course/category/system and then marking each tag.
  3. Output the matrix object to a renderer.

Best solution should be a report_ plug-in. However I'm fairly certain you could get creative with SQL and Configurable reports.