## Script (Python) "mass_register" ##bind container=container ##bind context=context ##bind namespace= ##bind script=script ##bind state=state ##bind subpath=traverse_subpath ##parameters=nrQuestions=0,kas_koigile=0 ##title=Register a user ## REQUEST=context.REQUEST context.setQuestions(nrQuestions,REQUEST,kas_koigile) return state.set( portal_status_message="Saved" )