Skip to Content
🚀 Novigem 1.0 is live. Read Changelog

Challenges Field Reference

This page documents all fields available when creating or editing a Challenge in Novigem.

Challenge Detail View

Basic Information

FieldDescription
NameThe display name of the challenge shown throughout the user interface. Use a short, motivating title such as “Big Quarter” or “Lead Machine”.
TypeThe timing behavior of the challenge: One-time (complete once, no time limit), Timebound (must complete within date range), or Recurring (resets on a cadence).
DescriptionA brief explanation of what participants should do to complete the challenge. Example: “Close $75,000 in deals this quarter.”

Timing

Required for Timebound challenges:

FieldDescription
Start DateWhen the challenge starts tracking progress.
End DateWhen the challenge stops tracking progress. Must be later than Start Date.

For Recurring challenges, progress resets automatically based on the cadence (weekly, monthly, quarterly).

Goal Configuration

Define how progress is measured:

FieldDescription
MetricChoose Sum to add field values, or Count to count matching records.
ObjectThe Salesforce object to track (e.g., Opportunity).
FieldThe numeric field to sum when using Sum metric (e.g., Amount).
TargetThe goal value participants must reach to complete the challenge.

Example: “Sum | Opportunity | Amount | to reach 75,000” means participants must close $75,000 in Opportunity Amount.

Completion Rewards

FieldDescription
Completion BonusBonus points awarded once when a participant completes the challenge.
Completion BadgeThe badge awarded to participants when they complete the challenge. Select from existing badges or leave as “None”.

Linked Rules

The Linked Rules section shows which rules contribute to this challenge. Use the + Link Rule button to associate rules with the challenge.

Rules define the specific actions that award points toward the challenge goal. Each linked rule shows:

  • Rule name
  • Object and trigger type
  • Points awarded per match

Challenge Status

Challenges can be set to:

StatusDescription
DraftThe challenge is being configured and is not yet live.
ActiveThe challenge is running and awarding points.
PausedTemporarily stop scoring.
EndedLock the challenge as historical.

Best Practices

  • Use descriptive names that communicate the goal
  • Set realistic targets based on expected activity volume
  • Include a clear description so participants understand what actions earn points
  • Link relevant rules before activating the challenge

Next steps

Last updated on