Seth Poulsen

Results 36 issues of Seth Poulsen

![image](https://user-images.githubusercontent.com/25016959/188502690-7dfd9d7d-6c83-4e62-b4ac-af55dd8b04e8.png)

Right now the CI is using python 3.10, but there are servers with versions as old as 3.8. ![image](https://user-images.githubusercontent.com/25016959/193852797-1f6025c3-9f78-42e2-a6e4-34158c61adb5.png) This has caused problems in the past with type annotations that...

Brainstormed with @nwalters512.

More work toward addressing #4912 - [ ] handle indenting/de-indenting - [ ] add proper ARIA tags and announcements that indicate when things are moving around/are movable (possibly separate PR)

If I do `npm run start` to start a local server running the site, and it fails because the port is already taken, the terminal will keep outputting ``` Error:...

**Please verify that the error is present in the most recent revision before reporting.** **Chapter number or note title:** 2.5 **Page number:** 80 **Error description:** in the footnote, I believe...

I had a meeting with @nwalters512 and @mwest1066, and we discussed 3 needed features to get 1. A link on the Instructor Sharing Settings page to the course's public sharing...

feature: question sharing

When editing a file in-browser, when you hit "Save & Sync", if there is any error whatsoever in the Course sync, the following message is shown: > File was saved,...

Given that using `clientFilesQuestion`, `serverFilesQuestion`, and `serverFilesCourse` works with Shared questions, it seems a bit odd that using `clientFilesCourse` does not work with shared questions. However, implementing the use of...

feature: question sharing