Exemple #1
0
 def app_of_integral_and_half_time_5_2(self, num_max, url_name1, url_name2, json_path, creat_json=False,
                                       json_name=None):
     nums = CreatNumbers(num_max).creatNumbersWithinTen15()
     questions_all = CreatQuestionUnit8.AppOfIntegralAndHalfTime(nums).app_of_integral_and_half_time_5_2()
     if creat_json:
         CreatDatas(questions_all).creatJson(json_path, json_name)
     CreatDatas(questions_all).creatUrl(url_name1, url_name2)
Exemple #2
0
 def anderstand_0_4_2(self,
                      num_max,
                      url_name1,
                      url_name2,
                      json_path,
                      creat_json=False,
                      json_name=None):
     questions_all = CreatQuestionUnit1.Anderstand0.anderstand_0_4_2()
     if creat_json:
         CreatDatas(questions_all).creatJson(json_path, json_name)
     CreatDatas(questions_all).creatUrl(url_name1, url_name2)
Exemple #3
0
 def understand_comparative_symbols_2(self,
                                      url_name1,
                                      url_name2,
                                      json_path,
                                      creat_json=False,
                                      json_name=None):
     questions_all = CreatQuestionUnit1.UnderstandComparativeSymbols(
     ).understand_comparative_symbols_2()
     if creat_json:
         CreatDatas(questions_all).creatJson(json_path, json_name)
     CreatDatas(questions_all).creatUrl(url_name1, url_name2)
Exemple #4
0
 def anderstand_0_5(self,
                    num_max,
                    url_name1,
                    url_name2,
                    json_path,
                    creat_json=False,
                    json_name=None):
     nums = CreatNumbers(num_max).creatCompareNumbers11()
     questions_all = CreatQuestionUnit1.Anderstand0(nums).anderstand_0_5()
     if creat_json:
         CreatDatas(questions_all).creatJson(json_path, json_name)
     CreatDatas(questions_all).creatUrl(url_name1, url_name2)
Exemple #5
0
 def app_carry_add_within_20_9(self,
                               num_max,
                               url_name1,
                               url_name2,
                               json_path,
                               creat_json=False,
                               json_name=None):
     nums = CreatNumbers(num_max).creatAddSubWithinTwenty2()
     questions_all = CreatQuestionUnit7.AppCarryAddWithin20(
         nums).app_carry_add_within_20_9()
     if creat_json:
         CreatDatas(questions_all).creatJson(json_path, json_name)
     CreatDatas(questions_all).creatUrl(url_name1, url_name2)
Exemple #6
0
 def compos_numbers_within_20_4(self,
                                num_max,
                                url_name1,
                                url_name2,
                                json_path,
                                creat_json=False,
                                json_name=None):
     nums = CreatNumbers(num_max).creatNumbersWithTwenty1()
     questions_all = CreatQuestionUnit7.ComposnumbersWithin20(
         nums).compos_numbers_within_20_4()
     if creat_json:
         CreatDatas(questions_all).creatJson(json_path, json_name)
     CreatDatas(questions_all).creatUrl(url_name1, url_name2)
Exemple #7
0
 def comb_sep_within_10_3(self,
                          num_max,
                          url_name1,
                          url_name2,
                          json_path,
                          creat_json=False,
                          json_name=None):
     nums = CreatNumbers(num_max).creatNumbersWithinTen14()
     questions_all = CreatQuestionUnit1.CombSepWithin10(
         nums).comb_sep_within_10_3()
     if creat_json:
         CreatDatas(questions_all).creatJson(json_path, json_name)
     CreatDatas(questions_all).creatUrl(url_name1, url_name2)
Exemple #8
0
 def sort_numbers_within_10_9(self,
                              num_max,
                              url_name1,
                              url_name2,
                              json_path,
                              creat_json=False,
                              json_name=None):
     nums = CreatNumbers(num_max).creatNumbersWithinTen11()
     questions_all = CreatQuestionUnit1.SortNumbersWithin10(
         nums).sort_numbers_within_10_9()
     if creat_json:
         CreatDatas(questions_all).creatJson(json_path, json_name)
     CreatDatas(questions_all).creatUrl(url_name1, url_name2)
