diff --git a/source/img/codiofeedback.png b/source/img/codiofeedback.png
index 5eb197f8..ce3fe8cd 100644
Binary files a/source/img/codiofeedback.png and b/source/img/codiofeedback.png differ
diff --git a/source/img/intercomnotification.png b/source/img/intercomnotification.png
index 4137aa32..3f35d048 100644
Binary files a/source/img/intercomnotification.png and b/source/img/intercomnotification.png differ
diff --git a/source/img/intercomstart.png b/source/img/intercomstart.png
index 31bc379a..bd066500 100644
Binary files a/source/img/intercomstart.png and b/source/img/intercomstart.png differ
diff --git a/source/img/joinclass.png b/source/img/joinclass.png
index ddfbec55..41ec870f 100644
Binary files a/source/img/joinclass.png and b/source/img/joinclass.png differ
diff --git a/source/img/manage_organization/studentoptions.png b/source/img/manage_organization/studentoptions.png
index 4aedd024..bf61757d 100644
Binary files a/source/img/manage_organization/studentoptions.png and b/source/img/manage_organization/studentoptions.png differ
diff --git a/source/instructors/admin/integration/lti1-3Canvas.rst b/source/instructors/admin/integration/lti1-3Canvas.rst
index add23785..6dcf9f4b 100644
--- a/source/instructors/admin/integration/lti1-3Canvas.rst
+++ b/source/instructors/admin/integration/lti1-3Canvas.rst
@@ -95,71 +95,76 @@ The Canvas user who carries out these steps must be a system administrator.
| 16. Scroll down to the Placements field. You can add a placement | |
| by starting to type the name and then selecting it when it appears. | |
| Placements that should be included (remove any others): | |
-| Link Selection, Editor Button, Assignment Selection and Course Navigation. | |
+| Link Selection, Editor Button, Assignment Selection and Course Navigation. | |
| | |
+-----------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------+
-
+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
-| |image7| |
+| |image7| |
+| |
| |
| .. raw:: html |
| |
|
|
+| 17. Expand each of the following fields, and copy the static links below:
|
+| |
+| Link Selection |
+| Select LtiDeepLinkingRequest |
| |
-| 17. Expand each of the following fields, and copy the static links below:
|
+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| |image9| |
@@ -167,28 +172,16 @@ The Canvas user who carries out these steps must be a system administrator.
| .. raw:: html |
| |
|
|
+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| |image10| |
@@ -196,37 +189,55 @@ The Canvas user who carries out these steps must be a system administrator.
| .. raw:: html |
| |
|
| |
+-------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------+
+| .. raw:: html |
+| |
+| |
++-------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------+
+
Part 4: Adding a resource
@@ -370,7 +415,8 @@ In Canvas:
| .. raw:: html | .. image:: /img/lti/createassignment.png |
| | |
|
| |
-| 1. Go to Assignments in your course, select Assignment
. | |
+| 1. Go to Assignments in your course, then click | |
+| Assignment.
| |
| 2. Give your assignment a name.
| |
| 3. Select a number of points.
| |
| 4. Under Submission Type, select External Tool.
| |
diff --git a/source/instructors/admin/organization/llms.rst b/source/instructors/admin/organization/llms.rst
index 4db01e59..2f4d68cc 100644
--- a/source/instructors/admin/organization/llms.rst
+++ b/source/instructors/admin/organization/llms.rst
@@ -3,8 +3,8 @@
.. _org_llm:
-Large Language Model
-====================
+Large Language Models
+=====================
You can add your own LLM API keys to your Codio organization to use in your :ref:`Course ` from the **Organization > LLMs** page in Codio.
@@ -57,11 +57,11 @@ Examples of how to use a custom LLM provider
- name: your openai custom name (custom value)
- provider: openai (custom value)
- endpoint: https://api.openai.com
-- api key: your api key from openai
+- API key: your API key from openai
- authentication: Header
- auth template: Authorization: Bearer {{apikey}}
-- endpoint environment variable: OPENAI_CUSTOM_KEY (custom value)
-- api key environment variable: OPENAI_CUSTOM_KEY (custom value)
+- endpoint environment variable: OPENAI_CUSTOM_URL (custom value)
+- API key environment variable: OPENAI_CUSTOM_KEY (custom value)
After saving the parameters in the organization and enabling the provider in the course, run the script below in the assignment.
@@ -80,11 +80,11 @@ After saving the parameters in the organization and enabling the provider in the
- name: your gemini custom name (custom value)
- provider: gemini (custom value)
- endpoint: https://generativelanguage.googleapis.com
-- api key: your api key from gemini
+- API key: your API key from gemini
- authentication: Query param
- auth template: key={{apikey}}
- endpoint environment variable: GEMINI_CUSTOM_URL (custom value)
-- api key environment variable: GEMINI_CUSTOM_KEY (custom value)
+- API key environment variable: GEMINI_CUSTOM_KEY (custom value)
The script:
diff --git a/source/instructors/getstarted/howto.rst b/source/instructors/getstarted/howto.rst
index 4a9c9f01..34de7eaa 100644
--- a/source/instructors/getstarted/howto.rst
+++ b/source/instructors/getstarted/howto.rst
@@ -18,7 +18,7 @@ Codio Overview
.. raw:: html
-
+
@@ -29,7 +29,7 @@ Using Codio Resources
.. raw:: html
-
@@ -49,10 +49,18 @@ Adding Students and Test Students
.. raw:: html
-
+
+Creating a Standard Code Test in Codio
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+.. raw:: html
+
+
+
+
Additional Video Resources
~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -89,4 +97,4 @@ Additional tutorial videos are available below to further assist with setup and
.. note::
- All videos are configured to start at the 8-second mark for optimal viewing experience.
\ No newline at end of file
+ All embedded videos start at 8 seconds and are muted by default for a consistent, accessible experience.
\ No newline at end of file
diff --git a/source/instructors/getstarted/support/support.rst b/source/instructors/getstarted/support/support.rst
index 5b665f56..b712d07e 100644
--- a/source/instructors/getstarted/support/support.rst
+++ b/source/instructors/getstarted/support/support.rst
@@ -6,16 +6,23 @@
Codio Support
=============
-If you need support, then the most effective way is to use our integrated support system. You will find this in the dashboard and the IDE.
+For support, use our integrated support system in the Dashboard and IDE.
-Dashboard
-*********
-Support is available in the dashboard by clicking on the **Help** menu item at the top and selecting **Support Chat**.
-IDE
-***
++---------------+-----------------------------------------------------------------------------------+
+| **Dashboard** | Support is available in the dashboard by clicking on the **Help** menu item at |
+| | the top and selecting **Support Chat**. |
+| | |
+| | In the Dashboard: **Help → Support Chat**. |
+| | |
++---------------+-----------------------------------------------------------------------------------+
+| **IDE** | Support is available within the IDE from the **Help** menu item, then |
+| | **Support**. |
+| | |
+| | In the IDE: **Help → Support**. |
+| | |
++---------------+-----------------------------------------------------------------------------------+
-Support is available within the IDE from the **Help** menu item, then **Support**.
Support Dialog
**************
@@ -25,42 +32,56 @@ There is a support dialog that appears when you invoke the support option. This
:alt: Intercom Start
-If you are in Codio, you can see when a reply to your query arrives even if you have closed the support dialog box
-
.. image:: /img/intercomnotification.png
- :alt: Intercom Notification
+ :alt: Intercom Notification
+ :align: right
+ :class: wrap-text
+ :scale: 50%
+
+If you are in Codio, you can see when a reply to your query arrives even if you have closed the support dialog box.
+
+If you don't see a reply within two minutes—or if you're logged out—you'll receive an email notification.
-An email will also be sent to you if you do not see the reply within 2 minutes or have logged out of your Codio account
Feedback
********
+.. image:: /img/codiofeedback.png
+ :alt: Feedback
+ :align: right
+ :class: wrap-text
+
We are always interested to hear from our users about their thoughts/ideas for future improvements. To raise an idea or vote on other ideas already raised, either select **Feedback** from the **Connect** menu at the top or go to `Codio Feedback `_ directly.
- .. image:: /img/codiofeedback.png
- :alt: Feedback
+
Community
*********
-The Codio community forum is a place for Codio users to engage with each other and share best practices. You can access it from the Connect menu or go to `Codio Community `_ directly.
+The Codio Community forum is where users engage with each other and share best practices. Access it from the Connect menu or go to `Codio Community `_.
+
+This forum does not replace our in-product customer support chat or our help center. Please continue to use the support chat for product issues and refer to our help center for product use guidance.
-This forum does not replace our in-product customer support chat or our help center, please continue to use the support chat for product issues, and refer to our help center for product use guidance.
Student Support
***************
-You can set a Contact URL for your students at the organization level, see :ref:`Organization Contact URL ` and/or at the course level, see :ref:`Course Contact URL ` so they can raise questions directly to your preferred area.
-If you set the contact URL for a course, this will override any contact URL you may have set at the organization level.
-Students will then be given the option to report a problem, ask a question related to their course work or access Codio support if they have a problem accessing the Codio platform.
+.. figure:: /img/manage_organization/studentoptions.png
+ :align: right
+ :width: 350px
+ :alt: Student options
- .. image:: /img/manage_organization/studentoptions.png
- :alt: Student options
+You can set a Contact URL for your students at the organization level (see :ref:`Organization Contact URL `) and/or at the course level (see :ref:`Course Contact URL `) so they can raise questions directly in your preferred channel.
+
+If you set the contact URL for a course, this will override any contact URL you may have set at the organization level.
+Students will then be given the option to report a problem, ask a question related to their coursework, or access Codio support if they have a problem accessing the Codio platform.
-**N.B. "Teacher" accounts will not be effected by this setting and they will still be able to contact Codio in the usual manner.**
+
+ .. note::
+ N.B. "Teacher" accounts will not be affected by this setting, and they will still be able to contact Codio in the usual manner.
diff --git a/student-source/students/accessing-codio/joining.rst b/student-source/students/accessing-codio/joining.rst
index fffa49bc..e5358666 100644
--- a/student-source/students/accessing-codio/joining.rst
+++ b/student-source/students/accessing-codio/joining.rst
@@ -12,7 +12,7 @@ If your school is not using an LMS platform, your instructor will provide you on
- Send you an invitation URL that you can copy and paste into your browser.
-- Send you a two-word token that you can enter on the Codio website using `Join Course `_. Enter the token and click **Next**.
+- Send you a multi-word token that you can enter on the Codio website using `Join Course `_. Enter the token and click **Next**.
.. image:: /img/joinclass.png
:alt: Join Course