V
V
Vladimir2018-12-04 18:39:05
WPF
Vladimir, 2018-12-04 18:39:05

How to write a simple 3-choice test?

The program works as follows:
The user enters his name and presses the button. The test is turned on. There are 3 options and 1 of them is correct. After passing the test, the user is shown a rating table, it has 3 columns: the name, the number of correct and the number of incorrect answers.
The question itself is this: how to organize it correctly, what methods to use? Help, please, I'm completely out in this, and I need to hand over the work just about.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
VoidVolker, 2018-12-04
@3dGamerUA

It is actually very simple to organize correctly and it is enough to use standard organizational methods:

  1. Prepare TOR
  2. Collect requirements, restrictions
  3. Prepare CHTZ
  4. Decompose the task into subtasks/subsystems/submodules
  5. Design an architecture
  6. Work on subtasks/subsystems/submodules
  7. Develop tests as needed
  8. Step by step development process

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question