Closed rye closed 10 years ago
@cg505 and I discussed this today at lunch. We think that the appropriate place for the quick-add buttons would be in either the navbar (as text links (or, I suppose, buttons)) or in xs button groups in the sidebar. If in the sidebar, we'd likely move the badge to the left and then put the button group on the far right (or have the button group on the left and the badge where it is now).
I think that putting buttons in the sidebar would be better.
The problem is with size; many of the monitors of the school computers cannot display the sidebar and its contents as it stands now.
Mobile would also be a problem.
We can add a button to the top of the body on the docket page (or any page). That would work, I think.
Perhaps a big btn-group that spans the whole page content area for the mobile people?
I would offer the suggestion of making the large btn-group
for the mobile users and having a xs btn-group
in the sidebar for desktop users.
For now, though, I'd say that we should just go for having some links in the navbar, and then maybe some other things.
That is a good start. Maybe it is good to implement it somehow at first, then tweak it in the future.
Make[EDIT: added (not tested) as of affc686a82c223216b09ee5add99f855445ca0e0]exam
's not admin-only (they appear to be at the moment).Add quick assignment/exam/event creation buttons that take you to a page with an extra "classroom" field ([EDIT: added a long time ago]assignment#_form
is usually given aclassroom_id
param, just check for thatclassroom_id
and display a field if you don't have it, I think).More to come later. If you see something that should be changed, let me know.