Difference between revisions of "Workdocumentation 2021-03-12"

From OPENRESEARCH th copy Wiki
Jump to navigation Jump to search
 
Line 18: Line 18:
 
*Create location page automatically
 
*Create location page automatically
 
**city, state and, country
 
**city, state and, country
 +
<graphviz format='svg'>
 +
graph development {
 +
  Stakeholder -- Requirements;
 +
  Requirements -- Samplecases;
 +
  Requirements -- Model;
 +
  Model -- Code;
 +
}
 +
</graphviz>

Latest revision as of 10:54, 23 March 2021

  • End date should be depended on the start date
    • if start date is selected enddate should contain the same date
  • How to enter online or hybrid events?
  • Main information of events
    • Title
    • Dates
    • Location (should be contained in Basic information)
  • Field to add information about the registration to an event
  • Invalid values (format,etc.) of some events serve as example for new users and therefore may lead to further invalid values
    • invalid fomat becomes the new default
  • Property:Superevent is not defined -> not query-able
  • List of events:
    • Number of events helpful to find empty event series
  • One row for the deadline type of deadline as dropdown and add next deadline button
  • For the curators:
    • Search bar to search for the the last event of an event series
  • Create location page automatically
    • city, state and, country