Browse Source

reviewing the subject and questions

content-update
lee 5 years ago
parent
commit
4bdff1c06d
  1. 13
      subjects/groupie-trackers/groupie-trackers-filters.audit.en.md
  2. 1
      subjects/groupie-trackers/groupie-trackers-filters.en.md

13
subjects/groupie-trackers/groupie-trackers-filters.audit.en.md

@ -1,16 +1,11 @@
#### Functional
###### Does the project have a filter for the creation date?
###### Does the project have a filter for the first album date?
###### Does the project have a filter for the number of members?
###### Does the project have a filter for the locations of concerts?
###### Does the project have a range [filter](https://dribbble.com/shots/1751801-Ui-Elements-Social-Network-Analytics/attachments/284260)?
###### Does the project have a check box [filter](https://dribbble.com/shots/1751801-Ui-Elements-Social-Network-Analytics/attachments/284260)?
##### Try to filter the artists/bands which the creation date is between `"1990"` and `"2000"`.
###### Did it appear as a result SOJA, Mamonas Assassinas, Thirty Seconds to Mars, Nickleback, NWA, Gorillaz, Linkin Park, Eminem and Coldplay?
##### Try to filter the artists/bands which the creation date is between `"1995"` and `"2000"`.
###### Did it appear as a result SOJA, Mamonas Assassinas, Thirty Seconds to Mars, Nickleback, NWA, Gorillaz, Linkin Park, Eminem and Coldplay?
##### Try to filter the artists/bands that recorded their first album between `"1990"` and `"1992"`.
###### Did it appear as a result Pearl Jam and Red Hot Chili Peppers?"
@ -24,7 +19,7 @@
##### Try to filter the artists/bands which the creation date is between `"1970"` and `"2000"` and have only `"1"` member (solo artists).
###### Did it appear as a result Bobby McFerrins and Eminem?
##### Try to filter the artists/bands which the creation date is and recorded their first album after `"2010"`.
##### Try to filter the artists/bands which the creation date is after `"2010"` and recorded their first album after `"2010"`.
###### Did it appear as a result XXXTentacion, Juice Wrld, Alec Benjamin and Post Malone?
##### Try to filter the artists/bands that have/had concerts in `"Washington, USA"` and have more than 3 members.
@ -37,7 +32,7 @@
#### General
###### +Does the result of the filters change while you are changing the filters (is it synchronous)?·2
###### +Does the result of the filters change while you are changing the filters (is it asynchronous)?
#### Basic

1
subjects/groupie-trackers/groupie-trackers-filters.en.md

@ -12,7 +12,6 @@ You must follow the same [principles](https://github.com/01-edu/public/blob/mast
- filter by number of members
- filter by locations of concerts
- You must use at least these two types of filters:
- a range filter
- a check box filter

Loading…
Cancel
Save