From f13a30258ff705f5620551cbd8a5f3bbfd14d6ac Mon Sep 17 00:00:00 2001 From: William Sandner Date: Sun, 1 Aug 2021 13:04:53 +0200 Subject: [PATCH] Clear linter wrnings --- Design-UI.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Design-UI.md b/Design-UI.md index 274a366..3d3bf40 100644 --- a/Design-UI.md +++ b/Design-UI.md @@ -1,3 +1,4 @@ + ##### Project ::PROJECT-NAME @@ -54,7 +55,6 @@ text as needed.* ### Task Models - #### What types of users will use this system? ::See the [user needs document](User-Needs). @@ -82,7 +82,7 @@ be used at a time.* that context. Each component is a piece of information, or a user interface affordance. In a GUI, each abstract component will eventually become a widget, but the choice of specific widgets happens later. -Choice of abstract components corresponds to step 2 in the +Choice of abstract components corresponds to step 2 in the [HTML prototyping example](http://www.ics.uci.edu/~jrobbins/htmlproto/index.html) demonstrated in class.* @@ -165,7 +165,7 @@ may add or remove questions to fit your project.* ::1-3 SENTENCES -##### Is the user's current place and state clearly visible? E.g., wizard step 2 of 5, or edit-mode vs. play-mode. +##### Is the user's current place and state clearly visible? E.g., wizard step 2 of 5, or edit-mode vs. play-mode ::1-3 SENTENCES @@ -173,7 +173,7 @@ may add or remove questions to fit your project.* ::1-3 SENTENCES -##### Are there no invisible options or commands? E.g., hold down the control key when opening a dialog box to see advanced options. +##### Are there no invisible options or commands? E.g., hold down the control key when opening a dialog box to see advanced options ::1-3 SENTENCES @@ -183,7 +183,7 @@ may add or remove questions to fit your project.* ::1-3 SENTENCES -##### Which use cases force the user to perform slow or difficult UI steps? E.g., entering a long code number like an ISBN. E.g., long mouse-drag operations. +##### Which use cases force the user to perform slow or difficult UI steps? E.g., entering a long code number like an ISBN. E.g., long mouse-drag operations ::1-3 SENTENCES @@ -207,6 +207,6 @@ may add or remove questions to fit your project.* ::1-3 SENTENCES -##### Are labels used consistently throughout the system? E.g., not "forward/back" in some contexts and "next/prev" in others. +##### Are labels used consistently throughout the system? E.g., not "forward/back" in some contexts and "next/prev" in others ::1-3 SENTENCES