HIPSController

HIPSController

Stimulus controller for /game/hiding-in-plain-sight.

Constructor

new HIPSController()

Source:

Extends

  • Controller

Members

(static) targets

Source:
Properties:
Name Type Description
answer function

targets the text field input

error function

targets the error message

unlock function

targets the alert

Methods

submit() → {void}

Source:

If the answer matches 128aes, the string in the alert is decrypted to reveal the path to the next puzzle. Otherwise an error message is displayed.

Returns:

N/A

Type
void