From version < 27.1 >
edited by Josef Vencl
on 2020/10/12 12:18
To version < 32.1 >
edited by Ondřej Steffl
on 2024/09/13 07:01
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.jvencl
1 +XWiki.osteffl
Content
... ... @@ -4,9 +4,8 @@
4 4  
5 5  ==== [[iTrivio 2.9.017>>doc:Main.Official manuals.iTrivio installation manual.WebHome]] ====
6 6  
7 -==== [[Competent 33>>doc:Main.Official manuals.Competent installation manual.WebHome]] ====
7 +==== [[Competent 622>>doc:Main.Official manuals.Competent installation manual.WebHome]] ====
8 8  
9 -
10 10  = Introduction =
11 11  
12 12  //On this page we use the term "Course" for both: course and test in iTrivio.//
... ... @@ -97,6 +97,11 @@
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  
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 +
100 100  = Configuration =
101 101  
102 102  Now you can modify the systems configuration files, use the values written down from databases.
... ... @@ -127,6 +127,14 @@
127 127  #-# integrated iTrivio db company ID
128 128  competentItrivioIntegration.itrivioCompanyId=<COMPANY_ID>
129 129  
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 +
130 130  #-# -------------- COMPETENT INTEGRATION ------------
131 131  #-# --- From Competent to iTrivio synchronization ---
132 132  
XWiki.XWikiComments[0]
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.jvencl
Comment
... ... @@ -1,1 +1,0 @@
1 -ACTIVITY_FOLDER should be an id not text
Date
... ... @@ -1,1 +1,0 @@
1 -2020-10-12 12:18:01.703
Selection
... ... @@ -1,1 +1,0 @@
1 -ACTIVITY_FOLDER (by default 1) = ID of the folder you created for new itrivio courses (find by name in the column "name")
State
... ... @@ -1,1 +1,0 @@
1 -SAFE
Target
... ... @@ -1,1 +1,0 @@
1 -Main.Official manuals.Competent installation manual.Competent - iTrivio integration.WebHome