cs200_a3
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cs200_a3 [2023.09.29 09:42] – Steve Isenberg | cs200_a3 [2024.02.15 05:20] (current) – removed Steve Isenberg | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ~~NOCACHE~~ <fs x-small> | ||
- | =====Things to discuss about assignment 3===== | ||
- | ====Scoring for Fall 2023==== | ||
- | |||
- | - Is the score out of 100 or 102? <fc # | ||
- | - //yes should be out of 100; if a problem Cindy will handle. -Cindy// | ||
- | - How to handle/ | ||
- | - How to handle/ | ||
- | - How to handle/ | ||
- | - Student uses AUTO_INCREMEMENT but manually assigns correct values in table | ||
- | - Student uses AUTO_INCREMEMENT and lets system define values in table | ||
- | - How to handle/ | ||
- | - How to handle using PRIMARY KEY instead of using CONSTRAINT\\ //Kim and Steve both suggested 2 points, once per assignment; this should be explicitly stated in the grading guide for clarity// | ||
- | |||
- | ====Changes to Assignment 3 for future class running==== | ||
- | |||
- | - Should re re-score the assignment so it totals 100? | ||
- | - Should we take off 1 point for not using right size of varchar? | ||
- | - Should we tell students (a) not to use AUTO_INCREMENT or (b) that it's OK to use AUTO_INCREMENT or (c) say nothing, or (d) penalize them for it | ||
- | - Should we do anything with INT vs INT(11)? | ||
- | - Should we replace the '' | ||
- | - Should we suggest in the assignment that students use Notepad(Windows) or TextEdit(MacOS) to write their statements then copy-paste into their document, thus avoiding curvy quotes, so both they and we can use the statements directly? | ||
- | - Change A3, page 1, Change RoomCode to varchar(6) and in the data change some room codes in the data to have A or B suffix? | ||
- | - Change A3 so it does NOT say that ID is an automatically generated number, as we specify its value? | ||
- | - Change A3, Instructions, | ||
- | - Change A3, page 4, change the first paragraph to point to https:// | ||
- | - Change A3, page 4, for the steps once you've downloaded XAMPP, step 3 should be rewritten '' | ||
- | - Change A3, page 4, under Now you can answer..., first paragraph, change to read '' | ||
- | - Change A3, add wording to say that '' |
cs200_a3.1696005731.txt.gz · Last modified: by Steve Isenberg