MyBB Community Forums

Full Version: reuse MyBB standard rating system
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi 
I have created a new plugin to allow users to submit quiz questions. Now I would like a column where other users can rate these questions. Would it be possible to reuse the standard rating system of MyBB for that? Like the one they use to rate threads. What parts of the code would I need to look at? I am struggling to find which elements I would need to reuse in my plugin. 

[Image: V00o6C2.png]
You need to use a separate table for tracking ratings.