Usage

Running the scripts

All scripts are invoked directly, either from the command line or from within a development environment.

running a script from the command line

Running a script directly from the command line

running a script from an ide, idle

Running a script directly from within Python’s interactive development environment, idle

Framework workflows

For more information on the workflows available within this framework see the individual documents.

Assignment analysis

See assignment_analysis about processing student TMA and EMA submissions.

This workflow was added during the Refining a framework project.

Forum posts analysis

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.

Prepare taxonomy

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.

Userid analysis

See userid_analysis about processing a student’s progress across courses.

This workflow was developed as part of the original Measuring qualification effects project.

Learning design

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.