From version < 7.5 >
edited by Petr Blšťák
on 2020/04/30 04:46
To version < 7.8 >
edited by Petr Blšťák
on 2020/04/30 05:08
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -102,6 +102,7 @@
102 102  1*. **USERGROUP **(by default 1) = ID of the usegroup that all your new users will be assigned to
103 103  1. In __iTrivio__ database, in the table __playerskintemplate__ write down
104 104  1*. **PLAYER_TEMPLATE **(by default 1) = ID of the player that will play your iTrivio courses (this is optional as the system has a default player)
105 +1. IMPORTANT BUT CHECK WITH ONDREJ - manually connect the two admins in Competent DB by external ID???
105 105  
106 106  
107 107  = Configuration =
... ... @@ -168,7 +168,7 @@
168 168  * **COMPETENT_INTEGRATION_USERGROUP_ID** = <USERGROUP>
169 169  * **COMPETENT_INTEGRATION_COURSE_TEMPLATE** = <PLAYER_TEMPLATE>
170 170  
171 -Save the setting with the **Odeslat **button
172 +Save the setting with the **Odeslat **button (nothing visible will happen, don't be worried, it was saved)
172 172  
173 173  Now open the file "/com.itrivio/src/main/resources/settings.properties" and set the two following properties:
174 174  
... ... @@ -184,4 +184,10 @@
184 184  
185 185  = Final setting test =
186 186  
187 -Thats it, you should be good to go. Now run both Apps, DO NOT TOUCH ITRIVIO FROM NOW ON. Go to Competent, create some Activity and in Detail, set the RUN_TYPE (Typ spouštění) to iTrivio, then select in type and hit **Save and Create in iTrivio** button. If it works, you are almost good to go. Now try to Edit the course, add one page and then try to run it. if THAT works, you are all set.
188 +* Now run both Apps, **but do not touch iTrivio app** apart from making changes in the course creator tool when redirected there from Competent.
189 +* Log into Competent, go to the Admin view to the Activities page.
190 +* Create an Activity (of whatever subtype) and go to it's tab Details
191 +* Edit the Launch type property, set it to iTrivio and hit the Save and Create in iTrivio button
192 +* If you get any errors, check the configuration if all is set properly
193 +* Click the Edit button
194 +* Go to Competent, create some Activity and in Detail, set the RUN_TYPE (Typ spouštění) to iTrivio, then select in type and hit **Save and Create in iTrivio** button. If it works, you are almost good to go. Now try to Edit the course, add one page and then try to run it. if THAT works, you are all set.