From version < 30.1 >
edited by Josef Vencl
on 2020/10/12 12:39
To version < 29.1 >
edited by Josef Vencl
on 2020/10/12 12:35
< >
Change comment: Updated annotations

Summary

Details

Page properties
Content
... ... @@ -97,11 +97,8 @@
97 97  1. __iTrivio__ database, in the table __usergroup__ write down
98 98  1*. **USERGROUP **(by default 1) = ID of the usegroup that all your new users will be assigned to
99 99  
100 -Beside these ids from database you might need these two optional course ids:
100 +Beside these ids from database you might need
101 101  
102 -* **COURSE_TEMPLATE_ID** - a course id that will be used as a template for newly created courses.
103 -* **TEST_TEMPLATE_ID** - a test id for newly created tests
104 -
105 105  = Configuration =
106 106  
107 107  Now you can modify the systems configuration files, use the values written down from databases.
... ... @@ -134,11 +134,11 @@
134 134  
135 135  #-# iTrivio db course ID, which will be used as a template for new test
136 136  # can be null, than the test will be empty
137 -competentItrivioIntegration.itrivioTestTemplateId=<COURSE_TEMPLATE_ID or EMPTY>
134 +competentItrivioIntegration.itrivioTestTemplateId=<COURSE_ID or EMPTY>
138 138  
139 139  #-# iTrivio db course ID, which will be used as a template for new course
140 140  # can be null, than the course will be empty
141 -competentItrivioIntegration.itrivioCourseTemplateId=<TEST_TEMPLATE_ID or EMPTY>
138 +competentItrivioIntegration.itrivioCourseTemplateId=<TEST_ID or EMPTY>
142 142  
143 143  #-# -------------- COMPETENT INTEGRATION ------------
144 144  #-# --- From Competent to iTrivio synchronization ---