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.a dmin1 +XWiki.pblstak - Content
-
... ... @@ -1,3 +1,8 @@ 1 +(% class="box errormessage" %) 2 +((( 3 +This section is currently under construction... please wait until is finished 4 +))) 5 + 1 1 = Software to be installed = 2 2 3 3 //Unless stated otherwise, newer stable versions of the program should work.// ... ... @@ -7,21 +7,44 @@ 7 7 ==== [[Competent 33>>doc:Main.Official manuals.Competent installation manual.WebHome]] ==== 8 8 9 9 10 -= Configuration =15 += Introduction = 11 11 12 - Thisconfigurationdescribes basicscenariowhere17 +//On this page we use the term "Course" for both iTrivio courses and tests.// 13 13 14 -* Both iTrivio and Competent are fresh installations 15 -* Login with default iTrivio and Competent admin accounts were successfully tested 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. 19 +The integration of Competent and iTrivio provides features from both softwares merged together and accessible through the Competent. 17 17 18 -(% class="box errormessage" id="HPrerequisities" %) 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 + 23 +This applies to creation of: 24 + 25 +* Users 26 +* Courses (Activities with the specific launch type iTrivio) 27 +* User-Course assignments 28 +* User-Course attempts 29 + 30 +iTrivio application is accessible only throught specific links in Competent when: 31 + 32 +* editing a content of Course 33 +* playing a Course 34 +* displaying specific User-Course reports 35 + 36 +The links to iTrivio contain a one time auto-login security token that approves the current user's action in iTrivio. There is no need for the user to log into iTrivio system manually. 37 + 38 +By default the password of a user in iTrivio is different (random) from his password in Competent to prevent direct access to iTrivio. We recommend to disable iTrivio emailing and to keep iTrivio user's password secret to the user. 39 + 40 +(% class="box warningmessage" %) 19 19 ((( 20 -T hissectioniscurrentlyunderconstruction...please waituntilisfinished42 +**Modifying iTrivio directly (out of Competent platform) can cause synchronization issues, especially when manipulating with Users, Courses, User-Course attempts and assignments.** 21 21 ))) 22 22 23 - 45 +The configuration below describes the basic scenario where 24 24 47 +* both iTrivio and Competent are fresh installations 48 +* login with the default iTrivio and Competent admin accounts were successfully tested 49 +* Competent will be the main platform to handle course creation/deletion, user management and user-course management. 50 + 51 +Contact Educasoft for specific configuration procedure in other, more complex scenarios (e.g. Competent is going to use existing iTrivio application already filled with course/user data). 52 + 25 25 = Competent part = 26 26 27 27 ... ... @@ -47,7 +47,7 @@ 47 47 //(ID of folder in iTrivio in which to create new Activites)// 48 48 * **competentItrivioIntegration.auth.userId=2** 49 49 //(ID of user in whose name the authorisation of running the course will be done?)// 50 -* **competentItrivioIntegration.auth.key= Z1zzzQYY91mDNdGWKzoa**78 +* **competentItrivioIntegration.auth.key=** 51 51 //(secret key for JWT token)// 52 52 * **competentItrivioIntegration.auth.environment=demo** 53 53 //(authentication environment, used in JWT token I think)//