All scripts are invoked directly, either from the command line or from within a development environment.
Running a script directly from the command line
Running a script directly from within Python’s interactive development environment, idle
For more information on the workflows available within this framework see the individual documents.
See assignment_analysis about processing student TMA and EMA submissions.
This workflow was added during the Refining a framework project.
See forum_posts_analysis about processing forum posts.
This is actually two core workflows. The first filters forum posts looking for the use of external references. The second classifies forum posts based on a taxonomy. See Prepare taxonomy .
This also covers the optional filter false and draw plots workflows.
All workflows were developed as part of the original Measuring qualification effects project.
See prepare_taxonomy about preparing classifications schemas for the framework classifiers to apply.
This workflow was developed as part of the original Measuring qualification effects project.
See userid_analysis about processing a student’s progress across courses.
This workflow was developed as part of the original Measuring qualification effects project.
See learning_design about the initial steps to apply the classification process to teaching materials.
This workflow is being developed after the completion of the Refining a framework project.