Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
student:scrumj:help [2022/03/21 09:42] bernstdhstudent:scrumj:help [2025/08/21 16:29] (current) bernstdh
Line 1: Line 1:
- 
 ====User Interaction==== ====User Interaction====
  
 The user interface for scrumj looks something like the following: The user interface for scrumj looks something like the following:
  
-{{student:scrumj:ui.png}}+{{student:scrumj:ui.png|The scrumj User Interface}}
  
 Headings/labels are in **bold**, the headings/labels of cells that can't be edited are in //**italic bold**//, and the headings/labels that can/should only be changed using the <key>scrumj</key> menu are in __**underlined bold**__ Headings/labels are in **bold**, the headings/labels of cells that can't be edited are in //**italic bold**//, and the headings/labels that can/should only be changed using the <key>scrumj</key> menu are in __**underlined bold**__
Line 23: Line 22:
  
 ^ Color ^ Meaning ^ ^ Color ^ Meaning ^
-| <html><span style="color:#00CC00">Green</span></html> | All tasks completed and all acceptance criteria confirmed | +| <color green>Green</color> | All tasks completed and all acceptance criteria confirmed | 
-| <html><span style="color:#FFFF00">Yellow</span></html> | All tasks completed but some acceptance criteria unconfirmed | +| <color yellow>Yellow</color> | All tasks completed but some acceptance criteria unconfirmed | 
-| <html><span style="color:#FFA500">Orange</span></html> | Some tasks incomplete but, somehow, all acceptance criteria confirmed | +| <color orange>Orange</color> | Some tasks incomplete but, somehow, all acceptance criteria confirmed | 
-| <html><span style="color:#CC0000">Red</span></html> | Some tasks incomplete | +| <color red>Red</color> | Some tasks incomplete | 
-| <html><span style="color:#000000">Black</span></html> | Story was deactivated during sprint planning meeting |+| <color black>Black</color> | Story was deactivated during sprint planning meeting |
  
 The name of the active tab is rendered in green. The name of the active tab is rendered in green.
Line 36: Line 35:
 The Overview page provides an overview of the sprint and the progress that has been made thus far. It looks something like the following: The Overview page provides an overview of the sprint and the progress that has been made thus far. It looks something like the following:
  
-{{student:scrumj:overview-page.png}}+{{student:scrumj:overview-page.png|The Overview Page}}
  
  
Line 52: Line 51:
 The Assignments page provides a summary of the various work items that each team member has volunteered for. (The term "assignment" is a bit of a misnomer, given the way the Scrum process works.) **It is also where the names of the team members are entered.** It looks something like the following: The Assignments page provides a summary of the various work items that each team member has volunteered for. (The term "assignment" is a bit of a misnomer, given the way the Scrum process works.) **It is also where the names of the team members are entered.** It looks something like the following:
  
-{{student:scrumj:assignments-page.png}}+{{student:scrumj:assignments-page.png|The Assignments Page}}
  
 The task summary and acceptance criteria summary contain statistics about all of the stories in the sprint (except those that have been deactivated). It is presented for each team member individually. The task summary and acceptance criteria summary contain statistics about all of the stories in the sprint (except those that have been deactivated). It is presented for each team member individually.
Line 64: Line 63:
 A story page looks something like the following: A story page looks something like the following:
  
-{{student:scrumj:story-page.png}}+{{student:scrumj:story-page.png|The Story Page}}
  
 The story description can be entered "in as-I want-so" format by typing in the corresponding cells. The story description can be entered "in as-I want-so" format by typing in the corresponding cells.