✨ 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 for Watu PRO

SleekView reads watupro_taken_exams and joins it against watupro_master and the grade definitions, then renders the testing history as a sortable, filterable table with exam, percentage_correct, grade and date_taken as real columns.

♾️ Lifetime License available

SleekView table view for Watu PRO

A workable takings table across the whole exam catalog.

Watu PRO is a long-running, full-featured quiz and exam plugin with its own custom tables for quizzes, questions, takings and grades. Each taking lands in watupro_taken_exams with exam_id, user_id, points, max_points, percentage_correct, grade and date_taken. The admin offers per-exam reports and a takings list. That suits the question author reviewing one exam.

It is less helpful when a training provider needs to read across the catalog: pull every failed taking this quarter, sort by percentage_correct across every exam, or audit a single user's certification history. SleekView reads watupro_taken_exams directly, joined to watupro_master for the exam title and to the grade definitions for the label. Exam title, percentage_correct, grade label and date_taken sit as real columns. Sort, filter and save the view once, and the next quarterly audit opens to the same picture.

Inline edits route through Watu PRO's update path where supported, so any hooks the plugin fires on grade or taking change still run. Direct table edits are available for back-fills (such as recording a manual override on a contested taking) where downstream effects are not wanted.

Workflow

How SleekView reads Watu PRO data

1

Read the takings tables

SleekView scans watupro_taken_exams for exam_id, user_id, points, max_points, percentage_correct, grade and date_taken, then joins exam_id against watupro_master and grade against the grade definitions.
2

Compose the column set

Add exam title, user, percentage_correct, points, grade label and date_taken as columns. Hide what is not needed so the table fits an audit workflow rather than a generic dump.
3

Save and scope the view

Name it ("Failed takings this quarter", "Certification pass audit") and gate it by WordPress capability so admins, instructors and certifying bodies each see the right slice.
4

Edit inline or export

Bulk-flip grade on a misclassified batch, record a manual override on a contested taking, or export the filtered set to CSV for an external auditor. Edits route through the update path so listening hooks still fire.

Sample columns

A typical Watu PRO takings table

SleekView joins watupro_taken_exams with watupro_master and the grade definitions so exam title, percentage_correct, grade and date_taken sit as real columns across every exam.
Source: wp_watupro_taken_exams + wp_watupro_master + grade definitions
Exam User Percentage Points Grade Date taken
Compliance basics alex@studio.co 92 23/25 Pass May 12
Advanced auditing ria@design.io 68 17/25 Merit May 11
Compliance basics tom@hello.dev 44 11/25 Fail May 10
Refresher 2026 mia@brew.coop 88 22/25 Pass May 9
Advanced auditing sam@hello.dev —/25 Incomplete May 8

Comparison

Default Watu PRO admin vs SleekView

Default Watu PRO reports

  • Per-exam reports shown one exam at a time, no catalog table
  • Takings list has a fixed column set with limited cross-exam sort
  • Grade label and exam title are not first-class joined columns by default
  • Bulk operations on takings are limited to standard list actions
  • No per-role saved view for admins, instructors and certifying bodies

SleekView

  • Reads directly from watupro_taken_exams joined with watupro_master and grades
  • Exam title, percentage_correct, grade label and date_taken as sortable columns
  • Filter and sort across every exam in one view
  • Inline-edit grade in bulk for back-fills and manual overrides
  • Save filtered views per role ("Failed this quarter", "Cert audit")

Features

What SleekView gives you for Watu PRO

Cross-exam table

Watu PRO ships per-exam reports. SleekView assembles one table across every exam, so training providers and certifying bodies get a portfolio view in one screen.

Inline edits through the update path

Bulk-flip grade, record a manual override or fix a misattributed user inline. Edits route through Watu PRO's update path so listening hooks still fire on change.

Audit-ready filters

Combine exam_id, grade and date_taken into a saved filter. A quarterly cert audit opens to the same view next quarter without a manual rebuild.

Audience

Who uses SleekView for Watu PRO

Training providers

Pull every failed taking across every exam in the last quarter. The exam title, percentage and date sit in the row, so audits run without opening each report.

Corporate L&D

Filter takings to one cohort by user_id range or by date_taken window. Cohort engagement and pass rate read out of one view rather than a per-exam tour.

Agencies running cert sites

Apply the same cross-exam table on every client install. Each quarterly review opens to the same workable picture, gated by WordPress capability.

The bigger picture

Why a mature exam plugin still needs a workable cross-exam table

Watu PRO has been collecting structured testing data for years, with takings, grades, questions and exams each in their own tables. The reporting that ships with it was built around the question author looking at one exam. Training providers, corporate L&D and certifying bodies need a portfolio-level view: failed takings across the catalog, pass rate per cohort, audit-ready exports for accreditation.

SleekView reads watupro_taken_exams and the joins around it and turns them into a sortable, filterable table that opens to the same view next quarter. The plugin keeps owning grading and exam logic. The admin layer just becomes a workable audit surface.

Questions

Common questions about SleekView for Watu PRO

Any column the plugin writes to watupro_taken_exams, plus joined fields from watupro_master and the grade definitions. Common picks are exam_id (rendered as the exam title), user_id, points, max_points, percentage_correct, grade (rendered as the grade label) and date_taken. The agent UI lists what the installation actually has.

 

No. SleekView reads takings Watu PRO has already written. Grading and exam logic stay with the plugin. The table only exposes the rows it already has, which is the honest behaviour rather than a synthesised summary.

 

Yes. Select rows, pick a new grade, and SleekView routes the change through Watu PRO's update path where supported, so listening hooks still fire. Direct table edits are available for back-fills where downstream effects are not wanted.

 

Yes. Watu PRO writes the same taking rows regardless of tier, and SleekView only needs watupro_taken_exams, watupro_master and the grade definitions. No premium dependency on the plugin side.

 

Yes. Filter by date_taken window or by a user_id range. A cohort or a recertification window narrows the table to the rows that matter, without a per-exam tour.

 

Yes. Each saved view captures column set, filters and sort order. Gate by WordPress capability so admins see catalog audits, instructors see grading queues and certifying bodies see a read-only audit slice.

 

Yes. Any filtered taking set exports as CSV with the same columns the view shows. Useful for an external accreditation audit or for archiving a snapshot before a clean-up.

 

No, it is an additional admin surface. Watu PRO's own per-exam screens stay where they are. SleekView gives admins, instructors and certifying bodies the cross-exam workbench they actually need without disturbing the plugin's workflow.

 

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