staging url: https://sandbox.listerhill.l2d.co/
cms:  https://lp-sandbox.l2d.co/cms

Change proxy in webpack.config.js to load up different versions:
ex:  target: "https://lp-listerhill.l2d.co",
	 target: "https://lp.l2d.co",


***************************************************
TODO - LONG TERM:
-undo all the scaling - fix layout stuff (like in challenge.vue)
***************************************************

If you want to see the flow chart for a stage go here: url/flow-master

# Fields

## Scene Types (scene-type)

### Stage Selection

(array) stages
(int) stagesCount

### Statement

(object) answer

### Data Collection

(object) form
(object) answer

### Challenge

(array) answers

### Game

(string) gameType
(array) answers

Testing a Change Here

# Server Stuff

## PHP.INI location

`/etc/php/7.4/apache2/conf.d/99-site.ini`
