DMPRoadmap / roadmap

DCC/UC3 collaboration for a data management planning tool
MIT License
102 stars 110 forks source link

Add question display (& functionality) #623

Closed xsrust closed 6 years ago

xsrust commented 7 years ago

UI wireframes:

Admin: In progress Public User: In progress

Decide on and implement a front end.

Data is structured by subject area as shown in picture below screen shot 2017-09-05 at 2 47 20 pm

Display currently planned is:

Other Considerations:

Planned display may change based on comments in #622

xsrust commented 7 years ago

see #621 for an idea of the data available for each record.

it's likely useful to display links/descriptions if available for the selected record.

sjDCC commented 7 years ago

We probably need to include a description field too to help people select relevant standards. They may not know them by name, or understand the difference if presented with a list of options.

The summaries you see on this page may be useful, though we perhaps need shorter ones depending on display

I expect we will display this option in the guidance panel / area if the UI but this is tbc

xsrust commented 7 years ago
Multidisciplinary

Countries and country groupings

Culture
  Cultural policy and planning
  History & Archaeology
  Visual arts & Architecture

Education

Information and communication
  Information technology (software)

Politics, law and economics
  Agriculture
  Civil, military and mining engineering
  Economics
  Legal systems & Law
  Manufacturing and transport engineering
  Materials and products
  Politics and government

Science
  Biology
  Chemical sciences
  Earth sciences
  Environmental sciences and engineering
  Geography and oceanography
  Hydrology
  Mathematics and statistics
  Medical sciences
  Meteorology
  Natural resources
  Natural sciences
  Pathology
  Physical sciences
  Space sciences

Social and human sciences
  Human settlements and land use
  Population
  Social policy and welfare
  Social sciences
xsrust commented 6 years ago

Implemented frontend as per below:

screen shot 2017-09-19 at 12 41 35 pm

xsrust commented 6 years ago

Changes since last update: Search box added next to 'Select a Subject'

Standard not listed link added When clicked, allows a user to input free text for their standard title. User-generated standards are stored as 'standard_name': 'standard_name' in the DB. this allows us to differentiate between these and standards from the API. screen shot 2017-10-20 at 12 15 03 pm

stephaniesimms commented 6 years ago

ready for testing on dmponline-test @sjDCC

sjDCC commented 6 years ago

Search box works well, and 'add your own' Thanks @xsrust Closing out