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 (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. osteffl1 +XWiki.admin - Content
-
... ... @@ -15,19 +15,15 @@ 15 15 * Login with default iTrivio and Competent admin accounts were successfully tested 16 16 * Competent will be main platform to handle course creation and user management - after integration configuration there will be no need to access iTrivio as an administrator or student except modifying content of course and playing course. 17 17 18 +(% class="box errormessage" id="HPrerequisities" %) 19 +((( 20 +This section is currently under construction... please wait until is finished 21 +))) 18 18 19 - =Prerequisities =23 + 20 20 21 -[[Edit>>url:https://wikitest.educasoft.net/bin/edit/Dev%20Environment%20Setup/Competent%20%3C-%3E%20Itrivio/WebHome?section=1]] 22 - 23 -* [[Competent>>url:https://wikitest.educasoft.net/bin/view/Dev%20Environment%20Setup/Competent/]] installed and configured 24 -* [[Itrivio>>url:https://wikitest.educasoft.net/bin/view/Dev%20Environment%20Setup/iTrivio/]] installed and configured 25 - 26 -First be sure you can run both Apps separately ofc [[image:https://wikitest.educasoft.net/resources/icons/silk/emoticon_smile.png?cache-version=1585572528000||alt="emoticon_smile"]] Note on which address each of them runs (including ports). Then to link them: 27 - 28 28 = Competent part = 29 29 30 -[[Edit>>url:https://wikitest.educasoft.net/bin/edit/Dev%20Environment%20Setup/Competent%20%3C-%3E%20Itrivio/WebHome?section=2]] 31 31 32 32 in application.properties, or in your own application-yourNameShortcut.properties file set the following propeties: 33 33 ... ... @@ -58,7 +58,6 @@ 58 58 59 59 = iTrivio part = 60 60 61 -[[Edit>>url:https://wikitest.educasoft.net/bin/edit/Dev%20Environment%20Setup/Competent%20%3C-%3E%20Itrivio/WebHome?section=3]] 62 62 63 63 Run the url [[http:~~/~~/localhost:8080/(companyUrl/)setCompanyConfig.html>>url:http://localhost:8080/setCompanyConfig.html?locale=cs]] of course on the domain your iTrivio runs and with the companyUrl of the comany you are setting this for. 64 64 ... ... @@ -70,7 +70,7 @@ 70 70 * **COMPETENT_INTEGRATION_USERGROUP_ID **//(ID of usergroup in iTrivio in which new users will be created)// 71 71 * **COMPETENT_INTEGRATION_COURSE_TEMPLATE **//(optional - ID of course template in which new courses will be created)// 72 72 73 -//(Save the settings... :-P)//68 +//(Save the settings... )// 74 74 75 75 Now open the file /com.itrivio/src/main/resources/settings.properties and set the two following properties: 76 76 ... ... @@ -79,6 +79,4 @@ 79 79 80 80 = Final setting test = 81 81 82 -[[Edit>>url:https://wikitest.educasoft.net/bin/edit/Dev%20Environment%20Setup/Competent%20%3C-%3E%20Itrivio/WebHome?section=4]] 83 - 84 84 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.