Skip to content

Week of 2021 03 16

Jacques857 edited this page Mar 24, 2021 · 16 revisions

Functionality

  • Database refactoring (Each experiment document has a subcollection of trials instead of storing them as an arraylist attribute of the experiment object) (Furmaan and Jacques)
  • Unpublish experiment (calling deleteExperiment and ending the activity from an onClick of ExperimentDetailsActivity) (Andrew)
  • End experiment button (make functional) (Andrew)
  • Add conditional popup to TrialActivity that only shows up if locationRequired == true (Vasu)
  • Fading add trials button in experiment details screen if experiment is inactive (Vasu)
  • General walkthrough and fix of UI for demo (Furmaan and Jacques)

Documentation

  • Update UML (Wednesday's meeting together (8PM Edmonton time))
  • Update Storyboard (Check closed issues with "screen" label for assignments)
  • Update Mockups (Check closed issues with "screen" label for assignments)
  • For updating storyboard and mockups, take a screenshot of the emulator and paste it into whimsical and upload into doc folder of repo (make sure the file name is the same as the existing mockups in doc)

Testing

  • Create unit tests for model class methods (Ricky)
  • Create 1 intent test for each user story in project part 3 (Andrew: US 05.01.01 + US 05.02.01, Vasu: US 01.06.01/01.07.01 + US 01.09.01, Jacques and Furmaan: remaining US)
  • Create unit tests for Database methods (Ryan)
Clone this wiki locally