|
| 1 | +# This is an auto-generated file. |
| 2 | +# |
| 3 | +# Regenerating this file via `configlet sync` will: |
| 4 | +# - Recreate every `description` key/value pair |
| 5 | +# - Recreate every `reimplements` key/value pair, where they exist in problem-specifications |
| 6 | +# - Remove any `include = true` key/value pair (an omitted `include` key implies inclusion) |
| 7 | +# - Preserve any other key/value pair |
| 8 | +# |
| 9 | +# As user-added comments (using the # character) will be removed when this file |
| 10 | +# is regenerated, comments can be added via a `comment` key. |
| 11 | + |
| 12 | +[a3f0fb58-f240-4723-8ddc-e644666b85cc] |
| 13 | +description = "Roster is empty when no student is added" |
| 14 | + |
| 15 | +[9337267f-7793-4b90-9b4a-8e3978408824] |
| 16 | +description = "Add a student" |
| 17 | + |
| 18 | +[6d0a30e4-1b4e-472e-8e20-c41702125667] |
| 19 | +description = "Student is added to the roster" |
| 20 | + |
| 21 | +[73c3ca75-0c16-40d7-82f5-ed8fe17a8e4a] |
| 22 | +description = "Adding multiple students in the same grade in the roster" |
| 23 | + |
| 24 | +[233be705-dd58-4968-889d-fb3c7954c9cc] |
| 25 | +description = "Multiple students in the same grade are added to the roster" |
| 26 | + |
| 27 | +[87c871c1-6bde-4413-9c44-73d59a259d83] |
| 28 | +description = "Cannot add student to same grade in the roster more than once" |
| 29 | + |
| 30 | +[c125dab7-2a53-492f-a99a-56ad511940d8] |
| 31 | +description = "A student can't be in two different grades" |
| 32 | +include = false |
| 33 | + |
| 34 | +[a0c7b9b8-0e89-47f8-8b4a-c50f885e79d1] |
| 35 | +description = "A student can only be added to the same grade in the roster once" |
| 36 | +include = false |
| 37 | +reimplements = "c125dab7-2a53-492f-a99a-56ad511940d8" |
| 38 | + |
| 39 | +[d7982c4f-1602-49f6-a651-620f2614243a] |
| 40 | +description = "Student not added to same grade in the roster more than once" |
| 41 | +reimplements = "a0c7b9b8-0e89-47f8-8b4a-c50f885e79d1" |
| 42 | + |
| 43 | +[e70d5d8f-43a9-41fd-94a4-1ea0fa338056] |
| 44 | +description = "Adding students in multiple grades" |
| 45 | + |
| 46 | +[75a51579-d1d7-407c-a2f8-2166e984e8ab] |
| 47 | +description = "Students in multiple grades are added to the roster" |
| 48 | + |
| 49 | +[7df542f1-57ce-433c-b249-ff77028ec479] |
| 50 | +description = "Cannot add same student to multiple grades in the roster" |
| 51 | + |
| 52 | +[6a03b61e-1211-4783-a3cc-fc7f773fba3f] |
| 53 | +description = "A student cannot be added to more than one grade in the sorted roster" |
| 54 | +include = false |
| 55 | +reimplements = "c125dab7-2a53-492f-a99a-56ad511940d8" |
| 56 | + |
| 57 | +[c7ec1c5e-9ab7-4d3b-be5c-29f2f7a237c5] |
| 58 | +description = "Student not added to multiple grades in the roster" |
| 59 | +reimplements = "6a03b61e-1211-4783-a3cc-fc7f773fba3f" |
| 60 | + |
| 61 | +[d9af4f19-1ba1-48e7-94d0-dabda4e5aba6] |
| 62 | +description = "Students are sorted by grades in the roster" |
| 63 | + |
| 64 | +[d9fb5bea-f5aa-4524-9d61-c158d8906807] |
| 65 | +description = "Students are sorted by name in the roster" |
| 66 | + |
| 67 | +[180a8ff9-5b94-43fc-9db1-d46b4a8c93b6] |
| 68 | +description = "Students are sorted by grades and then by name in the roster" |
| 69 | + |
| 70 | +[5e67aa3c-a3c6-4407-a183-d8fe59cd1630] |
| 71 | +description = "Grade is empty if no students in the roster" |
| 72 | + |
| 73 | +[1e0cf06b-26e0-4526-af2d-a2e2df6a51d6] |
| 74 | +description = "Grade is empty if no students in that grade" |
| 75 | + |
| 76 | +[2bfc697c-adf2-4b65-8d0f-c46e085f796e] |
| 77 | +description = "Student not added to same grade more than once" |
| 78 | + |
| 79 | +[66c8e141-68ab-4a04-a15a-c28bc07fe6b9] |
| 80 | +description = "Student not added to multiple grades" |
| 81 | + |
| 82 | +[c9c1fc2f-42e0-4d2c-b361-99271f03eda7] |
| 83 | +description = "Student not added to other grade for multiple grades" |
| 84 | + |
| 85 | +[1bfbcef1-e4a3-49e8-8d22-f6f9f386187e] |
| 86 | +description = "Students are sorted by name in a grade" |
0 commit comments