diff --git a/Lesson_1/customTests.R b/Lesson_1/customTests.R index 8a5158e..9295d42 100644 --- a/Lesson_1/customTests.R +++ b/Lesson_1/customTests.R @@ -26,7 +26,7 @@ getLog <- function(){ submit_log <- function(){ # Please edit the link below - pre_fill_link <- "https://docs.google.com/forms/d/1ngWrz5A5w5RiNSuqzdotxkzgk0DKU-88FmnTHj20nuI/viewform?entry.1733728592" + pre_fill_link <- "https://docs.google.com/forms/d/e/1FAIpQLSe2kAPm4GHOTRa4LJ_-5I9ScixhJcDhdMxx6dAmf0mckNlelg/viewform?usp=pp_url" # Do not edit the code below if(!grepl("=$", pre_fill_link)){ diff --git a/Lesson_1/lesson.yaml b/Lesson_1/lesson.yaml index 6201fae..3b62678 100644 --- a/Lesson_1/lesson.yaml +++ b/Lesson_1/lesson.yaml @@ -18,7 +18,7 @@ - Class: mult_question Output: Would you like to submit the log of this lesson to Google Forms so - that your instructor may evaluate your progress? + that your instructor (Ercan Karadas) may evaluate your progress? AnswerChoices: Yes;No CorrectAnswer: NULL AnswerTests: submit_log()