Subversion Repositories SmartDukaan

Rev

Rev 71 | Blame | Last modification | View Log | RSS feed

import data_connectivity_math as mathmodel
import utils

print "expSlide=" + `expSlide`

struct = utils.contentModel2Struct(expSlide)
print "struct=" + `struct`

score = mathmodel.getscore(struct)