-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JLS Upgrades #5
JLS Upgrades #5
Conversation
…verflowing issues
… text for staged changes
…rticle relative datetime
…o observable plugins, add polling on course_student and assignments endpoints into context
There's some discrepancies here from the wireframes that I personally think should be changed. You have a section here with I'll take a closer look at the code later but those are the first things I noticed. |
Yeah, as I've told Chuck, I'm not following the wireframes to a tee (this is especially true for JLS since we already have an established UI), which is why I attached the screenshots to discuss in this PR. Let me also add here that David's wireframes are not "complete" in the sense that he didn't design them for us to replicate 1:1 as our exact UI; they're more so a starting design and guide (at least IMO). Yes we have student and instructor sections when neither are in the wireframe. I would argue that instructors is useful. This can be a good place to display email/contact, as a tooltip, or something. Basically, this section was intended as a "how to get help with the assignment if you need it". I agree the student section is useless. I originally added it as a placeholder for vertical whitespace. I didn't remove it because there was no need to, and I think it looks nice, but I don't have any issue with removing it. Due date section absolutely should be included regardless of it's in the wireframe, not sure what your point is about that. There already is an explicit tooltip when hovering over the "due in" tag. But that tag only displays as a warning when the assignment is due within 4 hours. There needs to be a clear, explicit date/time that the assignment closes displayed to the student. They shouldn't have to look around or hover over stuff for it. The summary/description cannot be autogenerated, I don't know what you mean by that? Also it doesn't mention git. That is just the submission summary/description, which just translates into the standard git commit message format. The description is optional. |
Misc: