Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+1 vote
1.4k views
in Q2A Core by
I had my students test out the site but now I want to reset their points and badges and also delete all of the questions. How do I go about doing this?

Thanks

2 Answers

0 votes
by
I think you can just delete all of the tables, then run the install script. You might want to keep the options table.
0 votes
by
edited by
TRUNCATE all tables excluding the options table. This will reset everything minus your admin options and doesn't require you to rerun the install script.

Note: I'm using single signon (i.e. external users)!
by
So in phpmyadmin for example, you would check all tables in the list (minus options), then from the combobox select the "Empty" option. It will then ask you to confirm the truncation of all tables.

Welcome to the Q&A site for Question2Answer.

If you have a question about Q2A, please ask here, in English.

To report a bug, please create a new issue on Github or ask a question here with the bug tag.

If you just want to try Q2A, please use the demo site.

Categories

...