Matt Price

Results 107 issues of Matt Price

If marks need correcting, it's irritating to students if we re-add the original comment. Need a way to just update/correct a changed mark, with a new comment. Might also require...

When students hand in a URL, we should capture that URL in a property, and also get any comments as a quote block in case it has an effect on...

Need a canonical source ofi nformatio nthat will allow merging between what's been marked by others online, with marking done from within Emacs

It can be inconvenient to go back and forth between grading assignments the assignment definition, etc. add properties and functions to ismplify this process.

If you're living in Emacs, it's easy to miss the fact that students have sent messages on the Canvas platform! Need some way of pulling notifications in, and preferably replying...

It is often useful to store extra info about students. There may be a couple of options: - [user custom data](https://canvas.instructure.com/doc/api/users.html#method.custom_data.set_data) - [custo mgradebook columns](https://canvas.instructure.com/doc/api/custom_gradebook_columns.html) In particular, I want to...

cf. line 1443 of org-lms: ``` emacs-lisp (let* ((org-export-with-toc nil) (org-export-with-smart-quotes nil) (org-html-postamble nil) (org-html-preamble nil) (org-html-xml-declaration nil) (org-html-head-include-scripts nil) (org-html-head-include-default-style nil) ;;(atext (org-export-as 'html t)) (atitle (nth 4 (org-heading-components)))...

Canvas has an "experimental" graphql endpoint which is dramatically faster & allows much more complex queries. Documentation is much sparser than in the REST API, and it's uncleatr which parts...

enhancement

it's really out of date!

started