Capstone Week 4: Another Scenario
- Kalib Crone
- Sep 28, 2017
- 2 min read
What I did:
-Set up Lab scenario 2
-Allow user to come back to a different instance of the lab scene
-Allow user to choose to exit or continue lab
-Allow user to exit lab via lab doors
-Reorganized lab equipment in the hopes of improving usability
-Allow user to load next time point
-Finished time point day 1 8am
-Allow user to scan each type of wbc to save to data bank
-Allow user to spawn hologram cell
-Allow user to go to next time point
-Set up time point day 3 8am
-Allow user to open previous CBC (in progress)
-Allow user compare a real neutrophil with hologram
-Set up timepoint day 3 noon
-Allow toxic cells to enter the stream and exit the endothelium
-Allow user to look at and check off each exit point
-Started timepoint day 4 8am
TODO for next week:
-Add 2 - 3 more time points
-day 4 8am
-spawn bands
-spawn dohle bodies
-day 5 8am
-increase cell levels appropriately (more bands, more monocytes, more cells exiting endothelium)
-(stretch) day 6 8am
-decrease toxicity only cyto baso and dohle
-Add question input functionality (answer yes or no)
-Finish previous CBC and current CBC data
-(stretch) Fix time travel mechanic and add it to level transitions
Clarification questions:
-Are all of the toxic cells supposed to be present in the first "toxic" scenario? Because in the script it only really gives the option for one type of toxicity to be added each scenario, but I can't remember if this is correct. (example: scenario day 3 noon, the script only allows the user to grab a toxic cell with cytoplasmic basophilia and compare it with a normal neut, but what if they grab another type of toxic cell? Then the next time point only allows for them to grab dohle bodies, etc. Should we just add one type of toxic cell each new time point?)
-When viewing the exit points of the endothelium, should they only get it checked off if a cell is actually exiting while they are looking at it? If a cell isn't exiting and they look at the exit point, it would just look like a normal part of the wall (with a green highlight that I added), but if they have to wait for a cell to exit to get it checked off from their list, it takes forever for a cell to exit all 5 exit points.
Comments