Skip to content
This repository has been archived by the owner on Apr 4, 2018. It is now read-only.

A prototype tool to let content editors create simple smart answers

Notifications You must be signed in to change notification settings

alphagov/smart-answer-builder

Repository files navigation

#Smart answer builder

This is a tool to build simple 'smart answers' for GOV.UK.

Example smart answer: www.gov.uk/exchange-a-foreign-driving-licence

What is a 'simple' smart answer?

  • Multiple choice questions forming a decision tree
  • You can branch/merge the decision tree, but loops aren't allowed
  • No variables stored
  • No calculations

Project status

  • This is a frontend prototype, not a working product.
  • The page generates a JSON representation of the smart answer.
  • We're building something which can render JSON into a smart answer – watch this space.
  • We'll then link these two systems together to create a proper app.
  • Since this is intended to be used internally by GOV.UK content editors, it doesn't (yet) have our usual level of browser and accessibility support.

About

A prototype tool to let content editors create simple smart answers

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published