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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)