From version < 12.1 >
edited by Petr Blšťák
on 2020/04/30 10:40
To version < 7.6 >
edited by Petr Blšťák
on 2020/04/30 04:53
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -14,11 +14,11 @@
14 14  
15 15  = Introduction =
16 16  
17 -//On this page we use the term "course" for both: course and test in iTrivio.//
17 +//On this page we use the term "Course" for both iTrivio courses and tests.//
18 18  
19 -The integration of Competent and iTrivio provides features from both softwares merged together and accessible through Competent.
19 +The integration of Competent and iTrivio provides features from both softwares merged together and accessible through the Competent.
20 20  
21 -When specific objects are created in Competent, they are automatically created in iTrivio as well. Competent stores the ID references to the iTrivio objects in it's database.
21 +When specific objects are created in Competent, they are automatically created in iTrivio as well. Competent stores the ID references to the iTrivio objects in its database.
22 22  
23 23  This applies to creation of:
24 24  
... ... @@ -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,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
169 +* **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  
... ... @@ -186,9 +186,6 @@
186 186  
187 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 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
189 +* Create an Activity (of whatever subtype) and go to its detail into tab Details
190 +*
191 +* 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.