Skip to content

indra-uolles/Andes_dependencies_algo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Andes_dependencies_algo

A model-tracing ITS is a system where students can enter full solutions of multi-step problems like it is shown here (this is a screenshot of Andes Physics Tutor, probably the most advanced model-tracing ITS):

screenshot of Andes Physics Tutor

Users of model-tracing ITS can check their solution steps for correctness, receive hints, receive grades for their solutions - all of that is done automatically.

This repository contains Andes Physics Tutor algorithm of dependency checking. I realized it as it was described in [1] to examine its properties.

1 - J.A.Shapiro. An Algebra Subsystem for Diagnosing Students' Input in a Physics Tutoring System

This repository requires SymPy v.0.7.2 (it won't work with SymPy 0.7.3 cause it has a different realization of matrices) Works with Python 2.7 and numpy 1.6.1

About

andes dependencies checking algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages