From version < 9.1 >
edited by Petr Blšťák
on 2020/04/30 05:38
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
... ... @@ -104,6 +104,7 @@
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 105  1. IMPORTANT BUT CHECK WITH ONDREJ - manually connect the two admins in Competent DB by external ID???
106 106  
107 +
107 107  = Configuration =
108 108  
109 109  Now you can modify the systems configuration files, use the values written down from databases.
... ... @@ -166,7 +166,7 @@
166 166  * **COMPETENT_INTEGRATION_TARGET_FOLDER_ID** = <COURSE_FOLDER>
167 167  * **COMPETENT_INTEGRATION_API_URL **//(url where Competent is running eg.: //[[http:~~/~~/localhost:9000/>>url:http://localhost:9000/]]//)//
168 168  * **COMPETENT_INTEGRATION_USERGROUP_ID** = <USERGROUP>
169 -* **COMPETENT_INTEGRATION_COURSE_TEMPLATE** = <PLAYER_TEMPLATE> TODO This doesn't seem to have any effect
170 +* **COMPETENT_INTEGRATION_COURSE_TEMPLATE** = <PLAYER_TEMPLATE>
170 170  
171 171  Save the setting with the **Odeslat **button (nothing visible will happen, don't be worried, it was saved)
172 172  
... ... @@ -189,6 +189,5 @@
189 189  * Create an Activity (of whatever subtype) and go to it's tab Details
190 190  * Edit the Launch type property, set it to iTrivio and hit the Save and Create in iTrivio button
191 191  * If you get any errors, check the configuration if all is set properly
192 -* Click the Edit button, it should take you to the iTrivio course editor, so add one new slide here, save it and close the browser tab.
193 -* Click the Start button, it should launch the iTrivio course for you.
194 -* If all this works, everything is set correctly
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.