Bloom level overview for a course

Re: Bloom level overview for a course

by Virgil Ashruf -
Number of replies: 0

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.