From version < 29.1 >
edited by Josef Vencl
on 2020/10/12 12:35
To version < 33.1
edited by Petr Blšťák
on 2024/09/18 11:55
<
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.jvencl
1 +XWiki.pblstak
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,8 +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  
100 -Beside these ids from database you might need
99 +Beside these ids from database you might need these two optional course ids:
101 101  
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 +
102 102  = Configuration =
103 103  
104 104  Now you can modify the systems configuration files, use the values written down from databases.
... ... @@ -120,10 +120,10 @@
120 120  #-# itrivio company url context, leave empty if company has no url context
121 121  competentItrivioIntegration.itrivioCompanyUrlContext=<COMPANY_URL>
122 122  
123 -#-# url of iTrivio app (for integration API communication - accessible from Competent server location)
125 +#-# url of iTrivio app (for integration API communication -accessible from browser of users, rather use full eg: https://demo.competent.cz/)
124 124  competentItrivioIntegration.url=http://localhost:8080/
125 125  
126 -#-# url of iTrivio app (for generating user links - accessible from browser of users)
128 +#-# url of iTrivio app (for generating user links - accessible from browser of users, rather use full eg: https://demo.competent.cz/)
127 127  competentItrivioIntegration.linkUrl=http://localhost:8080
128 128  
129 129  #-# integrated iTrivio db company ID
... ... @@ -131,11 +131,11 @@
131 131  
132 132  #-# iTrivio db course ID, which will be used as a template for new test
133 133  # can be null, than the test will be empty
134 -competentItrivioIntegration.itrivioTestTemplateId=<COURSE_ID or EMPTY>
136 +competentItrivioIntegration.itrivioTestTemplateId=<COURSE_TEMPLATE_ID or EMPTY>
135 135  
136 136  #-# iTrivio db course ID, which will be used as a template for new course
137 137  # can be null, than the course will be empty
138 -competentItrivioIntegration.itrivioCourseTemplateId=<TEST_ID or EMPTY>
140 +competentItrivioIntegration.itrivioCourseTemplateId=<TEST_TEMPLATE_ID or EMPTY>
139 139  
140 140  #-# -------------- COMPETENT INTEGRATION ------------
141 141  #-# --- From Competent to iTrivio synchronization ---
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.0
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