Launching via lti connector - UQ-eLIPSE/think-chat-learn GitHub Wiki
LTI connector is a useful tool (https://ltilib.uqcloud.net/connector/) when testing Think.Chat.Learn. With the LTI Connector tool, LTI launch requests can be mocked, provided the correct credentials are used.
For Think.Chat.Learn, the following configuration is required:
-
Secret key:
-
oauth_consumer_key: moocchat.uqcloud.net
-
roles: instructor / student
-
context_id: <blackboard context id of the course e.g. CHEM1100S_6960_63638 would be 6960_63638>
-
context_label:
-
context_title: <Blackboard course Title e.g [CHEM1100] Chemistry 1 (St Lucia). Semester 2, 2019>
-
lis_course_offering_sourcedid: Same as the context_id
-
lis_course_section_sourcedid: Same as the context_id
-
Secret key: does not matter, testMode should be set to true in server/config/Conf.ts
-
oauth_consumer_key: moocchat.uqcloud.net
-
custom_quizid:
-
roles: instructor / student
-
context_id: <blackboard context id of the course e.g. CHEM1100S_6960_63638 would be 6960_63638>