Break down a sample of xAPI data representing student test scores into class-based aggregations, and explore subgroups through interaction.
Uses the Collection class to compute student averages given test scores.
Shows that generating a table from raw Collection data is easy with a templating engine.
Use the Chart API to generate tabular data instead of graphs, and download results to a CSV.