from otree.api import * c = cu doc = '' class Constants(BaseConstants): name_in_url = 'PostExp' players_per_group = None num_rounds = 1 class Subsession(BaseSubsession): pass class Group(BaseGroup): pass class Player(BasePlayer): post_q9 = models.IntegerField(choices=[[1, '非常不支持'], [2, '不支持'], [3, '有點不支持'], [4, '有點支持'], [5, '支持'], [6, '非常支持']], label='9. 首先謝謝您協助我們完成以上的實驗調查。本團隊想再次向您請教,法務部未來若打 算開發導入新的「再犯風險評估機器演算之人工智慧系統」(Parole-ML-AI 1.0),未 來用以輔助您目前再犯風險評估的工作,請問您的支持程度為何?') post_q10_1 = models.IntegerField(choices=[[1, '非常不同意'], [2, '不同意'], [3, '有點不同意'], [4, '有點同意'], [5, '同意'], [6, '非常同意']], label='10.1 未來該系統的錯誤需由我負責。', widget=widgets.RadioSelectHorizontal) post_q10_2 = models.IntegerField(choices=[[1, '非常不同意'], [2, '不同意'], [3, '有點不同意'], [4, '有點同意'], [5, '同意'], [6, '非常同意']], label='10.2 該系統將限縮我的裁量權力。', widget=widgets.RadioSelectHorizontal) post_q10_3 = models.IntegerField(choices=[[1, '非常不同意'], [2, '不同意'], [3, '有點不同意'], [4, '有點同意'], [5, '同意'], [6, '非常同意']], label='10.3 該系統將讓長官更容易監督我的工作情況。', widget=widgets.RadioSelectHorizontal) post_q10_4 = models.IntegerField(choices=[[1, '非常不同意'], [2, '不同意'], [3, '有點不同意'], [4, '有點同意'], [5, '同意'], [6, '非常同意']], label='10.4 該系統將讓我承擔更多責任。', widget=widgets.RadioSelectHorizontal) post_q10_5 = models.IntegerField(choices=[[1, '非常不同意'], [2, '不同意'], [3, '有點不同意'], [4, '有點同意'], [5, '同意'], [6, '非常同意']], label='10.5 該系統將讓我更容易回應社會民眾的要求。', widget=widgets.RadioSelectHorizontal) post_q10_6 = models.IntegerField(choices=[[1, '非常不同意'], [2, '同意'], [3, '有點不同意'], [4, '有點同意'], [5, '同意'], [6, '非常同意']], label='10.6 該系統並不能協助我的工作業務。', widget=widgets.RadioSelectHorizontal) post_10_7 = models.IntegerField(choices=[[1, '非常不同意'], [2, '不同意'], [3, '有點不同意'], [4, '有點同意'], [5, '同意'], [6, '非常同意']], label='10.7 我無法相信該系統給予的風險評估建議。', widget=widgets.RadioSelectHorizontal) post_10_8 = models.IntegerField(choices=[[1, '非常不同意'], [2, '不同意'], [3, '有點不同意'], [4, '有點同意'], [5, '同意'], [6, '非常同意']], label='10.8 我會很期待使用這個系統。', widget=widgets.RadioSelectHorizontal) post_11_1 = models.IntegerField(choices=[[1, '非常不同意'], [2, '不同意'], [3, '有點不同意'], [4, '有點同意'], [5, '同意'], [6, '非常同意']], label='11.1 我發現我通常是團體中比較快接受新想法的人。', widget=widgets.RadioSelectHorizontal) post_11_2 = models.IntegerField(choices=[[1, '非常不同意'], [2, '不同意'], [3, '有點不同意'], [4, '有點同意'], [5, '同意'], [6, '非常同意']], label='11.2 在接受新想法時,我通常會很謹慎。', widget=widgets.RadioSelectHorizontal) post_11_3 = models.IntegerField(choices=[[1, '非常不同意'], [2, '不同意'], [3, '有點不同意'], [4, '有點同意'], [5, '同意'], [6, '非常同意']], label='11.3 即便有失敗的可能性,我也願意去嘗試過去工作上沒做過的事。', widget=widgets.RadioSelectHorizontal) post_11_4 = models.IntegerField(choices=[[1, '非常不同意'], [2, '不同意'], [3, '有點不同意'], [4, '有點同意'], [5, '同意'], [6, '非常同意']], label='11.4 即便可能會有風險,我還是願意在工作業務上嘗試新科技。', widget=widgets.RadioSelectHorizontal) post_12_1 = models.IntegerField(choices=[[1, '非常不需要'], [2, '不需要'], [3, '有點不需要'], [4, '有點需要'], [5, '需要'], [6, '非常需要']], label='12.1 例行行政工作與文書撰寫', widget=widgets.RadioSelectHorizontal) post_12_2 = models.IntegerField(choices=[[1, '非常不需要'], [2, '不需要'], [3, '有點不需要'], [4, '有點需要'], [5, '需要'], [6, '非常需要']], label='12.2 保護管束案件管理', widget=widgets.RadioSelectHorizontal) post_12_3 = models.IntegerField(choices=[[1, '非常不需要'], [2, '不需要'], [3, '有點不需要'], [4, '有點需要'], [5, '需要'], [6, '非常需要']], label='12.3 評估再犯風險', widget=widgets.RadioSelectHorizontal) post_12_4 = models.IntegerField(choices=[[1, '非常不需要'], [2, '不需要'], [3, '有點不需要'], [4, '有點需要'], [5, '需要'], [6, '非常需要']], label='12.4 提供處遇措施建議', widget=widgets.RadioSelectHorizontal) post_12_5 = models.IntegerField(choices=[[1, '非常不需要'], [2, '不需要'], [3, '有點不需要'], [4, '有點需要'], [5, '需要'], [6, '非常需要']], label='12.5 輔導監督', widget=widgets.RadioSelectHorizontal) post_13_1 = models.IntegerField(choices=[[1, '非常不同意'], [2, '不同意'], [3, '有點不同意'], [4, '有點同意'], [5, '同意'], [6, '非常同意']], label='13.1 為大眾服務是很重要的事情。', widget=widgets.RadioSelectHorizontal) post_13_2 = models.IntegerField(choices=[[1, '非常不同意'], [2, '不同意'], [3, '有點不同意'], [4, '有點同意'], [5, '同意'], [6, '非常同意']], label='13.2 為社會做出貢獻比得到個人成就更有意義。', widget=widgets.RadioSelectHorizontal) post_13_3 = models.IntegerField(choices=[[1, '非常不同意'], [2, '不同意'], [3, '有點不同意'], [4, '有點同意'], [5, '同意'], [6, '非常同意']], label='13.3 社會上人與人之間是互相需 要的。', widget=widgets.RadioSelectHorizontal) post_13_4 = models.IntegerField(choices=[[1, '非常不同意'], [2, '不同意'], [3, '有點不同意'], [4, '有點同意'], [5, '同意'], [6, '非常同意']], label='13.4 為社會公益而犧牲自己的權益沒有關係。', widget=widgets.RadioSelectHorizontal) post_13_5 = models.IntegerField(choices=[[1, '非常不同意'], [2, '不同意'], [3, '有點不同意'], [4, '有點同意'], [5, '同意'], [6, '非常同意']], label='13.5 就算是會惹事上身,但是路見不平拔刀相助他人還是必要的。', widget=widgets.RadioSelectHorizontal) class Post01(Page): form_model = 'player' form_fields = ['post_q9'] class Post02(Page): form_model = 'player' form_fields = ['post_q10_1', 'post_q10_2', 'post_q10_3', 'post_q10_4', 'post_q10_5', 'post_q10_6', 'post_10_7', 'post_10_8'] class Post03(Page): form_model = 'player' form_fields = ['post_11_1', 'post_11_2', 'post_11_3', 'post_11_4'] class Post04(Page): form_model = 'player' form_fields = ['post_12_1', 'post_12_2', 'post_12_3', 'post_12_4', 'post_12_5'] class Post05(Page): form_model = 'player' form_fields = ['post_13_1', 'post_13_2', 'post_13_3', 'post_13_4', 'post_13_5'] page_sequence = [Post01, Post02, Post03, Post04, Post05]