예제 #1
0
    def LeftAndRight6Mid(self,
                         url_name1,
                         url_name2,
                         json_path,
                         creat_json=False,
                         json_name=None):
        questions_all = CreateQuestionUnit5.LoationQuestions().LeftAndRight6()

        if creat_json:
            q_CreatDatas.CreatDatas(questions_all).creatJson(
                json_path, json_name, url_name2)
        q_CreatDatas.CreatDatas(questions_all).creatUrl(url_name1, url_name2)
예제 #2
0
    def ToyAndSportEquipmentSelectMid(self,
                                      url_name1,
                                      url_name2,
                                      json_path,
                                      creat_json=False,
                                      json_name=None):
        questions_all = NumCalculation.CalculNum().ToyAndSportEquipmentSelect()

        if creat_json:
            q_CreatDatas.CreatDatas(questions_all).creatJson(
                json_path, json_name, url_name2)
        q_CreatDatas.CreatDatas(questions_all).creatUrl(url_name1, url_name2)
예제 #3
0
    def ToChoiceA8Mid(self,
                      url_name1,
                      url_name2,
                      json_path,
                      creat_json=False,
                      json_name=None):
        questions_all = CreateQuestionUnit5.LoationQuestions().ToChoiceA8()

        if creat_json:
            q_CreatDatas.CreatDatas(questions_all).creatJson(
                json_path, json_name, url_name2)
        q_CreatDatas.CreatDatas(questions_all).creatUrl(url_name1, url_name2)
예제 #4
0
    def FlyAndSwimAndRunSelectMid(self,
                                  url_name1,
                                  url_name2,
                                  json_path,
                                  creat_json=False,
                                  json_name=None):
        questions_all = NumCalculation.CalculNum().FlyAndSwimAndRunSelect()

        if creat_json:
            q_CreatDatas.CreatDatas(questions_all).creatJson(
                json_path, json_name, url_name2)
        q_CreatDatas.CreatDatas(questions_all).creatUrl(url_name1, url_name2)
예제 #5
0
    def AnimalColoringSelectMid(self,
                                url_name1,
                                url_name2,
                                json_path,
                                creat_json=False,
                                json_name=None):
        questions_all = NumCalculation.CalculNum().AnimalColoringSelect()

        if creat_json:
            q_CreatDatas.CreatDatas(questions_all).creatJson(
                json_path, json_name, url_name2)
        q_CreatDatas.CreatDatas(questions_all).creatUrl(url_name1, url_name2)
예제 #6
0
    def InhomogeneityMid(self,
                         url_name1,
                         url_name2,
                         json_path,
                         creat_json=False,
                         json_name=None):
        questions_all = NumCalculation.CalculNum().Inhomogeneity()

        if creat_json:
            q_CreatDatas.CreatDatas(questions_all).creatJson(
                json_path, json_name, url_name2)
        q_CreatDatas.CreatDatas(questions_all).creatUrl(url_name1, url_name2)
예제 #7
0
    def ClassifyShapeMid(self,
                         url_name1,
                         url_name2,
                         json_path,
                         creat_json=False,
                         json_name=None):
        questions_all = NumCalculation.CalculNum().ClassifyShape()

        if creat_json:
            q_CreatDatas.CreatDatas(questions_all).creatJson(
                json_path, json_name, url_name2)
        q_CreatDatas.CreatDatas(questions_all).creatUrl(url_name1, url_name2)
예제 #8
0
    def CognitionFrontAndBack7Mid(self,
                                  url_name1,
                                  url_name2,
                                  json_path,
                                  creat_json=False,
                                  json_name=None):
        questions_all = CreateQuestionUnit5.LoationQuestions(
        ).CognitionFrontAndBack7()

        if creat_json:
            q_CreatDatas.CreatDatas(questions_all).creatJson(
                json_path, json_name, url_name2)
        q_CreatDatas.CreatDatas(questions_all).creatUrl(url_name1, url_name2)
예제 #9
0
    def LifeSolid2SelectMid(self,
                            url_name1,
                            url_name2,
                            json_path,
                            creat_json=False,
                            json_name=None):

        questions_all = CreateQuestionUnit6.SoildQuestions().LifeSolid2Select()

        if creat_json:
            q_CreatDatas.CreatDatas(questions_all).creatJson(
                json_path, json_name, url_name2)
        q_CreatDatas.CreatDatas(questions_all).creatUrl(url_name1, url_name2)
예제 #10
0
    def ThanHowMuchMid(self,
                       url_name1,
                       url_name2,
                       json_path,
                       creat_json=False,
                       json_name=None):

        questions_all = CreateQuestionUnit6.SoildQuestions().ThanHowMuch()

        if creat_json:
            q_CreatDatas.CreatDatas(questions_all).creatJson(
                json_path, json_name, url_name2)
        q_CreatDatas.CreatDatas(questions_all).creatUrl(url_name1, url_name2)
예제 #11
0
    def ConstituteCuboidMid(self,
                            url_name1,
                            url_name2,
                            json_path,
                            creat_json=False,
                            json_name=None):

        questions_all = CreateQuestionUnit6.SoildQuestions().ConstituteCuboid()

        if creat_json:
            q_CreatDatas.CreatDatas(questions_all).creatJson(
                json_path, json_name, url_name2)
        q_CreatDatas.CreatDatas(questions_all).creatUrl(url_name1, url_name2)
예제 #12
0
    def RightAndWrongMid(self,
                         url_name1,
                         url_name2,
                         json_path,
                         creat_json=False,
                         json_name=None):

        questions_all = CreateQuestionUnit6.SoildQuestions().RightAndWrong()

        if creat_json:
            q_CreatDatas.CreatDatas(questions_all).creatJson(
                json_path, json_name, url_name2)
        q_CreatDatas.CreatDatas(questions_all).creatUrl(url_name1, url_name2)
예제 #13
0
    def SynthesizeSelect6Mid(self,
                             url_name1,
                             url_name2,
                             json_path,
                             creat_json=False,
                             json_name=None):

        questions_all = CreateQuestionUnit6.SoildQuestions().SynthesizeSelect6(
        )

        if creat_json:
            q_CreatDatas.CreatDatas(questions_all).creatJson(
                json_path, json_name, url_name2)
        q_CreatDatas.CreatDatas(questions_all).creatUrl(url_name1, url_name2)