Recent Changes in ISG Web retrieved at 01:46 (GMT)

«Previous  1  2  3  4  5  6  7  8   Next»
OnlineExams When creating a set up for an exam, there are a few things that need to be done differently than a regular assignment. This page will give the most important...
Stepper Questions This page contains information about how to set up stepper questions from edX or the course website for autotesting purpose. Steppers Through edX...
Providing Libraries and Helper Files This section has been moved to the top of the ConstantsAndHelpers page. Outdated You should be aware of how the various language...
options.rkt There are two different kinds of options.rkt files. The one directly under the in directory contains the global options for the entire assignment. It will...
CS 106 Previously known as CS 116x, CS 106 is a computer science course designed for global business and digital arts (GBDA) students, with CS 105 as a prerequisite...
~/markus/bin/getstats.py Running getstats.py on an assignment will return a summary of the correctness results, test by test. Examples from Fall 2020, a10: Using...
Handmarking Annotations How to set up annotations: 1. Log into MarkUs in the admin account (the account that you log in with your email) 2. Click on Assignments and...
Setting up TA MarkUs and Assignments To help TAs be familiar with each assignment and ensure high quality marking, a subset of each assignment...
Common Issues This section has been moved to SpecialCases. Outdated Many of these sections will be labeled with an error that is displayed after running rst. Not...
Miscellaneous notes This section has been moved to General FAQ under Common Issues HERE. Outdated Why is there a message `Evaluator creation error: FAILED Error...
Marking Meetings All information about prepping for, holding, and concluding marking meetings will be found on this page. Pre meeting Tasks Prior to the meeting,...
nop CheckTestcases In Fall 2012, CS 135 tried using a script to check the students` check expects. The script checks if the student has thoroughly tested their code...
Discussion Sections ISAs are asked to assist with course Discussion Sections to introduce and/or recap important concepts with students. The planning and coverage...
ProofreadingTestSetups This is a checklist to go through after finishing test setups and before running tests on every student`s submission. Check Autotesting Setups...
Marking Scheme Steps to prepare a marking scheme for a marking meeting. 1. Choose the criteria to include Not all the criteria should be included in a marking scheme...
TA Spotcheck TAs are supposed to have completed marking at least 5 submissions by a set date a few days before the marking deadline so ISAs can give them feedback...
Name bittersuite3 A framework for running tests via RST Description BitterSuite3 is a testing framework that works on top of rst . Instead of providing full...
Flexible Python Automated Testing with RST The problem with test.py The test.py method of Python automated testing described at BitterSuitePythonTesting is sufficient...
NB : The following information is known to be accurate as of revision 851. Setup All scripts in the ISG account should be dependent on the central setup program...
Configuring BitterSuite To configure BitterSuite, add a file config.ss to the suite directory. This ability was added to remove the need for obscure command line...
Using Moss to Detect Cheating on Assignments Running the Script To run Moss on the assignment, navigate to /u/csXXX/mossoutput and run either Moss directory or...
BitterSuite Python Testing Getting Started: test.pt and test.1 folder layout Python testing using RST/Bittersuite is similar to Racket testing. You have to create...
Template for CS 115, 116, 136 Webpages In the interest of consistency through some of the introductory CS courses, a template has been created that should be, where...
Resources and Information for CS 241 ISAs This twiki is for technical details only. Any other duty information can be found in Waterloo LEARN (D2L): CS Instructional...
TA Coordination Guidelines Related Pages EvaluatingTAs CommunicatingWithMarkers Checking for marking consistency. We used to test the marking consistency...
Resources and Information for CS 116 ISAs This twiki is for technical details only. Any other duty information can be found in Waterloo LEARN (D2L): CS Instructional...
Posting Solutions Post Mortems Preparing Solutions We typically release partial solutions for each assignment after the deadline (usually the following weekday...
Resources and Information for CS 136 ISAs This twiki is for technical details only. Any other duty information can be found in Waterloo LEARN (D2L): CS Instructional...
Using Markus and Handmarking in CS 241 CS 241 uses Markus for handmarking of a few assignments. Markus requires a good deal of setup to get working properly: this...
Name get classlist info retrieve information about individuals in the course Synopsis get classlist info r {src field name} {src field value} {outfield......
Assigning Submissions to Graders Student submissions need to be assigned to all of the graders that are assigned to the course. Submissions need to be assigned randomly...
Tutorials Initial Preparations To prepare tutorials, it is a good idea to use tutorials from previous terms as a starting point. Often these will contain questions...
This page contains mostly obsolete information related to older iterations of the course. For more current information, see CompSci135TutorDuties, and the MarkUs page...
Solution Request Preparing Sample Solutions We typically release sample solutions for each assignment after the deadline (typically the following day). These will...
CS135 Sample Solutions Preparing Sample Solutions We typically release sample solutions for each assignment after the deadline (typically the following day). These...
Piazza Management General Piazza Info See PiazzaTips for more information on setting up Piazza. Information for CS135 ISAs MAKE A SCHEDULE. This is particularly...
Email Management Instructions for accessing the course email are here: AccessingCourseConnectEmail All course related emails should be sent from the CS 135 Course...
Academic Integrity Verification Path You could find the acadinteg.py, acadinteg.sh and whitelist and acadinteg.sh here: ~/marking/provided library/final/ How to...
Opening remark requests This page will explain how to open the remark requests form on the website for a new assignment. 1 Navigate to ~/web/content/assess/remark...
CS135 Trace Path You could find the cs135 trace.rkt here: ~/web/content/assign/dr racket/cs135 trace.rkt How to use it We use it for debugging (this is helpful...
test.rkt The format of these files are very simple, the contents have the following form. (result (student function our test input)) (expected expected output)...
Course Account Structure It is strongly recommended that you get familiar with the course account structure early in the term before things get hectic. Here are some...
Test Constants and Helper Functions (old) When a student has to define a structure in their submitted file it is hard to write test constants and helper functions...
File Layout This diagram presents an overview of the file structure in the course account. Most of what you need is under the marking directory in the course account...
Layout and Format This page will go over the basics of the layout of the marking directory. This includes the file tree, descriptions of file layouts and how to add...
ISG Wiki HowTo Wiki Training Session Early in the term, there should be a training session about how to use the Wiki. Please give any suggestions in a discussion...
Basic Tests The basic tests are designed to help students detect any simple issues with their code. If the solution`s output is in the wrong format, the name of the...
CS135 Marking Schemes For every assignment you will have to create/modify three files. These three files should completed before the marking meeting and . Many versions...
Correctness Tests Correctness tests are used to completely test every students code. The mark they get on an assignment are heavily dependent on the results of the...
Gracket to plaintext conversion script (wxme converter.rkt) This script allows you to convert a file in GRacket format to plaintext Racket. Steps: 1 ssh userid...

«Previous   1  2  3  4  5  6  7  8   Next»

Show 10, 20, 50, 100, 500, 1000 results per page, or show all.

Related topics: RSS feed, rounded corners RSS feed, ATOM feed, WebNotify, site changes, site map

Topic revision: r1 - 2006-11-15 - TWikiContributor
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback