Update documentation for upcoming v2 - #133
Merged
Merged
Conversation
Mobile wireframe variants for Home, Login, Register, and Dashboard join the lesson mobile wireframe already in the set, exported from the Figma frames with the same grayscale conventions and the -mobile naming suffix. Refs #131
Desktop wireframes for the instructor pages (courses, course editor, lesson editor, students) and the admin accounts page join the set, completing the wireframe coverage of the application's three roles. Refs #131
Wireframes for the pages that had no design record yet: add lesson, admin courses, admin user form, error, privacy policy, forgot password, and reset password, each in a desktop and a mobile variant, following the existing grayscale conventions and naming. Refs #131
The instructor pages (courses, course editor, lesson editor, students) and the admin accounts page gain mobile wireframes, so both role flows are documented at 390 as well as at 1440. Refs #131
…rames The course editor, lesson editor, and accounts wireframes gain the archive control beside the submit button and in each account row, matching the wording used across the instructor and admin screens. Refs #131
The catalogue and the course detail page had mockups but no wireframe record; both now have a desktop and a mobile variant, completing the one to one match between the wireframe and mockup sets. Refs #131
… account form The account creation wireframes showed a role selector that the application does not have: the route creates instructors only. Both variants now mirror the real form: username with its length hint, email, and the initial password with its handover note, inside the narrow centred card the page uses, followed by the link back to the accounts list. Refs #131
The course editor wireframes kept the publication buttons inside the form card. In the application only Save sits there; publishing and archiving belong to a lifecycle section below the card, followed by the students link, the lessons section whose add button precedes the list, and the link back to the courses. Refs #131
The lesson editor wireframes carried an archive control the lesson form does not have: archiving and restoring a lesson happen per row on the course editor. Both lesson forms now show what the page really holds: the course breadcrumb, the title and content fields with their hints, and a single submit button, without a card wrapper. Refs #131
The instructor and admin wireframes carried invented labels. They now follow the application: My courses with Create a course, Course moderation for the admin catalogue with its cross link from Accounts, Reactivate rather than Restore for an archived account, Remove on each student row with the link back to the courses, and Register for this course on the course page. Refs #131
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #133 +/- ##
=========================================
Coverage 82.54% 82.54%
Complexity 211 211
=========================================
Files 38 38
Lines 888 888
Branches 55 55
=========================================
Hits 733 733
Misses 124 124
Partials 31 31 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
6 tasks
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates the visual design in the documentation for the upcoming learn-dev version 2.