Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reorder tasks in get_tasks endpoint #130

Open
irisdv opened this issue Nov 15, 2023 · 5 comments
Open

Reorder tasks in get_tasks endpoint #130

irisdv opened this issue Nov 15, 2023 · 5 comments

Comments

@irisdv
Copy link
Collaborator

irisdv commented Nov 15, 2023

Currently tasks are order :

  1. quiz
  2. other kinds of tasks
  3. social tasks

We should reorder them :

  1. quiz
  2. social tasks
  3. other kinds of tasks (that usually are more difficult to achieve)
@ayushtom
Copy link
Contributor

ayushtom commented Apr 5, 2024

i think instead of fixing a order ourselves, we should sort it by task_id. This way we keep it flexible if for any quests we need to reorder (just switch task ids to use whichever order we want) because we often have to put retweet as last task and before that quiz and other actions. What do you think @fricoben ?

@Sravya-212
Copy link

@irisdv I would like to do that

Copy link

onlydustapp bot commented Sep 11, 2024

Hey @Sravya-212!
Thanks for showing interest.
We've created an application for you to contribute to Starknet Quest.
Go check it out on OnlyDust!

@TEMHITHORPHE
Copy link

What's up on this? Available for ODHack?

@suhas-sensei
Copy link
Contributor

@fricoben i would love to work on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants