-
Advanced Capstone 2.2
Hi,
I have a failed test on exercise2.2
exercise2.2 Fail “contain all columns for 2nd Jan 2020”
Do you know what is the expected columns? For which table?
In the instruction, with the sample output, I understood that there should be these columns in lapTable table:
lapTable: date, sensorId, session, lapId, time, endTime, sensorValue
Did I miss something?
Thank you,
quizItem success description error
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
exercise2.1 Pass "check if race day in process" ""
exercise2.1 Pass "have correct schema" ""
exercise2.2 Pass "check if lap table in process" ""
exercise2.2 Pass "only contains data for 2nd Jan 2020" ""
exercise2.2 Fail "contain all columns for 2nd Jan 2020" "length"
exercise2.3 Pass "not allowed to use select keyword" ""
exercise2.3 Pass "return correct values for temp" ""
exercise2.3 Pass "return correct values for wind" ""
exercise2.3 Pass "return correct values for all" ""
exercise2.4 Pass "when given the wrong option return error \"<mysensor> is not a valid option for mysensor - valid options include
temp
tyrewind
all\"" ""exercise2.5 Pass "func should return same result as before" ""
exercise2.5 Pass "`p attribute exists" ""
Log in to reply.