From version < 6.2 >
edited by Ondřej Steffl
on 2020/04/29 15:13
To version < 4.1 >
edited by admin admin
on 2020/04/27 06:45
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.osteffl
1 +XWiki.admin
Content
... ... @@ -1,8 +6,3 @@
1 -(% class="box errormessage" %)
2 -(((
3 -This section is currently under construction... please wait until is finished
4 -)))
5 -
6 6  = Software to be installed =
7 7  
8 8  //Unless stated otherwise, newer stable versions of the program should work.//
... ... @@ -12,42 +12,21 @@
12 12  ==== [[Competent 33>>doc:Main.Official manuals.Competent installation manual.WebHome]] ====
13 13  
14 14  
15 -= Introduction =
10 += Configuration =
16 16  
17 -//On this page we use the term "Course" for both iTrivio courses and tests.//
12 +This configuration describes basic scenario where
18 18  
19 -Integration of Competent with iTrivio provides features of both software merged and accessible through the Competent.
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.
20 20  
21 -When specific object is created in Competent, it is automatically created also in iTrivio. Competent then contains ID reference to its iTrivio counterpart.
22 -
23 -This applies to creation and deletion of
24 -
25 -* Users
26 -* Courses (in Competent these are Activities with launch type iTrivio)
27 -* User-Course assignments
28 -* User-Course attempts
29 -
30 -iTrivio application is accessible only with specific links in Competent when
31 -
32 -* editing content of Course
33 -* playing Course
34 -* displaying specific User-Course reports
35 -
36 -The generated links to the iTrivio contains a one time auto-login security token which approves the current user's action in the iTrivio thus there is no need to the user to log in into the iTrivio. By default is password of an user in the iTrivio different (random) from his/hers Competent password to prevent direct access to the iTrivio. We recommend to disable iTrivio emailing and to keep iTrivio user's password secret to the user.
37 -
38 -(% class="box warningmessage" %)
18 +(% class="box errormessage" id="HPrerequisities" %)
39 39  (((
40 -**Modifying iTrivio directly (out of Competent platform) can cause synchronization issues, especially when manipulating with Users, Courses, User-Course attempts and assignments.**
20 +This section is currently under construction... please wait until is finished
41 41  )))
42 42  
43 -This configuration describes the basic scenario where
23 +
44 44  
45 -* both iTrivio and Competent are fresh installations
46 -* login with default iTrivio and Competent admin accounts were successfully tested
47 -* Competent will be main platform to handle course creation/deletion, user management and user-course management.
48 -
49 -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 )
50 -
51 51  = Competent part =
52 52  
53 53  
... ... @@ -73,7 +73,7 @@
73 73  //(ID of folder in iTrivio in which to create new Activites)//
74 74  * **competentItrivioIntegration.auth.userId=2**
75 75  //(ID of user in whose name the authorisation of running the course will be done?)//
76 -* **competentItrivioIntegration.auth.key=**
50 +* **competentItrivioIntegration.auth.key=Z1zzzQYY91mDNdGWKzoa**
77 77  //(secret key for JWT token)//
78 78  * **competentItrivioIntegration.auth.environment=demo**
79 79  //(authentication environment, used in JWT token I think)//