Exemple #9
0
 def anderstand_numbers_within_10_8(self,
                                    num_max,
                                    url_name1,
                                    url_name2,
                                    json_path,
                                    creat_json=False,
                                    json_name=None):
     nums = CreatNumbers(num_max).creatNumbersWithinTen12()
     questions_all = CreatQuestionUnit1.AnderstandNumbersWithin10(
         nums).anderstand_numbers_within_10_8()
     if creat_json:
         CreatDatas(questions_all).creatJson(json_path, json_name)
     CreatDatas(questions_all).creatUrl(url_name1, url_name2)
Exemple #10
0
 def comparison_8(self,
                  num_max,
                  url_name1,
                  url_name2,
                  json_path,
                  creat_json=False,
                  json_name=None):
     nums = CreatNumbers(num_max).creatCompareNumbers10()
     imgs = CreatImgs().creatImgs10()
     questions_all = CreatQuestionUnit1.Comparison(nums).comparison_8(imgs)
     if creat_json:
         CreatDatas(questions_all).creatJson(json_path, json_name)
     CreatDatas(questions_all).creatUrl(url_name1, url_name2)
Exemple #11
0
 def compar_numbers_within_5_8(self,
                               num_max,
                               url_name1,
                               url_name2,
                               json_path,
                               creat_json=False,
                               json_name=None):
     nums = CreatNumbers(num_max).creatCompareNumbers5()
     questions_all = CreatQuestionUnit1.ComparNumbersWithin5(
         nums).compar_numbers_within_5_8()
     if creat_json:
         CreatDatas(questions_all).creatJson(json_path, json_name)
     CreatDatas(questions_all).creatUrl(url_name1, url_name2)
Exemple #12
0
 def compar_numbers_within_10_3(self,
                                num_max,
                                url_name1,
                                url_name2,
                                json_path,
                                creat_json=False,
                                json_name=None):
     nums = CreatNumbers(num_max).creatNumbersWithinTen2()
     imgs = CreatImgs().creatImgs12()
     questions_all = CreatQuestionUnit1.ComparNumbersWithin10(
         nums).compar_numbers_within_10_3(imgs)
     if creat_json:
         CreatDatas(questions_all).creatJson(json_path, json_name)
     CreatDatas(questions_all).creatUrl(url_name1, url_name2)
Exemple #13
0
 def anderstand_numbers_within_5_5(self,
                                   num_max,
                                   url_name1,
                                   url_name2,
                                   json_path,
                                   creat_json=False,
                                   json_name=None):
     nums = CreatNumbers(num_max).creatCompareNumbers20()
     imgs = CreatImgs().creatImgs4()
     questions_all = CreatQuestionUnit1.AnderstandNumbersWithin5(
         nums).anderstand_numbers_within_5_5(imgs)
     if creat_json:
         CreatDatas(questions_all).creatJson(json_path, json_name)
     CreatDatas(questions_all).creatUrl(url_name1, url_name2)
Exemple #14
0
 def comb_sep_within_5_4(self,
                         num_max,
                         url_name1,
                         url_name2,
                         json_path,
                         creat_json=False,
                         json_name=None):
     nums = CreatNumbers(num_max).creatCompareNumbers18()
     imgs = CreatImgs().creatImgs2()
     questions_all = CreatQuestionUnit1.CombSepWithin5(
         nums).comb_sep_within_5_4(imgs)
     if creat_json:
         CreatDatas(questions_all).creatJson(json_path, json_name)
     CreatDatas(questions_all).creatUrl(url_name1, url_name2)
Exemple #15
0
 def sort_numbers_within_5_2_2(self,
                               num_max,
                               url_name1,
                               url_name2,
                               json_path,
                               creat_json=False,
                               json_name=None):
     nums = CreatNumbers(num_max).creatCompareNumbers5()
     imgs = CreatImgs().creatImgs4()
     questions_all = CreatQuestionUnit1.SortNumbersWithin5(
         nums).sort_numbers_within_5_2_2(imgs)
     if creat_json:
         CreatDatas(questions_all).creatJson(json_path, json_name)
     CreatDatas(questions_all).creatUrl(url_name1, url_name2)
Exemple #16
0
 def integral_time_1(self, num_max, url_name1, url_name2, json_path, creat_json=False, json_name=None):
     questions_all = CreatQuestionUnit8.IntegralTime.integral_time_1()
     if creat_json:
         CreatDatas(questions_all).creatJson(json_path, json_name)
     CreatDatas(questions_all).creatUrl(url_name1, url_name2)