Background:
The Notes From Nature Field Book (https://field-book.notesfromnature.org/, frontend repo - https://github.com/zooniverse/notes-from-nature-field-book) awards badges to volunteers for classifying based on various criteria, including classification creation time. There will be special WeDigBio events April 18-21 and October 10-13, 2024, that a special badge is earned for participating in.
Purpose:
In nfn_extractor, this PR refactors we_dig_bio to:
return 2024 if a classification is created between (and including) April 18-21, 2024
return 2024 if a classification is created between (and including) October 10-13, 2024
Related to zooniverse/notes-from-nature-field-book/pull/301. Similar to https://github.com/zooniverse/aggregation-for-caesar/pull/542 and https://github.com/zooniverse/aggregation-for-caesar/pull/703.
Background: The Notes From Nature Field Book (https://field-book.notesfromnature.org/, frontend repo - https://github.com/zooniverse/notes-from-nature-field-book) awards badges to volunteers for classifying based on various criteria, including classification creation time. There will be special WeDigBio events April 18-21 and October 10-13, 2024, that a special badge is earned for participating in.
Purpose: In nfn_extractor, this PR refactors we_dig_bio to:
return 2024 if a classification is created between (and including) April 18-21, 2024 return 2024 if a classification is created between (and including) October 10-13, 2024