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

Summary

Details

Page properties
Content
... ... @@ -102,8 +102,8 @@
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. **TODO - IMPORTANT BUT CHECK WITH ONDREJ** - manually connect the two admins in Competent DB by external ID??? And generally who can EDIT the courses...?
106 106  
106 +
107 107  = Configuration =
108 108  
109 109  Now you can modify the systems configuration files, use the values written down from databases.
... ... @@ -166,9 +166,9 @@
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
169 +* **COMPETENT_INTEGRATION_COURSE_TEMPLATE** = <PLAYER_TEMPLATE>
170 170  
171 -Save the setting with the **Odeslat **button (nothing visible will happen, don't be worried, it was saved)
171 +Save the setting with the **Odeslat **button
172 172  
173 173  Now open the file "/com.itrivio/src/main/resources/settings.properties" and set the two following properties:
174 174  
... ... @@ -184,11 +184,4 @@
184 184  
185 185  = Final setting test =
186 186  
187 -* Now run both Apps, **but do not touch iTrivio app** apart from making changes in the course creator tool when redirected there from Competent.
188 -* Log into Competent, go to the Admin view to the Activities page.
189 -* Create an Activity (of whatever subtype) and go to it's tab Details
190 -* Edit the Launch type property, set it to iTrivio and hit the Save and Create in iTrivio button
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
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.