Rev 73 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
import software_math as mathmodel
import utils
print "expSlide=" + `expSlide`
struct = utils.contentModel2Struct(expSlide)
print "struct=" + `struct`
score = mathmodel.getscore(struct)