Subversion Repositories SmartDukaan

Rev

Rev 1915 | Blame | Compare with Previous | Last modification | View Log | RSS feed

import internet_math as mathmodel
import utils

print "expSlide=" + `expSlide`

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

score = mathmodel.getscore(struct)