From version < 32.1 >
edited by Ondřej Steffl
on 2024/09/13 07:01
To version < 25.1 >
edited by Ondřej Steffl
on 2020/05/05 22:29
< >
Change comment: Renamed back-links.

Summary

Details

Page properties
Content
... ... @@ -2,10 +2,11 @@
2 2  
3 3  //Unless stated otherwise, newer stable versions of the program should work.//
4 4  
5 -==== [[iTrivio 2.9.017>>doc:Main.Official manuals.iTrivio installation manual.WebHome]] ====
5 +==== [[iTrivio 2.9.017>>doc:Main.Official manuals.iTrivio installation manual (📖).WebHome]] ====
6 6  
7 -==== [[Competent 622>>doc:Main.Official manuals.Competent installation manual.WebHome]] ====
7 +==== [[Competent 33>>doc:Main.Official manuals.Competent installation manual.WebHome]] ====
8 8  
9 +
9 9  = Introduction =
10 10  
11 11  //On this page we use the term "Course" for both: course and test in iTrivio.//
... ... @@ -96,11 +96,6 @@
96 96  1. __iTrivio__ database, in the table __usergroup__ write down
97 97  1*. **USERGROUP **(by default 1) = ID of the usegroup that all your new users will be assigned to
98 98  
99 -Beside these ids from database you might need these two optional course ids:
100 -
101 -* **COURSE_TEMPLATE_ID** - a course id that will be used as a template for newly created courses.
102 -* **TEST_TEMPLATE_ID** - a test id for newly created tests
103 -
104 104  = Configuration =
105 105  
106 106  Now you can modify the systems configuration files, use the values written down from databases.
... ... @@ -131,14 +131,6 @@
131 131  #-# integrated iTrivio db company ID
132 132  competentItrivioIntegration.itrivioCompanyId=<COMPANY_ID>
133 133  
134 -#-# iTrivio db course ID, which will be used as a template for new test
135 -# can be null, than the test will be empty
136 -competentItrivioIntegration.itrivioTestTemplateId=<COURSE_TEMPLATE_ID or EMPTY>
137 -
138 -#-# iTrivio db course ID, which will be used as a template for new course
139 -# can be null, than the course will be empty
140 -competentItrivioIntegration.itrivioCourseTemplateId=<TEST_TEMPLATE_ID or EMPTY>
141 -
142 142  #-# -------------- COMPETENT INTEGRATION ------------
143 143  #-# --- From Competent to iTrivio synchronization ---
144 144