You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The homepage should have an area that shows the recent trivia activity. This should include: badges recently awarded, users who have leveled up, new questions added, questions fixed and questions deleted.
Website Editing
There are about 20 commands that are used for editing, deleting and adding new questions. While this is expected, I think website editing should be added to make it easier to handle. I know some users, when fixing reports, will just do them in batches all at once, and the website will make that process even quicker. Here's an idea of how it could be done:
The user must first have an account made for the website. This can be a command called .webregister . The password they used when using the command will become their website password. They will use their Supybot registered username to login to the website.
Users with the triviamod permissions will be the only ones that can verify edits and approve deletions and new questions.
For the editing, the user will select the report they wish to work on. The report will then link them to a new page where they can put in their edits. For fixing reports, the question number wouldn't really be necessary for the editor to know.
For editing a question that hasn't been reported, the user will just type in the question number. They would know the round number, but they would have to have permissions to use the showround command to get the question number. Or the field could just take in the round number.
Approving edits, deletions and new questions would be done the same way.
This is a big project, so let me know if you have any other thoughts or questions.
The text was updated successfully, but these errors were encountered:
Recent Activity on homepage
The homepage should have an area that shows the recent trivia activity. This should include: badges recently awarded, users who have leveled up, new questions added, questions fixed and questions deleted.
Website Editing
There are about 20 commands that are used for editing, deleting and adding new questions. While this is expected, I think website editing should be added to make it easier to handle. I know some users, when fixing reports, will just do them in batches all at once, and the website will make that process even quicker. Here's an idea of how it could be done:
This is a big project, so let me know if you have any other thoughts or questions.
The text was updated successfully, but these errors were encountered: