Skip to main content

Results

Results() ⇒ Results

Kind: global function
Summary: When the FeedbackChoice stage ends, this component is called for the player to display round results.
Returns: Results - This function returns the Results component.

ParamTypeDescription
noneThis component does not take any parameters.

Results~handleSubmit() ⇒ none

Kind: inner method of Results
Summary: When the next button is clicked, this function is called to end the stage.
Returns: none - This function does not return anything.

TypeDescription
noneThis component does not take any parameters.

Results~ProducerResults() ⇒ none

Kind: inner method of Results
Summary: This renders the results page for the producer.
Returns: none - This function does not return anything.

TypeDescription
noneThis component does not take any parameters.

Results~ConsumerResults() ⇒ none

Kind: inner method of Results
Summary: This renders the results page for the consumer.
Returns: none - This function does not return anything.

TypeDescription
noneThis component does not take any parameters.