Skip to content

Commit 48def5b

Browse files
authored
Merge branch 'main' into main
2 parents d3d22ae + eca81d5 commit 48def5b

7 files changed

Lines changed: 34 additions & 17 deletions

File tree

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Lambda Feedback is a project at Imperial College running since 2021. For more in
2525

2626
We are recruiting participants to collaborate with us on a pilot. [Register your interest here.](https://forms.office.com/e/qA1UndSHrs)
2727

28-
## Overview of documentation
28+
## Overview of documentation:
2929

3030
In these docs you can find:
3131

docs/releases/detailed_releases.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## Release 2025/07/08
2+
3+
- **b504-canvas-pen-to-be-small-by-default** - Changed the pen to have options s,m,l and made the option s the default one.
4+
- **b611-expression-ra-updates** - Improved the expression response area preview.
5+
- **b727-improve-the-graph-library-dynamic-scale** - Improved the dynamic scale of the graph library.
6+
- **b739-audio-recorder** - Improved the Lexdown to allow to record audios directly.
7+
- **b757-chat-errors-response-time** - Improved the error handling of the chat-function.
8+
- **b745-backup-stopped-in-prod** - Improved the db backup.
9+
10+
## Release 2025/07/03
11+
12+
- **b696-personal-tutor-students-filters-teacher** – Added a new advanced user filter to admin pages (listing admins and teachers) and to teacher pages (listing students).
13+
- **b713-teacher-students-page-add-filter-to-see-closed-modules** – Filtered module instances to display only current ones by default on the Modules page in TEACHER mode, and added an "Include closed module instances" switch.
14+
- **b720-allow-teachers-to-be-linked-to-global-tags-as-students** – Teachers and admins can now be linked to global tags not only as teachers but also as students.
15+
- **b735-students-import-change-to-optional-columns** – When importing students, the *teacher email* field is now optional, and *tag name* is mandatory. The *teacher name* was removed entirely.
16+
- **b742-allow-to-a-module-teacher-or-tutor-access-to-the-the-content-tab-unrestricted** – Removed the "Modify content" restriction from the Content tab in TEACHER mode.
17+
118
## Release 2025/06/18
219

320
- **b720-allow-teachers-to-be-linked-to-global-tags-as-students** – Display both global tags (student and teacher) for **admin** and **teacher** users. Use only student global tags for **student** users.

docs/teacher/guides/analytics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ To improve the feedback that students receive and to better understand which are
1515

1616
To see these statistics:
1717

18-
1. Click on the **Stats** tab in teacher mode
18+
1. Click on the **Stats** tab in teacher mode.
1919
2. Then click on **Explore** in the top right corner of each response area.
2020

2121
You can even export these statistics as csv file!

docs/teacher/guides/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Frequently Asked Questions
22

3-
## How can I enroll students on my new [Module](../../terminology.md#modules)
3+
## How can I enroll students on my new [Module](../../terminology.md#modules)?
44

55
Students and users are given access to a module using their college email address (from microsoft).
66

docs/teacher/reference/access_control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Module access for students is controlled by enrolling student users. More detail
88

99
Set access is granted to all users enrolled on a module, but the Set can be hidden by the teacher. Two methods can be used to hide a Set:
1010

11-
1. Start and end dates (both optional) can be created in the Set Metadata
11+
1. Start and end dates (both optional) can be created in the Set Metadata.
1212
2. The Set can me _manually hidden_, which overrides the above settings.
1313

1414
## Support material within questions

docs/terminology.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ A response area is an interactive element. Student enters a response and receive
3030

3131
### Sets
3232

33-
We use the word 'Set' to refer to a group of questionscontent. In a university setting, a Set typically corresponds to an individual homework/tutorial sheet.
33+
We use the word 'Set' to refer to a group of questions content. In a university setting, a Set typically corresponds to an individual homework/tutorial sheet.
3434

3535
### Structured Tutorial
3636

@@ -56,4 +56,4 @@ This is an optional section, and so does not have to be included in any question
5656

5757
### Workspace
5858

59-
On the Question page, the students has access to their own workspace tab. Here they can find the "Canvas", for handwriting notes, and the "Chat", for conversing with an AI Chatbot on the question materials.
59+
On the Question page, the students has access to their own workspace tab. Here they can find the "Canvas", for handwriting notes, and the "Chat", for conversing with an AI Chatbot on the question materials.

mkdocs.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -138,17 +138,17 @@ plugins:
138138
- git-revision-date-localized:
139139
fallback_to_build_date: true
140140
- macros
141-
#- evaldocsloader:
142-
# enabled: !ENV [ENABLE_EVALDOCS, true]
143-
# functions_announce_endpoint: "https://prod-api.lambdafeedback.com/evaluation-functions/registered"
144-
# api_key:
145-
# !ENV [
146-
# API_KEY,
147-
# "WiOS1vMpQyTuGL06ZJxjG1eZd2P0SPvuVzHpr6zjkTIJ33U2t5O5NWaZboWBv8aV",
148-
# ]
149-
# dev_section: ["Advanced", "Evaluation Functions", "Deployed Functions"]
150-
# user_section: ["Teachers", "Reference", "Evaluation Functions"]
151-
# github_token: !ENV [GITHUB_TOKEN, ""]
141+
- evaldocsloader:
142+
enabled: !ENV [ENABLE_EVALDOCS, true]
143+
functions_announce_endpoint: "https://prod-api.lambdafeedback.com/evaluation-functions/registered"
144+
api_key:
145+
!ENV [
146+
API_KEY,
147+
"WiOS1vMpQyTuGL06ZJxjG1eZd2P0SPvuVzHpr6zjkTIJ33U2t5O5NWaZboWBv8aV",
148+
]
149+
dev_section: ["Advanced", "Evaluation Functions", "Deployed Functions"]
150+
user_section: ["Teachers", "Reference", "Evaluation Functions"]
151+
github_token: !ENV [GITHUB_TOKEN, ""]
152152

153153
# Extra variables, accessible within markdown pages
154154
extra:

0 commit comments

Comments
 (0)