26.7k views
5 votes
What type of record do you need to build so users can enter numeric or category based results for parts of a test?

1 Answer

5 votes

Final answer:

You need a data record with fields for numeric results and category-based results.

Step-by-step explanation:

The type of record that you need to build so users can enter numeric or category-based results for parts of a test is a data record. A data record is a collection of fields, each of which contains a value. In this case, you can have fields for numeric results and fields for category-based results. For example, you can have a field for the number of correct answers (numeric) and a field for the grade (category-based).

User Jasonandmonte
by
7.7k points