mterwill / office-hours-help-queue

A queue to help manage office hours for large courses
GNU General Public License v3.0
86 stars 21 forks source link

Increase length of location field a little bit #206

Closed cyrus- closed 2 years ago

cyrus- commented 2 years ago

We ask students to put Meet / Zoom links in the location field for virtual office hours, but the length limit for that field is short enough that if they copy the auto-generated message from Meet "To join the video meeting...", it gets cut off and the URL isn't available to the staff. It would be nice to increase the length a bit to avoid this issue.

RamchandraApte commented 2 years ago

+1 I'm also having the same issue. Perhaps we could expand the text when the user clicks on it.

cyrus- commented 2 years ago

We found a workaround for now: the full message is available in the underlying DOM, so the staff member can get at it using "Inspect Element" in your browser.