[Posting on behalf of an instructor]
Hello,
I am teaching a chemistry lab skills class to future process technicians that will be performing repetitive analysis.
I would like to create a basic form (presumeably using HTML and Javascript or similar) to accomplish something like this
Name <InputBox>
Date/Time Stamp <inputBox>
Tare Weight of Empty Aluminum Pan <inputBox var = TareWt> in gram
Tare Weight of Empty Pan + Sample <InputBox var = FullWt>
Net Weight [DisplayBox, Calculated Var = FullWt = TareWt>
Ideally add a submit button and create a one-line CSV that will later get rolled up into a DB after class
Could this be accomplished via a Canvas page (e.g. embedding a Google Form or Microsoft Excel sheet), or better suited for quizzes?
Thanks,
Mike