Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "PDS Use Cases"

(Instantiate card from template)
(Instantiate card from template)
Line 2: Line 2:
  
  
==Instantiate card from template==
+
==Get card from gallery==
  
A card is a metaphor representing a bi-directional data channel that connects a site (e.g. a merchant) to a site-specific subset of the user's overall set of attributes
+
A card is a metaphor representing a bi-directional data channel that connects a site (e.g. a merchant) to a site-specific subset of the user's overall set of attributes.
  
 
===Story===
 
===Story===
  
 
# She navigates in web client to a place where a gallery of available templates is displayed
 
# She navigates in web client to a place where a gallery of available templates is displayed
# She clicks on the "Google Ads" template
+
# She clicks on the "Google Ads" card-shaped template
 
# She sees a new Google Ads card in her list of cards
 
# She sees a new Google Ads card in her list of cards
  
 
===Assumptions===
 
===Assumptions===
 
# Alice is already logged in to her PDS web client
 
# Alice is already logged in to her PDS web client
# PDS is already pre-configured with a set of template contexts and one of these is the Google Ads template.  
+
# The PDS includes a card gallery
 +
# PDS gallery is pre-configured with a set of template contexts and one of these is the Google Ads template.  
  
 
===Design===
 
===Design===

Revision as of 08:47, 25 August 2011

{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}


Get card from gallery

A card is a metaphor representing a bi-directional data channel that connects a site (e.g. a merchant) to a site-specific subset of the user's overall set of attributes.

Story

  1. She navigates in web client to a place where a gallery of available templates is displayed
  2. She clicks on the "Google Ads" card-shaped template
  3. She sees a new Google Ads card in her list of cards

Assumptions

  1. Alice is already logged in to her PDS web client
  2. The PDS includes a card gallery
  3. PDS gallery is pre-configured with a set of template contexts and one of these is the Google Ads template.

Design

Edit simple attribute of a card

Story

  1. She navigates to a place that shows her list of cards
  2. She clicks on a card (e.g. Google Ads") to select it
  3. The card displays a set of attributes including age-range widget
  4. Alice edits the value of the age-range widget

Assumptions

  1. Alice logs into web client

Design

Back to the top