Intuify

Intuify

Documentation

Question types3 min readUpdated 2026-08-19

Constant Sum (plugin)

Touch-optimized allocate-to-a-total interface.

On this page (7 sections)

The Constant Sum plugin is a Custom Interfaces format built on the constant sum base type. It's a distinct plugin storage twin from the native Constant Sum question documented in Grid & Allocation Questions — same allocate-to-a-total concept, but with a touch-optimized entry UI.


What respondents see#

A running total in a bottom bar and a grid of items respondents tap or press-and-hold to increment toward a shared total. Values can render as a plain number, a percentage, or with a currency symbol.

When to use it#

  • Budget-allocation or share-of-wallet questions on mobile, where the desktop constant-sum grid is too fiddly to tap through.

Configuring it in the builder#

Drag Constant Sum from the Custom Interfaces group in the question palette. Items are authored the same way as the native Constant Sum question's rows. Plugin-specific behavior lives in the question's Settings tab.

Settings reference#

SettingWhat it controlsDefault
Question text tooltipShows the full question text as a hover tooltip on the headerOff
Max totalThe total respondents allocate to100
Step sizeIncrement per tap / long-press tick5
Seconds to reach maximumLong-press duration to traverse 0 → max total4
Answers to showIf > 0, only render the first N items0 (all)
Total enforcedHide Next until the total equals max totalOff
Enforce total as maximumHard-clamp each item so the running total can never exceed maxOn
Show totalDisplay the running total in the bottom barOn
Show as percentageRender values as "n%" instead of a plain numberOff
Currency symbol$, £, €, ¥, ₣, ₹, or None (ignored if showing percentage)None
Show end decimalsForce two decimal placesOff
Answers displayImage only, text only, or bothBoth
Instructions in popupWhere the description surfaces (neither/desktop/mobile/both)Neither
Desktop popup widthInstruction popup width on desktop, as a percentage60%
Press-and-hold hintInline "Tap or Press & Hold" instruction text toggleOff
Box paddingInner padding of each item card (px)1
Mobile scroll hint textHint shown above the scroll arrows on mobileBlank
Fit to screenClamp the scroll area to the viewportOn
Font size / desktop adjustmentBase text size + desktop bump17px / +4px
Max characters / digitsDirect-entry input limits300 chars, 8 int / 12 decimal digits
Button & message textReview-instructions label, running-total label, confirm button text, and the max-total-exceeded alert (maxTotal placeholder) — edited on the Messages and text tabCustomizable

Logic support#

Built on constant sum, so it supports the same allocation-total condition operators as the native Constant Sum question. See Logic, Flow & Conditions.

Good to know#

  • Don't confuse this with the native Constant Sum question — they share the same underlying data shape but the plugin swaps in a different respondent widget with its own settings.

Was this page helpful?