Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
UBC-DSCI
GitHub Repository: UBC-DSCI/dsci-100-assets
Path: blob/master/2021-fall/materials/test_worksheet/test_worksheet.ipynb
2051 views
Kernel: R

Test Worksheet

Hi! You can safely ignore this worksheet. I'm just using it to test our autograding and course management system.

If you see any notifications / deadlines / solutions / feedback about this assignment, you can ignore them entirely.

This is a read-only cell.

Question 1.1.1
{points: 0}

This is an editable question cell.

Another read-only cell

This one has a play button: ▶ and some code.

Code block here too
print("This is a read-only code cell.")
print("This is an editable code cell")
print("First this line is printed,") print("and then this one.")

A read-only image.

ws1_error_image.png

Another read-only cell

Indented code.

# Test cell; please do not change!

Here's a remote image.

Source: https://xkcd.com/1421/

source("tests_test_worksheet.R")

Question 3.2
{points: 1}

Another question.

# Replace the fail() with your answer. # your code here fail() # No Answer - remove if you provide an answer
test_answer()

Another cell

Another cell.

source("cleanup_test_worksheet.R")