import survey as pages from . import * c = cu class PlayerBot(Bot): def play_round(self): yield Demographics, dict(age=125, gender="Male") if True: yield DOSPERT_Scale, dict( Dospert_soc_1=5, Dospert_Soc_2=5, Dospert_Soc_3=5, Dospert_Soc_4=5, Dospert_Fin_1=5, Dospert_Fin_2=5, Dospert_Fin_3=5, Dospert_Fin_4=5 )