From version < 4.1 >
edited by admin admin
on 2020/04/27 06:45
To version < 5.1 >
edited by admin admin
on 2020/04/27 10:48
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
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,20 +7,33 @@
7 7  ==== [[Competent 33>>doc:Main.Official manuals.Competent installation manual.WebHome]] ====
8 8  
9 9  
15 += Introduction =
16 +
17 +//On this page we use the term "Course" for both iTrivio courses and tests.//
18 +
19 +Integration of Competent with iTrivio provides features of both softwares merged and accessible through the Competent.
20 +
21 +When an user is created in Competent, it is automatically created also in iTrivio. Competent user contains ID reference to its iTrivio counterpart.
22 +
23 +Same applies for Competent Activities with 'iTrivio' launch type - course/test is created also in iTrivio and Competent handles reference.
24 +
25 +Competent thus provides all user, course and user-course management such as
26 +
27 +* creating/modifyindeleting users
28 +* creating iTrivio course activities
29 +
30 +
31 +
10 10  = Configuration =
11 11  
12 -This configuration describes basic scenario where
34 +This configuration describes the basic scenario where
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.
36 +* both iTrivio and Competent are fresh installations
37 +* login with default iTrivio and Competent admin accounts were successfully tested
38 +* Competent will be main platform to handle course creation/deletion, user management and user-course management.
17 17  
18 -(% class="box errormessage" id="HPrerequisities" %)
19 -(((
20 -This section is currently under construction... please wait until is finished
21 -)))
40 +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 )
22 22  
23 -
24 24  
25 25  = Competent part =
26 26  
... ... @@ -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**
68 +* **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)//