Versions Compared

Key

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

...

  • Jim: Did we decide how the locale should be determined? Would it be set by the server or the user?
  • Clay: The consensus seems to be the user. We can't assume that the user and the host server are in the same locale, particularly for distance education institutions.
  • Jim: OK, and then the date would be passed back to the server through some universal format.
  • Mike Osterman: What about the number of text fields? This seems to be almost a religious debate.
  • Mike Elledge: From an accessibility standpoint, separate fields with text labels are going to be easier to handle for screen readers.
  • Clay: If I can channel Daphne for a moment, I think her usability argument was that keeping them separate made them easier to think about and manipulate, because you don't have to try to take in as much information at once.
  • Craig: There's also flexibility. It makes it easier to not include the time if it's not needed.
  • Jim: Could someone channel Vivie? I think her position is that two fields make it harder to copy-and-paste dates from one item to another and that Melete uses the date/time widget in a list view where two fields would take up too much screen real estate.
  • Jim: We may even design our widget to have two different configurations to treat these cases, but that's essentially the same as having two different widgets, as far as the UI is concerned.
    Consensus: We'll move ahead with two text fields, for the reasons given. Two widgets are still better than five.
  • Mike Osterman: On another screen real estate point, what about the date formats appearing as labels for the fields?
  • Mike Elledge: It's important for accessibility for the format to be included in the labels somehow, even if it's just the title attribute.
  • Jim: Ultimately, I think this is just going to have to be something that each tool developer will have to implement.

...