-
-
**What problem are you trying to solve with Submitty**
If an instructor uploads a course material, it is available on the site for some period fo time, and users access this course material, those ac…
-
Awesome git & github course by Jenny Bryan:
https://rstudio-conf-2022.github.io/wtf-rstats/materials/git-and-github-early-usage.pdf
https://rstudio-conf-2022.github.io/wtf-rstats/materials/git-…
-
**Problem**
The SBOM community has identified multiple types of SBOM:
Software Bill of Materials (SBOM) -- the default of course
Software-as-a-Service Bill of Materials (SaaSBOM)
Hardware Bill o…
-
Problem: when using CoCalc for exams, it is desirable that students are not able to access their other projects, only the designated "exam project", which is empty except for exam files. Then instruct…
-
This is an open discussion for the Silent Gear port/rewrite for Minecraft 1.21(.1) (NeoForge) and beyond. AKA the OMG I'M DROWNING IN CODECS update.
I'm mainly just trying to document what I am wor…
-
-
In chapter 3, we started discussing the differences between two scenarios (see below), but they don't really fit the content now. Consider migrating to a different chapter or adding a learning objecti…
-
-- Create AgeGroups table
CREATE TABLE AgeGroups (
AgeGroupID INT PRIMARY KEY,
AgeGroupName NVARCHAR(50)
);
-- Insert sample age groups
INSERT INTO AgeGroups (AgeGroupID, AgeGroupName)…
-
Provide issue templates to facilitate:
* bug reports in course materials
* enhancement suggestions for courses (including suggestions of new courses)
* feedback from delivery of courses
* bug re…