ETS-Next-Gen / writing_observer

Writing Observer and Learning Observer: A system for monitoring learning process data, with an initial focus on writing process data from Google Docs.
https://learning-observer.readthedocs.io/en/latest/
GNU Affero General Public License v3.0
11 stars 9 forks source link

WiP added action summary dashboard #177

Closed bradley-erickson closed 1 month ago

bradley-erickson commented 1 month ago

Added action summary dashboard with student select.

This provides a simple method of looking at the history of events from a given student for a specific reducer context (i.e. org.ets.sba). The dashboard currently displays a markdown rendering of each event (slightly parsed to remove some extraneous keys) on each line.

pmitros commented 1 month ago

Important for upcoming usecase. Squash and merge now, review / improve / cleanup later.