Nathan Sarang-Walters

Results 624 comments of Nathan Sarang-Walters

This is definitely something we want to address - we don't like hearing that the current time display is causing folks to miss exams or deadlines! We have an internal...

We'd welcome a PR! I'd encourage you to maybe start with a single page so we can validate this idea, and once we have a pattern we can repeat, then...

I never got a response from the `orjson` maintainer and a bot closed my issue 😢 I don't think we can move forwards with this at this point.

Is your idea about storing the image in the `workspaces` table to make it so we don't have to do joins all the way back to questions to get the...

I sort of hate to suggest this, but as long as we're brainstorming: how bad would it be to write a parser/evaluator for a very simplified expression language? That is,...

I think in some sense what people want is the ability to stick Python (or something like it) directly in questions without having to do everything via params. This has...

Dang, this is blocking this change: https://github.com/PrairieLearn/PrairieLearn/blob/c1125a06181247fe9abf50248a69819683fb585d/apps/prairielearn/src/sprocs/sync_assessments.sql#L387-L399 @SethPoulsen is there something else we could do here? Perhaps insert the full sharing QID (`@sharing-name/qid`) instead of `NULL`? I haven't fully thought...

Seth, if you have the bandwidth, I'd definitely appreciate it if you could look into this! I think the best course of action would be to open and merge a...

@SethPoulsen bump, any chance you can take a look at this?

@SethPoulsen thanks for the reminder/summary. This isn't _super_ high priority, but not having to worry about `NULL` values in more places would be a nice quality-of-life improvement. I'm fine to...