Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Slide 2-6 attached for wireframes of the solution

Technical solution:

...

  • We’ll use SB-Forms

...

  • to create quality check form.

  • The config will be stored in the category definition. 

Question Schema:

We’ll add a new key meta which will store all the information.

{“Identifier”
Code Block
languagejson
{
   “identifier”: “do_id”,
    ...
    “meta”: {
       “comprehensibility”:  “2”,
       ...
     }

}