Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Lesson_1/customTests.R
Original file line number Diff line number Diff line change
Expand Up @@ -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)){
Expand Down
2 changes: 1 addition & 1 deletion Lesson_1/lesson.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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()
Expand Down