✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView Charts for Watu Quiz

Watu Quiz stores every taking in watupro_taken_exams and per-question detail in watupro_taken_answers. SleekView Charts reads both and builds a dashboard with total takings, pass rate, top quizzes, and daily trend.

♾️ Lifetime License available

SleekView Charts dashboard for Watu Quiz

Watu's storage is rich; the admin charts only a slice.

Watu Quiz (and Watu Pro) keeps a thorough record of every taking and every answer. watupro_taken_exams stores score, pass status, time taken, user, and quiz ID. watupro_taken_answers stores the per-question correctness data. The native admin gives per-quiz takings lists and aggregate counts but stops short of cross-quiz dashboards with item-level analytics.

SleekView Charts reads both tables and renders a configurable dashboard. A Number card counts total takings this month. A Pie card splits passed and failed across the catalogue. A Bar card ranks quizzes by takings volume. A Line card plots daily activity so course designers see when learners are most active. Per-question difficulty audits live in a second dashboard built from watupro_taken_answers.

Charts refresh live from the Watu tables, so inline regrades, certificate issuance changes, and new takings all flow into the next render. The default Watu admin keeps working; SleekView Charts only adds the cross-quiz and item-level surfaces the operational layer needs.

Workflow

How SleekView Charts reads Watu Quiz data

1

Connect Watu storage

Point SleekView at watupro_taken_exams and watupro_taken_answers. Quiz ID, user, score, pass flag, submission date, and per-question correctness are auto-detected as chartable columns.
2

Pick the right card mix

Pie for pass/fail split, Bar for quizzes ranked by takings volume, Line for daily takings, and a Number card for total takings this month.
3

Group by category or quiz

Watu Pro categories join into chart queries so any Bar or Pie can group by category for academy-wide rollups, or by quiz title for catalogue-level analysis.
4

Layer item analytics

Build a second dashboard from watupro_taken_answers to chart per-question correctness rates, so course designers iterate questions on data rather than instinct.

Sample dashboard

Charts you can build from Watu Quiz data

Four cards covering total takings, pass rate, top quizzes, and daily activity. Cards refresh live from watupro_taken_exams and join Watu Pro categories where present.
Number · Default

Total takings this month

Number card counting rows in watupro_taken_exams for the current month. The headline KPI for any Watu deployment.
Count
Pie · Donut

Pass vs fail split

Donut chart grouped by the pass flag stored per taking. Catalogue-wide pass rate at a glance, scopable to one quiz with a filter.
Count group by pass_flag
Bar · Horizontal

Top quizzes by takings

Horizontal bar listing quizzes ordered by how many takings they received. Quickly shows which quizzes carry catalogue weight.
Count group by quiz_id
Line · Linear

Takings per day

Line chart of daily takings volume, so course launches, syllabus changes, and exam weeks show up as clear shifts in activity.
Count group by submitted_date

Comparison

Default Watu admin vs SleekView Charts

Default Watu admin

  • Takings reports are per-quiz, no catalogue-wide dashboard
  • No chart for pass rate across the whole quiz library
  • No daily-takings trend line out of the box
  • Per-question difficulty audit needs hand-rolled SQL
  • Certificate-issuance reconciliation only reachable per taking

SleekView Charts

  • Catalogue-wide takings dashboard from watupro_taken_exams
  • Per-question correctness charts from watupro_taken_answers
  • Group by Watu category for course-track rollups
  • Pass rate Pie scopable to one quiz with a filter
  • Live refresh as new takings and regrades land

Features

What SleekView Charts gives you for Watu Quiz

Catalogue-wide pass rate

Pie card grouped by the pass flag surfaces the headline outcome metric for the entire Watu library, with a filter that scopes the chart to one quiz or one category on demand.

Per-question item analysis

Build a second dashboard on watupro_taken_answers grouped by question ID, with the correct-rate as an average. Course designers iterate questions on data, not instinct.

Daily takings trend

Line chart of daily takings volume lets L&D admins correlate activity spikes with course launches, syllabus changes, and end-of-unit exam pushes.

Audience

Who builds Watu Quiz charts dashboards with SleekView

Instructors

Chart pass rate and total takings across this term's quizzes. Spot units where pass rate dropped after a content change, a regression worth investigating before the next cohort.

L&D admins

Catalogue-wide dashboards with category-scoped pass rate and daily takings reveal which programs are healthy and which need attention, all without a SQL prompt.

Course designers

Per-question correctness charts surface badly worded or too-easy items, so question rewrites land in the next syllabus rather than waiting for a complaint thread.

The bigger picture

Why fine-grained quiz reporting needs charts, not just tables

Watu has been around long enough that its storage is robust: every taking and every answer persisted, with categories and certificates handled in Pro. What it never grew was a dashboard layer. Instructors review per-quiz drill-downs; designers iterate questions on gut feel; L&D admins find issuance failures only after a student reports them.

The signals are already in watupro_taken_exams and watupro_taken_answers. SleekView Charts reads them and builds Pie, Bar, Line, and Number cards that finally answer the operational questions Watu deployments hit at scale, without changing how the plugin renders quizzes or issues certificates.

Questions

Common questions about SleekView Charts for Watu Quiz

Base takings and pass-rate charts work on free Watu and Watu Pro alike. Category-scoped charts and certificate reconciliation charts need Pro, since those tables only exist in the Pro edition.

 

Yes. Build a separate dashboard on watupro_taken_answers grouped by question ID with correct-rate as an average. Useful for retiring badly worded items and balancing question difficulty across a course.

 

Yes. With Watu Pro installed, category joins into chart queries so the Pie card can scope to a single category or split the dataset by category, depending on how you configure the card.

 

Yes. Cards read live from watupro_taken_exams on each dashboard load, so inline regrades and pass-flag overrides surface immediately on the next render.

 

Yes. Dashboard-wide filters scope every card to a single user, so a support agent reviewing a student's record sees only that student's pass rate, takings, and trend.

 

Queries hit indexed columns on watupro_taken_exams (user_id, quiz_id, submitted_date), so daily-trend and total-takings cards stay fast. Aggregate per-question charts are heavier and have an optional cache window per chart.

 

Yes. SleekView Charts only reads the Watu tables; it does not write or migrate. The default Watu admin keeps working for users who prefer it, and the dashboard layers a chart surface on top.

 

Yes. Each chart card exports its aggregated data set to CSV, with the same group-by and filter applied. Useful for monthly reports or for sharing per-question item analysis with course designers.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView