Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
96 changes: 96 additions & 0 deletions src/pages/en/utol/lecturers/integrations/matlab_grader/index.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
---
title: Using MATLAB Grader in UTOL (for Course Instructors / TAs)
breadcrumb:
title: MATLAB Grader
---

import ArrowOverlay from "@components/utils/ArrowOverlay.astro";
import create1 from "./create_1.png";
import create4 from "./create_4.png";
import confirm1 from "./confirm_1.png";

## Overview

This section explains how to use the MATLAB Grader function in UTOL.

## Preparation
{:#preparation}

Preparation is required to use MATLAB Grader. This preparation process should be performed only once for each course.

1. Click "LTI usage settings" under "Course settings" on the Course Top screen.

![](preparation_1.png)

2. Check the "Use" checkbox for "MATLAB Grader LTI 1.3", click "Confirm", then click the "Register" button on the next screen.

![](preparation_2.png)

3. "MATLAB Grader LTI 1.3" will appear on the Course Top screen.

## Create a Problem (Item)
{:#create}

Create a problem for students using MATLAB Grader.

### Operations on UTOL
{:#utol}

1. Open the Course Top screen, then click the ![Add](../../../_icons/add_coursetop.png){:.icon} button in the "MATLAB Grader LTI 1.3" column.

<ArrowOverlay image={create1} x={60} y={245} angle={180} />

2. Set the title, publication period, and published target for the MATLAB Grader problem. Also, set the content, attachments, and display labels as needed.

- When "enrolled students" included in the published target visit the Course Top screen during the publication period, they can access the created MATLAB Grader problem by clicking the link to it.

- The "open period" set here is the due date for students to submit. When the publication period ends, students will no longer be able to access the problems on MATLAB Grader. Please also check the "[Additional Notes](#appendix)".

![](create_2.png)

3. Click the "Register" button, and the confirmation screen will appear. If no issues are found, click the "Register" button.

4. Returning to the Course Top screen, (1) click the ![Menu](../../../_icons/control_btn_icon.png){:.icon} button in the "Actions" column, and then (2) click "Launch external tool".

![](create_3.png)

5. When the screen shown below appears, click "Link to MATLAB Grader LTI 1.3". The MATLAB Grader screen will open in a separate tab (or window).

<ArrowOverlay image={create4} x={1000} y={375} angle={180} />

## Operations on MATLAB Grader
{:#grader}

1. The "MATLAB Grader Terms of Use" screen appears when you first use MATLAB Grader (and when the "MATLAB Grader Terms of Use" is updated). Please review the content, check "I accept the terms of use", and click "Submit".

![](grader_1.png)

2. When the screen shown below appears, click 「空白の項目」(Blank Problem).

Note: In MATLAB Grader, tasks assigned to students are referred to as 「項目」(Item) or 「評価項目」(Assessment Item). (As of May 14, 2025)

![](grader_2.png)

3. A screen for creating a new 「項目」(Assessment Item) will appear as shown below. Please enter the required information, such as 「タイトル」(Title) and 「コード」(Code).

- At this stage, you can also copy the registered 「MathWorksの問題集」(MathWorks Collections), or sign in to your MathWorks account to use a problem you created in the past.

![](grader_3.png)

4. If there are no issues with the 「受講者の環境でのプレビュー」(Learner Preview) or 「模範解答の検証」(Validate Reference Solution), click the 「最終版として保存」(Save as Final) button.

## Check Answer Status
{:#confirm}

Scores can be checked by clicking the "List of grade" button on the Course Top screen of UTOL.

<ArrowOverlay image={confirm1} x={230} y={250} angle={180} />

For details other than scores, such as the submitted answers, please check them in MATLAB Grader. Click 「レポート」(Report) in the top-right corner of the MATLAB Grader screen to review the 「概要」(Overview) and individual 「受講者の解答」(Student Submissions).

## Additional Notes
{:#appendix}

- When the publication period set in "[Create a Problem (Item) > Operations on UTOL](#utol)" ends, **the "Link to MATLAB Grader LTI 1.3" will be deactivated in the students' view**, and the problems and detailed answers on MATLAB Grader will no longer be accessible. This means students will not be able to **review the problems**. This is because MATLAB Grader does not have a feature to set a due date for each problem (item) you create.

- To discontinue the use of MATLAB Grader in your course, uncheck the "MATLAB Grader LTI 1.3" box in the "LTI usage settings" under "Course settings", as described in "[Preparation](#preparation)".
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading