hughsie / oars

The Open Age Ratings Service
GNU Lesser General Public License v2.1
22 stars 6 forks source link

Expose the level in the dropdowns #25

Closed cassidyjames closed 5 years ago

cassidyjames commented 5 years ago

It would make it easier to refer to specific items in the generator if each item in dropdowns included the level; i.e. instead of just:

Using an online API, e.g. a user-counter

…it could read:

Mild: Using an online API, e.g. a user counter

This makes the relationship between the dropdowns more clear and helps the make the generated XML less surprising to developers. It also makes it easier for elementary documentation as we can refer to the dropdowns by their level instead of the descriptions themselves (which could be more liable to change).

hughsie commented 5 years ago

Yup, I'd agree with that.