Skip to content

Commit e788248

Browse files
update grade override docs
1 parent c38a293 commit e788248

File tree

10 files changed

+6
-6
lines changed

10 files changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@ GEM
3939
logger
4040
faraday-net_http (3.1.1)
4141
net-http
42-
ffi (1.17.0-arm64-darwin)
43-
ffi (1.17.0-x86_64-linux-gnu)
42+
ffi (1.17.0)
4443
forwardable-extended (2.6.0)
4544
gemoji (4.1.0)
4645
github-pages (232)
@@ -230,6 +229,7 @@ GEM
230229
rb-inotify (~> 0.9, >= 0.9.10)
231230
logger (1.6.0)
232231
mercenary (0.3.6)
232+
mini_portile2 (2.8.9)
233233
minima (2.5.1)
234234
jekyll (>= 3.5, < 5.0)
235235
jekyll-feed (~> 0.9)
@@ -238,9 +238,8 @@ GEM
238238
mutex_m (0.2.0)
239239
net-http (0.4.1)
240240
uri
241-
nokogiri (1.16.7-arm64-darwin)
242-
racc (~> 1.4)
243-
nokogiri (1.16.7-x86_64-linux)
241+
nokogiri (1.16.7)
242+
mini_portile2 (~> 2.8.2)
244243
racc (~> 1.4)
245244
octokit (4.25.1)
246245
faraday (>= 1, < 3)
@@ -283,6 +282,7 @@ GEM
283282
PLATFORMS
284283
arm64-darwin-22
285284
arm64-darwin-23
285+
arm64-darwin-24
286286
x86_64-linux
287287

288288
DEPENDENCIES

_docs/instructor/course_management/grade_override.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ any) and detailed rubric manual grading feedback (if any). The
6868
overridden score will be visible only from
6969
[Rainbow Grades](/instructor/course_settings/rainbow_grades/index).
7070

71-
![](/images/studentOverriden.png)
71+
![](/images/studentOverridden.png)
7272

7373

7474
### Grader View

images/OverrideEmpty.png

322 KB
Loading

images/OverrideEntered.png

111 KB
Loading

images/OverrideMultipleOther.png

225 KB
Loading

images/OverrideSelected.png

-62.5 KB
Binary file not shown.

images/TAOverriden1.png

-66.7 KB
Loading

images/TAOverriden2.png

326 KB
Loading

images/studentOverridden.png

241 KB
Loading

images/studentOverriden.png

-72.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)