Skip to content

Improve Sanitization of Canvas Assignment Names #23

@timkato

Description

@timkato

From @andrew-gardener
its using the same sanitizer as course name https://github.com/ubc/webwork2/blob/ubc/lib/WebworkBridge/Bridges/LTIBridge.pm#L69 & https://github.com/ubc/webwork2/blob/ubc/lib/WebworkBridge/Bridges/LTIBridge.pm#L76
course names don't allow periods because its used in for database tables names
a new sanitizer could be made for the assignment names (though it would cause problems for existing lti links so couldn't be done during the term)
UBC ENHC0011934

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions