Quiz: Programmable Money

20 multiple-choice questions · Click an option to check your answer

20Questions 0Correct
Score: 0 / 20

Question 1

The lecture defines programmable money as digital currency with embedded, self-executing rules. What is it NOT, according to the lecture?

  • (A) Money that can enforce rules without a trusted intermediary
  • (B) Currency that carries its own rules
  • (C) Digital money with conditions on how it can be spent
  • (D) Just "digital payments" or "cryptocurrency" (like Bitcoin)
Answer: (D) The lecture makes a critical distinction: digital does not equal programmable. A CBDC could be as "dumb" as a banknote or as "smart" as a conditional contract. PayPal moves money digitally but has no embedded spending rules in the money itself.

Question 2

The lecture identifies five rule types for programmable money. Which list is correct?

  • (A) Conditional, Time-based (expires/unlocks)
  • (B) Encrypted, Compressed, Tokenized, Staked, Burned
  • (C) Fast, Cheap, Secure, Scalable, Private
  • (D) Inflationary, Deflationary, Stable, Variable, Fixed
Answer: (A) These five are the "instruction set" of programmable money, analogous to AND, OR, NOT in Boolean logic. They can be combined: a welfare token might be conditional + time-based + geo-fenced + identity-gated + auditable simultaneously.

Question 3

A $100 bill has "zero intelligence," according to the lecture. It does not know who holds it, what it bought, or where it has been. Banks add rules after the fact (fraud detection, AML checks). What is the key difference with programmable money?

  • (A) Programmable money is always more expensive than cash
  • (B) Rules are embedded inside the money itself
  • (C) Banks cannot apply any rules to digital payments
  • (D) Programmable money eliminates the need for any rules
Answer: (B) Traditional finance layers rules on top of passive money (spending limits, fraud detection, account freezes). These rules live in bank databases, can be overridden, and require trust in the bank. Programmable money moves the rules into the currency itself: self-enforcing, transparent, and immutable.

Question 4

The lecture shows that conditional rules restrict what money can purchase (e.g., welfare tokens at grocery stores only). How does this work technically?

  • (A) A bank employee manually approves each transaction
  • (B) The government blocks non-approved merchants from accepting any digital payments
  • (C) Each merchant has a category code
  • (D) The merchant verbally confirms the purchase category to the buyer
Answer: (C) The lecture includes pseudocode: the spend function checks if merchant.category is in ALLOWED_LIST, then either transfers or rejects. The rule is in the money, not in the bank's database. The US SNAP program already restricts purchases to food, but enforcement is at the POS terminal, not in the money itself.

Question 5

In Shenzhen's e-CNY pilot (October 2020), 50,000 citizens received 200 RMB (~$30) each. Which three programmable rules were embedded in the tokens?

  • (A) Geo-fenced, time-based (7-day expiry)
  • (B) Conditional (food only), auditable, and inflationary
  • (C) Encrypted, staked, and burned
  • (D) None -- the e-CNY was identical to regular digital yuan
Answer: (A) Every transaction was also logged on PBoC infrastructure (auditable), making four rules in practice. The combination of geo-fencing and expiry maximized local spending velocity -- the key design insight of the pilot. As of April 2026, the PBoC reports cumulative e-CNY transaction volume in the trillions of RMB (CNY 1.8T+ disclosed for 2023), yet merchant adoption has largely stalled and most flows route through Alipay/WeChat Pay integrations rather than native e-CNY wallets. Source: PBoC annual reports 2022-2024; BIS Innovation Hub (April 2026).

Question 6

The e-CNY pilot achieved an 88% redemption rate within 7 days. How does this compare to traditional paper vouchers in similar programs?

  • (A) Paper vouchers have 95% redemption rates, making them superior
  • (B) Paper vouchers typically achieve 60-70% redemption
  • (C) Paper vouchers have identical redemption rates of 88%
  • (D) No comparison data exists for paper vouchers
Answer: (B) The 88% vs. 60-70% gap demonstrates the behavioural impact of programmable rules. Recipients also spent more than the 200 RMB at participating merchants -- 9.01 million RMB in incremental spending. The tokens acted as a catalyst, not just a subsidy.

Question 7

The e-CNY tokens were geo-fenced to Luohu district, meaning 100% of spending stayed local. A traditional stimulus cheque can be spent anywhere. Why is geo-fencing valuable for economic policy?

  • (A) It reduces the total amount of money in circulation
  • (B) It forces money to circulate within a targeted local economy
  • (C) Geo-fencing has no economic benefit -- it only restricts consumer choice
  • (D) It prevents inflation by limiting the money supply
Answer: (B) Luohu district was chosen for its dense retail environment (3,389 merchants). Combined with the 7-day expiry, the design ensured rapid local circulation. Traditional stimulus payments leak to national/international retailers and may be saved rather than spent.

Question 8

The PBoC logged every e-CNY transaction in real time, knowing spending patterns "within hours." A privacy advocate argues this is mass surveillance disguised as economic stimulus. How does the lecture frame this tension?

  • (A) The lecture dismisses privacy concerns as irrelevant
  • (B) The lecture says programmable money always protects privacy
  • (C) The lecture explicitly warns that every programmable rule has
  • (D) The lecture argues that all government programs require surveillance
Answer: (C) The lecture repeats this pattern for every rule type: identity-gating eliminates welfare fraud but excludes those without formal ID. Auditing provides transparency but enables surveillance. The lecture asks: "Would you accept this rule if someone else programmed it for you?" The privacy-versus-control tension drove the ECB in October 2025 to extend the digital euro preparation phase rather than launch, with holding limits (~EUR 3,000) and offline functionality still unresolved; the earliest realistic launch is now 2027-2028. Source: ECB Governing Council statement, 22 Oct 2025.

Question 9

In the $10 million disaster relief comparison, traditional cash distribution loses 30% to leakage ($3M). How does the lecture break down this 30%?

  • (A) 30% is lost to currency exchange fees
  • (B) Middleman skim (15%), ghost recipients (8%)
  • (C) 30% is the standard government administrative cost
  • (D) 30% goes to international shipping of physical cash
Answer: (B) The World Bank estimates 25-30% of welfare spending in developing nations is lost to leakage. In the worked example, programmable tokens reduce total overhead to 5% ($500K): middleman skim and ghost recipients drop to 0% (identity-gated), diversion drops to 2% (geo-fenced), and tech overhead is 3%.

Question 10

The UN World Food Programme's "Building Blocks" system in Jordan uses blockchain-based vouchers for 1 million+ refugees. Which three rule types does it combine?

  • (A) Conditional, inflationary, and staked
  • (B) Time-based, geo-fenced, and encrypted
  • (C) Identity-gated
  • (D) Building Blocks does not use programmable rules
Answer: (C) Building Blocks saved WFP ~$2.4 million/month in bank transfer fees at the Jordan Azraq/Zaatari camp peak and reduced fraud to near zero. Refugees are unbanked, so no bank accounts are needed; the iris scan replaces traditional KYC. As of April 2026, expansion plateaued after 2021-2022 -- scope was narrowed to Jordan and a handful of other WFP operations rather than the originally envisioned pan-UN roll-out, as biometric-governance and data-sharing concerns slowed interagency adoption. It remains the largest live blockchain humanitarian deployment. Source: WFP Innovation Accelerator reports 2023-2025.

Question 11

Aisha receives $200/month in government benefits, but middlemen skim 25% before it reaches her (district official takes 15%, local distributor takes 10%). With programmable money, how is this leakage eliminated?

  • (A) Identity-gated tokens go directly to Aisha's verified wallet
  • (B) The district office voluntarily stops taking fees
  • (C) The government prints more money to compensate for the skimming
  • (D) Middlemen are arrested and replaced with honest officials
Answer: (A) Programmable money removes the need for intermediaries in the payment chain. India's Aadhaar-linked Direct Benefit Transfer reduced welfare leakage by 40% using identity verification alone. Programmable money adds conditional and geo-fenced rules on top of identity-gating.

Question 12

Eva donates EUR 500 to disaster relief. Only EUR 350 (70%) reaches the disaster site after NGO headquarters (18%), regional office (7%), and local partner (5%) take their cuts. How would programmable money improve this?

  • (A) Eva's donation could be geo-fenced to the disaster zone
  • (B) Programmable money would increase Eva's donation to EUR 700
  • (C) Programmable money would eliminate the NGO entirely
  • (D) Programmable money cannot improve charitable giving
Answer: (A) GiveDirectly, a cash-transfer charity, already achieves less than 3% overhead by sending money directly to mobile wallets. Programmable money adds spending restrictions and full audit trails. The worked example shows $9.5M reaching victims vs. $7M with traditional cash.

Question 13

The lecture states that "every rule type has a beneficial use AND an authoritarian potential." Which example best illustrates this dual-use for time-based rules?

  • (A) Time-based rules are irrelevant to programmable money
  • (B) Time-based rules only have beneficial uses
  • (C) Expiring welfare tokens create spending urgency
  • (D) Time-based rules only have authoritarian uses
Answer: (C) The Shenzhen pilot shows the beneficial side: 88% redemption vs. 60-70% for paper vouchers. But if a government can program money to expire, it can also punish dissidents by accelerating expiry on their accounts. The same feature serves opposite purposes depending on who controls it.

Question 14

Identity-gated rules prevent "ghost beneficiaries" (people who exist only on paper) and eliminate 25-30% welfare leakage. What is the risk the lecture identifies?

  • (A) Identity-gated rules are too expensive to implement
  • (B) They make money transfers slower
  • (C) Identity-gated rules have no risks
  • (D) They exclude those without formal identity
Answer: (D) The lecture draws a direct connection to SSI: identity-gating requires a digital identity system, linking programmable money to broader debates about digital ID, privacy, and state power. Those most in need of welfare are often those least likely to have formal identity documents.

Question 15

Chen runs a manufacturing shop in Shenzhen. His buyer orders $50,000 in parts with "Net 90 days" payment terms, then delays payment to Day 120. Chen borrows at 12% to cover wages. How does programmable money solve this?

  • (A) Smart escrow: the buyer's funds are locked in a programmable
  • (B) By automatically reducing the purchase price if payment is late
  • (C) By requiring buyers to pay in cash upfront
  • (D) By eliminating the need for payment terms entirely
Answer: (A) Late payments are estimated to contribute to tens of thousands of UK small-business failures each year (FSB surveys, 2023-2025). The UK Prompt Payment Code remains voluntary. Programmable escrow makes payment terms enforceable by code, not by legal action -- the money itself enforces the terms. Circle USDC (with a US federal trust charter under the July 2025 GENIUS Act) and bank-issued stablecoins such as JPM Coin / BNY pilots now provide production-grade rails on which this pattern can settle. Streaming-payment protocols (e.g., Sablier) have cumulatively streamed well over $100M along similar lines. Source: GENIUS Act (signed July 2025); FSB UK SMB sentiment tracker (2025).

Question 16

Parametric insurance using programmable money auto-pays when an earthquake exceeds 6.0 on the Richter scale. No claim filing, no adjuster, no delay. What makes this fundamentally different from traditional insurance?

  • (A) Parametric insurance requires more paperwork than traditional insurance
  • (B) Parametric insurance only covers earthquakes
  • (C) Parametric insurance uses a different currency
  • (D) The payout is triggered by an objective, measurable parameter
Answer: (D) The lecture lists parametric insurance under corporate use cases for programmable money. Traditional insurance: claim, investigation, adjuster, negotiation, months of delay. Parametric: event occurs, oracle confirms parameter threshold, smart contract pays. Hours, not months.

Question 17

A university receives EUR 1 million in scholarship funds. The donor wants to ensure funds are spent on education, not entertainment. The lecture asks a "hard question" about this scenario. What is it?

  • (A) "Should donors remain anonymous?"
  • (B) "Is EUR 1 million enough for scholarships?"
  • (C) "Should the university keep the donation or return it?"
  • (D) "Should the scholarship cover a coffee with friends?
Answer: (D) The lecture forces students to confront programmability limits: what about a birthday gift for a study partner? Emergency medical expenses? Mental health therapy? Every conditional rule must draw a line, and that line will inevitably exclude legitimate uses. "The edge cases are where the ethics live."

Question 18

The lecture distinguishes "opt-in programmability" (the recipient sets rules) from "top-down programmability" (the issuer imposes rules). The programmable salary example shows a worker's paycheck auto-splitting into five channels. Which type is this?

  • (A) Top-down -- the employer decides how the salary is split
  • (B) Neither -- the bank decides the split
  • (C) Both -- the employer and employee share control equally
  • (D) Opt-in -- the employee sets the rules once and every
Answer: (D) The lecture explicitly contrasts these: opt-in programmability is empowering (the recipient chooses the rules), while top-down is potentially controlling (the issuer imposes them). The same technology enables both -- the question is who holds the power to write the rules.

Question 19

The lecture states that programmable money is "a convergence of two existing technologies." What are they?

  • (A) Blockchain and machine learning
  • (B) Digital currency and smart contracts
  • (C) Mobile phones and internet banking
  • (D) Artificial intelligence and quantum computing
Answer: (B) The lecture's architecture diagram shows two existing ingredients producing one new capability. Digital currency stores value; smart contracts execute rules. Programmable money is currency that carries both value and executable rules simultaneously. By April 2026 the stack is operational on multiple substrates: (i) the SNB's Project Helvetia III has been issuing live wholesale CBDC for institutional DvP on SIX Digital Exchange since December 2023, extended in 2024 to additional bank participants; (ii) the BIS Project Agorá (launched April 2024) links seven central banks (Fed NY, BoE, BoJ, BoK, Banque de France, Banxico, SNB) with 40+ private firms on cross-border wholesale CBDC plus tokenised deposits; (iii) the US GENIUS Act (July 2025) gives federally-chartered stablecoin rails legal clarity for programmable settlement. Source: SNB press releases Dec 2023 and Nov 2024; BIS Innovation Hub (April 2024); GENIUS Act (July 2025).

Question 20

A government proposes: "All welfare payments will be programmable -- conditional (food and medicine only), time-based (expires in 30 days), geo-fenced (local stores), identity-gated (verified recipients), and auditable (every purchase logged)." Using the lecture's framework, what is the most complete evaluation?

  • (A) This is purely positive -- it eliminates all welfare fraud
  • (B) This is purely negative -- it is authoritarian control over the poor
  • (C) It reduces leakage but creates surveillance infrastructure
  • (D) This is irrelevant because programmable welfare is technically impossible
Answer: (C) The lecture's central thesis: programmable money is powerful when you set the rules, and dangerous when someone else does. Every feature has a dual use. The worked examples (Aisha, Chen, Eva) show real benefits, but the scholarship exercise and dual-use analysis show that total programmability is total control. The April 2026 policy landscape underscores both faces: the US GENIUS Act (signed July 2025) formalises private-sector stablecoin rails while Executive Order 14178 (Jan 2025) forbids a Fed retail CBDC without Congressional authorisation; the ECB extended the digital euro preparation phase in Oct 2025 rather than commit to launch; China's e-CNY remains large by disclosed volume but has stalled on merchant adoption; and the SNB's Helvetia III plus BIS Agorá concentrate programmability on the wholesale layer where democratic scrutiny is weakest. Who writes the rules is now a concrete, jurisdictional question. Source: GENIUS Act (July 2025); Executive Order 14178 (Jan 2025); ECB (Oct 2025); BIS CBDC tracker (April 2026).