From version < 19.1 >
edited by Petr Blšťák
on 2020/04/30 14:10
To version < 21.1 >
edited by Petr Blšťák
on 2020/05/02 00:09
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -86,7 +86,7 @@
86 86  1. __Competent__ database, in the table __activity_set__ write down
87 87  1*. **ACTIVITY_FOLDER **(by default 1) = ID of the folder you created for new itrivio courses (find by name in the column "name")
88 88  1. __iTrivio__ database, in the table __company__ write down
89 -1*. **COMPANY_ID **(by default 1) = ID of the company that will be synchornized with Competent (find by name in the column "name")
89 +1*. **COMPANY_ID **(by default 1) = ID of the company that will be synchronized with Competent (find by name in the column "name")
90 90  1*. **COMPANY_URL **(by default empty) = value from the column "urlContext" of the company that will be synchornized with Competent (find by name in the column "name")
91 91  1. __iTrivio__ database, in the table __course__ write down
92 92  1*. **COURSE_FOLDER **(by default 1) = ID of the folder that you created for new courses created from Competent (find by name in the column "name")
... ... @@ -105,8 +105,8 @@
105 105  
106 106  First we need to manually connect the first two users:
107 107  
108 -* Go to the Competent database once more, to the table __user_mt__ and find either the default Competent admin (by login "admin" and typically it will be the user with ID=1) or the other user you created in the Competent preparation step, to edit your iTrivio courses.
109 -* Find the column external_id and instead of NULL fill in the <ADMIN_CREATOR> value.
108 +* Go to the Competent database once more, to the table __user_mt__ and find either the default Competent admin (by login "admin" and typically it will be the user with ID=1) or the other user you created in the Competent preparation step (for editing your iTrivio courses).
109 +* Find the column external_id and instead of NULL fill in the **<ADMIN_CREATOR>** value.
110 110  * For now, this user will be the **only one** in your company that will be able to edit the iTrivio courses. Other users with appropriate rights can only create/delete/run them.
111 111  
112 112  Now open the **application.properties** file and set the following propeties: