Changes for page Competent - iTrivio integration
Last modified by Petr Blšťák on 2024/09/18 11:55
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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 testin 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 (and deleted)in Competent, they are automatically created(and deleted)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,9 @@ 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...?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 effect170 +* **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.