Skip to content

Commit e93db2d

Browse files
authored
Merge pull request #1623 from utelecon/20250804-utol-survey-usage
Using survey function in UTOL (for Course Instructors / TAs) ページ新規作成
2 parents 9f1c30e + 6714b5d commit e93db2d

File tree

1 file changed

+26
-2
lines changed

1 file changed

+26
-2
lines changed

src/pages/en/utol/lecturers/surveys/index.mdx

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,30 @@ breadcrumb:
44
title: Surveys
55
---
66

7-
import UtolInPreparation from "@components/en/UtolInPreparation.mdx";
7+
## The survey function is…
8+
The survey function allows you to conduct either non-anonymous or anonymous surveys for enrolled students.
9+
Moreover, it enables you to display the aggregated results to the enrolled students on UTOL and respond to individual answers if needed.
810

9-
<UtolInPreparation link="/utol/lecturers/surveys" />
11+
### Course Surveys
12+
Course Surveys are anonymous surveys conducted by some departments for enrolled students.
13+
14+
The basic operation of Course Surveys is almost the same as that of regular surveys. However, course instructors’ authorization will be limited to “**viewing aggregated results only**”.
15+
In particular, they are not able to view individual responses, so **the descriptive answers are not accessible**.
16+
17+
In addition, the authorization given to TAs and course designers is similarly restricted, but unlike course instructors, TAs and course designers are not able to access the aggregated results.
18+
19+
The method for the instructor to check the aggregated results is the same as for regular surveys.
20+
Please refer to “[Viewing Aggregated Results”>”Reviewing the Summary Results](result/#view-result)
21+
22+
## How to Use
23+
In this section, we will explain the procedures to use the survey function.
24+
25+
### Creating and Editing Surveys
26+
Please refer to the following page for instructions on how to create and edit the surveys.
27+
28+
**[Create and Edit Surveys](./create/)**{:.box.center}
29+
30+
### Viewing Aggregated Results
31+
Please refer to the following page for instructions on how to view the aggregated results.
32+
33+
**[View Aggregated Results](./result/)**{:.box.center}

0 commit comments

Comments
 (0)