Setup Sorcery
Flow-Mageddon
Apex Predators
Reportin' for Duty
April Fools
100

These permissions control a user's ability to create, edit, and delete records for a specific object

What are Object Permissions?

100

This Flow type guides users with screens and collects inputs

What is a Screen Flow?

100

A Batch Apex job uses a SOQL query in the start() method to process 1000 records. With a batch size of 200, how many times is the query executed?

What is One Time?

100

This Dashboard element visualizes report data using graphs like bar, pie, or line

What is a Chart?

100

April Fool's day is celebrated on this day of the month

What is the 1st?

200

This feature tracks changes made to your org's setup, including who made the change and when

What is the Setup Audit Trail?

200

The Flow Builder feature runs a test path and displays variable values at step-by-step

What is Debug?

200

I help deserialize JSON dynamically when you don't know the structure ahead of time - perfect for unpredictable APIs

What is JSON.deserializeUntyped?

200

This report type combines multiple report blocks into a single view

What is Joined Report?

200

This is the universally accepted deadline for pranks—after this time, you’re just being annoying

What is Noon? (12:00PM)

300

When enabled, this feature allows you track changes to selected fields on a record

What is Field History Tracking?

300

This Flow runs automatically when a record is created or updated

What is a Record-Triggered Flow?

300

You wrapped everything in try-catch... but I still crash your code anyway. Why?

What is System.LimitException?

300

This report format allows you to group by rows and columns

What is Matrix Report?

300

This common gag item is typically placed on a seat and must be sat on for an effective prank

What is a Woopie Cushion?

400

In this relationship, the child record does not have its own sharing and inherits access from its parent

What is a Master-Detail Relationship?

400

This allows one Flow to call another to reuse logic

What is a Subflow?

400

Your Apex trigger works fine for one record but fails when 200 records are updated at once. What did you forget to account for?

What is Bulkification?

400

This dashboard feature shows for different data to different users on the same dashboard

What is Dynamic Dashboard?

400

This classic prank item involves placing this "invisible" office supply over a doorway or passageway

What is Clear Tape?

500

This environment type is commonly used for testing and includes a subset of production data

What is a Partial Copy Sandbox?

500

This element should be used to catch exceptions from create, update, and delete records and route to remediation logic

What is a Fault Path?

500

You get a 'Mixed DML Operation' error when updating a User and an Account in the same transaction. What approach can you use to separate the operations


What is an @future method?

500

This feature lets users automatically receive report results via email on a schedule, and can trigger only when certain conditions are met.

What is a Report Subscription?

500

In a 1957 BBC hoax, people were fooled into believing they could grow this pasta on trees

What is Spaghetti?