Green | White | |
---|---|---|
7:30-7:55 | please make an appt (Room 26) | please make an appt (Room 26) |
Block A/E | Skills for Innovation | Computer Programming |
Block B/F | planning | Computer Programming |
ARE Time | please sign up (Room 26) | please sign up (Room 26) |
Lunch | not available | not available |
Block C/G | AP CSA | AP CSP |
Block D/H | planning | Artificial Intelligence |
2:45-3:15 | feel free to drop in (Room 26) | feel free to drop in (Room 26) |
http://www.wescheme.org/run...
)index.html
.scm
source file in github.scm
)https://YourGithubUsername.github.io/RepoName
SHIFT
key on your keyboard while you reload the pageSUBMIT LAB
in all capswoodstockcs/RepoName
, followed by the pull request title, which should be something like SUBMIT LAB
SUBMIT LAB
) of the pull requestThe following guidelines lead to readable messages that are easy for you and other people to follow when looking through a project's history. A good commit message shows that you're a good collaborator.
It's helpful to think of your commit message as silently starting with "This commit will...".
Good | Baaaad |
---|---|
add a second player | trying to add a second player |
accelerate the car to 88 miles per hour | accelerate the car to 88 miles per hour. |
fix choppy animation | fix the part of the animation where it flashes a lot because that part gives me headaches |
open the pod bay doors | Open the pod bay doors |
fasten the seatbelts | fastened the seatbelts |
fix typo | when is this class over |
Each question gets two slides: one without explanation, and one with explanation. Use the first pair of question slides as a model.
Each college and university handles AP exam scores differently. Check with the schools you are interested in to see what their specific policies are.
In Summer 2017 I asked representatives at UVM and Castleton what their policies are. Here is what they said:
School | AP Comp Sci A | AP Comp Sci Principles |
---|---|---|
Castleton | 3 or higher (addl credits for a 5) | 3 or higher (addl credits for a 5) |
UVM | 4 or higher | 3 or higher |
This guidance is only relevant for the "Performance Tasks" which students complete as part of the AP Computer Science Principles exam.
Here is what the College Board wrote about this question in an email to all teachers in September 2017:
Student Collaboration on the Create TaskOpen the javascript console, where you might find an error message that gives you a clue about what the problem is. Or you can look through your code carefully to:
size
clear();
Unlimited retakes are available to everyone on every test, but only when the following conditions are met. It takes some effort to request a retake, so don't consider a retake as a 'free pass'. Read this section carefully to see what's involved.
A retake gives you additional opportunities to show your proficiency in a standard, and it is an excellent way to increase your grade. However a retake may also reveal gaps in your understanding which were not apparent in the original test. These gaps are not ignored, so this means a retake may cause your grade to go down.
The following conditions are important to keep in mind when requesting a retake:
I generally write two types of feedback on tests:
It's your responsibility to figure out how you erred on tests. Initial work on figuring out errors must be done by students, without my help, mostly for the educational benefit. In particular, do not ask a teacher to identify your error or justify their scoring as soon as you receive your test. Instead, re-read the problem and give it another shot. If you're still stuck you should feel free to consult with your classmates and look at their tests.
Whether you plan on taking a retest or not, it is in your best interest to do Test Corrections because they are a great way to prepare for future tests.
Do your Test Corrections on a separate sheet of paper (not the test itself). For each stuck point I circled on your test, write the following:
After having written your Test Corrections on a separate sheet of paper, put that paper in my inbox or take a picture of it and email it to me.
I will give feedback (but not change grades) on all test corrections regardless of when they are submitted.
If you are submitting the Test Corrections as part of a Test Retake Request, then the Corrections must be on my desk or in my email inbox by 3pm the day before you would like to do the retake.