Changes for page Competent - iTrivio integration
Last modified by Petr Blšťák on 2024/09/18 11:55
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -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 100 +Beside these ids from database you might need these two optional course ids: 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 + 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 135 +#-# iTrivio db course ID, which will be used as a template for new test 136 +# can be null, than the test will be empty 137 +competentItrivioIntegration.itrivioTestTemplateId=<COURSE_TEMPLATE_ID or EMPTY> 138 + 139 +#-# iTrivio db course ID, which will be used as a template for new course 140 +# can be null, than the course will be empty 141 +competentItrivioIntegration.itrivioCourseTemplateId=<TEST_TEMPLATE_ID or EMPTY> 142 + 130 130 #-# -------------- COMPETENT INTEGRATION ------------ 131 131 #-# --- From Competent to iTrivio synchronization --- 132 132
- XWiki.XWikiComments[0]
-
- Date
-
... ... @@ -1,1 +1,1 @@ 1 -2020-10-12 12:18:01. 7031 +2020-10-12 12:18:01.0 - Selection
-
... ... @@ -1,1 +1,1 @@ 1 -ACTIVITY_FOLDER 1 +ACTIVITY_FOLDER (by default 1) = ID of the folder you created for new itrivio courses (find by name in the column "name")