Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Image Area
    The system shall round the image to present a circle of TBD

  2. Name Area
    The system shall concatenate:
    first_name + blank space + last_name
    the result is to be converted to lowercase, applying then first letter uppercase conversion
    Example:
    first_name = "MARCO"
    last_name = "alvarez"
    result = "Marco Alvarez"
  3. Country Area
    The system shall provide the country name, not the country code, in English.

  4. Institution Area
    None. The system shall response with the institution's name as stated in the source field.


STIMULUS/RESPONSE SEQUENCE

None