Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Attribute

Data type

Required?

Example data

Notes

What needs to be cleaned?

Text

No

“Make sure to rub down the tables and sanitize the baskets”

Will a cleaner or sanitizing agent be used?

Enum: {“Yes”, “No”}

Yes; default value is “No”

Yes

Product, amount, supplier, and Listed only appear if “Yes” is selected.

Product

Text

No

Lavender soap

This will be persisted and retrieved from an inputs table (see Inputs for more details).

Quantity

Decimal (w/ unit)

Yes

25 mL

0 - 9999. Ideally allows the user to choose either mass or volume Unit displays. If not, default to volume.

Supplier

Organic

Dr. Bronners

Upon saving a cleaning task, the product, supplier, and permitted substances should be written to a table per the guidance in Inputs as an input of type cleaner. These values can be pre-populated in the future from that table.

Listed in permitted substances list?

Enum: {“Yes”, “No”, “Not sure”}

Organic AND farm in Canada

Yes

Upon saving a cleaning task, the product, supplier, and permitted substances should be written to a table per the guidance in Inputs as an input of type cleaner. These values can be pre-populated in the future from that table.

Estimated water usage?

Decimal (w/ unit)

No

100 L

0 - 9999. Displays volume per Unit displays.

Task notes

Text

No

“Scrub down the bubbling station with 1% bleach solution. Let it dry overnight with the fan blowing on it.”

Completion attributes

The following attributes are new when marking a task as completed.

...