Use "Submit to" instead of "Assignment" for the field name
This way it doesn't clash with courses that might use "Assignment" in the directory names, or even a different term like "Homework".
This commit is contained in:
parent
c6ad3682eb
commit
7513c027c9
|
@ -133,7 +133,7 @@
|
|||
[stretchable-width #t]))
|
||||
(define assignment
|
||||
(new choice%
|
||||
[label "Assignment:"]
|
||||
[label "Submit to:"]
|
||||
[choices null]
|
||||
[parent this]
|
||||
[callback (lambda (c e)
|
||||
|
|
Loading…
Reference in New Issue
Block a user