Does anyone know, or know where to find, the rundown of the level achievements in Seek? I know right now the levels are Tadpole, Cub, Surveyor, Naturalist, Explorer, Pathfinder, and Adventurer, but I’m having trouble finding out exactly what each one’s prerequisites are. I’m trying to adapt it to assign roles on a collaborative server.
1 Like
Looks like the counts of species to have observed per level are listed here: https://github.com/inaturalist/SeekReactNative/blob/92386019b1e7d7a6d41c2ec212afcdb8e04cf33e/utility/dictionaries/badgesDict.ts#L31
2 Likes
May I ask what the collaboration is for? Seek’s specifically designed for privacy, so I’m wondering how it fits into a collaboration?
3 Likes
It’s for assigning roles based on experience in a Discord server. I just wanted to use the Seek levels as a basis for keeping it iNat themed. It’s not one-to-one with the Seek specifications; however, on our server, it’s tied to the number of research-grade observations you have. Kinda a fun interactive way to gain “badges”.
1 Like
Thanks!