Questions tagged [wizard]

5 questions
6
votes
2 answers

Software Licences Wizard

Is there a license "wizard" question system that asks you questions about how you would like to use the software, and then either allows you to compare it against one or more license types. Background: In asking a question that requires the open…
blunders
  • 4,550
  • 4
  • 31
  • 48
4
votes
2 answers

Design Pattern for Skipping Steps in a Wizard

I'm designing a flexible Wizard system that presents a number of screens to complete a task. Some screens may need to be skipped based on answers to prompts on one or more previous screens. The conditions to skip a given screen need to be editable…
Eric J.
  • 631
  • 1
  • 5
  • 9
0
votes
0 answers

Implementing a wizard using Atomic Design with React Hooks. Is it a bad practice to use a hook-only-child component to orchestrate the parent?

We're currently developing implementing a wizard in React Native application using Atomic Design (Pages, Templates, Organisms, Molecules, Atoms), and React Navigation. The wizard will have a progress bar that must be present on every screen. We are…
Jose A
  • 275
  • 3
  • 12
0
votes
1 answer

How should I design a wizard for generating requirements and documentation

I'm currently working in an industry where extensive documentation is required, but the apps I'm writing are all pretty much cookie cutter at a high level. What I'd like to do is build an app that asks a series of questions regarding business rules…
-1
votes
1 answer

java framework for a web wizard

I'd like to create a web wizard or a wizard on/within a website. I know there are several java frameworks for wizards but there is none for the web in particular. If I search for a framework, I always get wizards to create a website, applet, servlet…
snippl
  • 3
  • 1