Michael Terry
6a41c61adc
fix: don't escape assignment names in grades API
...
We had been pre-escaping display names like 'Math & Science' as
'Math & Science" in the REST API itself - which meant that
consumers like MFEs that do their own escaping displayed the wrong
thing.
It's better for the API to just leave the string as-is. As far as
I know, this only affects the gradebook and progress pages, both
of which do their own escaping of the result from the API already.
AA-808
2021-06-03 11:11:07 -04:00
..
2021-06-03 08:46:21 -04:00
2021-05-03 17:14:25 +05:00
2021-05-03 17:14:25 +05:00
2021-03-04 16:00:19 +05:00
2021-05-03 17:14:25 +05:00
2021-05-17 09:50:39 -04:00
2021-06-02 10:23:53 -04:00
2021-05-11 17:22:40 +05:00
2021-06-03 09:38:13 -04:00
2021-05-25 20:30:26 +05:00
2021-05-17 11:55:27 -04:00
2021-06-01 09:57:54 -04:00
2021-05-03 17:11:32 +05:00
2021-05-26 15:13:09 -04:00
2021-04-14 07:26:39 -07:00
2021-04-08 09:15:11 -04:00
2021-02-22 15:42:21 +05:00
2021-05-11 17:22:40 +05:00
2021-04-30 15:35:47 +05:00
2021-05-04 13:56:59 -04:00
2021-06-02 16:02:23 -04:00
2021-02-22 12:58:41 +05:00
2021-06-03 11:11:07 -04:00
2021-05-25 13:44:01 -04:00
2021-05-03 14:55:47 +05:00
2021-05-27 09:11:09 -04:00
2021-02-19 17:30:59 +05:00
2021-05-03 14:55:47 +05:00
2021-05-03 14:55:47 +05:00
2021-02-19 17:47:37 +05:00
2021-05-03 14:55:37 +05:00
2021-05-03 14:55:37 +05:00
2021-05-11 15:19:17 -04:00
2021-02-22 12:58:09 +05:00
2021-02-25 14:37:09 +05:00
2021-02-25 14:37:09 +05:00
2021-05-29 01:54:41 +05:00
2021-04-14 15:17:32 +05:00
2021-05-03 14:55:37 +05:00
2021-02-11 17:41:41 +05:00
2021-05-17 13:36:15 -04:00
2021-03-02 16:45:01 +05:00