2026 Compute Ontario Summer School FAQ
A
D
Question: (Last edited: Wednesday, 6 May 2026, 10:20 AM)Do I need to be from Ontario to be able to attend Compute Ontario summer school courses? | |||
|---|---|---|---|
| Answer: No. Any Canadian researcher can register for our summer school courses. This applies to Canadian grad students, some undergrads (involved in research), postdocs, staff researchers, faculty, librarian etc. You can be in a Canadian university, college, national lab etc. | |||
Question: (Last edited: Monday, 21 April 2025, 4:52 PM)Do I need to have an Alliance account to register for Compute Ontario summer school courses? | |||
|---|---|---|---|
| Answer: The vast majority of our courses do not have such a requirement. The courses which do require this list this as a formal course prerequisite. For the rest of the courses you can create a Compute Ontario Training account, then use it to register for the courses you want. | |||
H
Question: (Last edited: Thursday, 28 May 2026, 12:23 PM)How can I add my courses to my calendar? | ||||
|---|---|---|---|---|
| Answer: Go to the website, e.g., log in, and click on "My Calendar". At the bottom of the calendar page, there is an "Import or export calendars" link, click it. On the page that comes up, click on the Export calendar button, choose the events that you want to export, and either click the "Get calendar URL" or "Export" button. (The export button will generate an iCal file and the URL button will have the same available via a URL.) Import such into your calendar tool. NOTE: The live sessions, assignments, etc. in Summer School will appear in the calendar entries --not the courses themselves. (The links will be to the appropriate activity in the appropriate course.) If you want to see all of the courses you are in, after logging in to the site click on "My Courses" instead of "My Calendar". | ||||
Question: (Last edited: Thursday, 4 June 2026, 3:48 PM)How can I enable automatic live transcription? | ||||
|---|---|---|---|---|
| Answer: You can have your computer show you transcription for anything in your web browser with certain web browsers such as Google Chrome, e.g.,
ASIDE: While not directly relevant here, for person's presenting PowerPoint slides using PowerPoint to present such, know that PowerPoint also has a Live Transcription feature that may or may not be wanted, e.g., https://support.microsoft.com/en-us/office/present-with-real-time-automatic-captions-or-subtitles-in-powerpoint-68d20e49-aec3-456a-939d-34a79e8ddd5f . If you are presenting using PowerPoint and things suddenly are being transcribed by PowerPoint, knowing how to turn this off can be useful. In BigBlueButton the presenter can also save the slides as a a PDF and then upload them (Click the + icon at the bottom left when presenter > publish presentation and upload the file and then click the Confirm button) to share slides instead of using screen sharing in order to show slides to a class. | ||||
Question: (Last edited: Monday, 5 May 2025, 5:01 PM)How can I mark myself as present in the course I am attending? | |||
|---|---|---|---|
| Answer: You don't need to do anything special - the system will record your attendance automatically. | |||
Question: (Last edited: Friday, 6 June 2025, 1:21 AM)How can I see all certificates issued to me? | |||
|---|---|---|---|
| Answer: To see a specific certificate:
To see all of your certificates:
| |||
Question: (Last edited: Monday, 25 May 2026, 1:02 PM)How to qualify for a course attendance certificate? | |||
|---|---|---|---|
| Answer: To qualify for a course attendance certificate, you have to attend at least 50% of each course's live sessions. Some courses may only issue completion certificates which require completing the completion certificate's requirements and there will typically be no attendance certificate in those cases. | |||
I
Question: (Last edited: Monday, 21 April 2025, 4:52 PM)I am a high school student - can I attend the Compute Ontario summer school? | |||
|---|---|---|---|
| Answer: No. The school's material is designed for researchers, and will not be helpful for high schoolers. | |||
Question: (Last edited: Tuesday, 13 May 2025, 11:38 AM)I am getting an error when trying to create a Compute Ontario Training account - can you help? | |||
|---|---|---|---|
| Answer: The following steps should resolve the issue (if not, send us an email to support@tech.alliancecan.ca):
| |||
Question: (Last edited: Monday, 2 June 2025, 1:59 PM)I attended the summer school course X, but I was marked as absent by the system - can you fix it? | |||
|---|---|---|---|
| Answer: You have to wait for at least a day to see your attendance properly reflected on the course page. If after one day you still have a problem with the attendance, please send us a ticket to support@tech.alliancecan.ca with the subject "Compute Ontario Summer School". | |||
Question: (Last edited: Wednesday, 15 April 2026, 1:14 PM)I can't connect with SSH! It is outputting, "WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!" | ||||
|---|---|---|---|---|
| Answer: While "WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!" is a serious warning by SSH, in some cases it is a non-issue and prevents access to the system one is trying to connect to. One can suppress this warning message by adding to the SSH command line: -q -o "StrictHostKeyChecking no" e.g., if your ssh command line was: ssh USERNAME@coss2026a.c3.ca then use this command line instead: ssh -q -o "StrictHostKeyChecking no" USERNAME@coss2026a.c3.ca When does this message typically occur? If you had previously connected to that server with SSH, and after that the server changed its SSH keys/configuration, then when you try reconnecting to the server SSH will output, "WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!". (When SSH connects to a machine, it remembers things about that machine.) A way to remove what SSH remembers about a machine's identification, one can use the ssh-keygen command on your computer, e.g., ssh-keygen -R coss2026a.c3.ca Running such will delete the SSH server identification information for coss2025a.c3.ca on your computer. Connecting with: ssh USERNAME@coss2026a.c3.ca will no longer output that command (for this connection only) since SSH will re-download the server's identification (and there is now no previous server identification on your computer to check against since you just deleted it with ssh-keygen). | ||||
Question: (Last edited: Wednesday, 6 May 2026, 10:20 AM)I cannot find the recorded videos on the course webpage. Could you please let me know where to find them? | |||
|---|---|---|---|
| Answer: See the FAQ article titled "Are your courses recorded? How to access the recordings?" for the answer. | |||
Question: (Last edited: Monday, 21 April 2025, 4:52 PM)I created a Compute Ontario Training account, but when I try to use it to register for courses it doesn't work | |||
|---|---|---|---|
| Answer: One common mistake is forgetting to prepend the username you provided when creating the Compute Ontario Training account with "cot-". For example, if you provided the username john.smith, use the following to login to the summer school site: cot-john.smith . | |||
Question: (Last edited: Wednesday, 6 May 2026, 10:13 AM)I registered for the summer school course X. How can I attend it? Where is the video link? | |||
|---|---|---|---|
Answer:
| |||
M
Question: (Last edited: Monday, 25 May 2026, 1:02 PM)My certificate is blank/I cannot see it? | ||||
|---|---|---|---|---|
| Answer: All issued certificates are PDF files. Sometimes a program will fail to render them properly --we recommend keeping your software programs up-to-date to avoid this issue. Also be aware that modern web browsers will render PDF files without using any third-party programs --so there is no need to install third-party programs to view/print PDF files. Some users have had issues on Windows systems using Adobe Reader. These users have had success for these uses has been by doing the following:
| ||||
Question: (Last edited: Tuesday, 13 May 2025, 11:43 AM)My issue is not listed here - how can I get help? | |||
|---|---|---|---|
| Answer: Send us an email to support@tech.alliancecan.ca with the subject "Compute Ontario Summer School", We'll be happy to help. | |||
S
Question: (Last edited: Wednesday, 27 May 2026, 4:47 PM)Some courses have more than one session - are these simply repeated? | |||
|---|---|---|---|
| Answer: No, we do not have repeated sessions. The courses which have more than one session need to be attended in their entirety, from the very first till the very last session. | |||
T
Question: (Last edited: Monday, 21 April 2025, 4:52 PM)The course I attended has a Completion Quiz at the end - when is the deadline for doing the quiz? | |||
|---|---|---|---|
| Answer: Normally you should complete such quizzes (and any other completion assignments) before the end of the summer school - unless instructed otherwise by the teacher. | |||
Question: (Last edited: Tuesday, 13 May 2025, 11:39 AM)The course is full - do you have a waitlist? or can you register me manually? | |||
|---|---|---|---|
| Answer: Our summer school courses do not have waitlists. Also, once the course is full, we cannot add people manually. What you can do is to wait till the summer school is over, then send us an email (support@tech.alliancecan.ca) asking for an access to the course contents including the recordings from the live sessions. | |||
W
Question: (Last edited: Tuesday, 6 May 2025, 11:18 AM)What are BigBlueButton's browser and software requirements? | ||||
|---|---|---|---|---|
| Answer: BigBlueButton's (BBB's) browser and software requirements are: NOTE: BBB is used exclusively through a web browser. If you're having an issue, ensure everything is up-to-date and perhaps switch to use a different web browser, e.g., Chrome or Firefox. | ||||
Question: (Last edited: Wednesday, 20 May 2026, 4:20 PM)What should I do if the courses I enroled in overlap in time? | |||
|---|---|---|---|
| Answer: The summer school runs with parallel streams. It is possible that the courses you want to attend overlap in time. If this is the case:
Any time after the course you couldn't attend finishes, you can enrol in that course, to watch the recordings, access the materials etc. If the course is full at that point, let us know (email to support@tech.alliancecan.ca with the subject COSS 2026), we can enrol you manually - but only after the course is over. | |||
Question: (Last edited: Monday, 25 May 2026, 1:04 PM)When is the deadline for registering for summer school courses? | |||
|---|---|---|---|
| Answer: We do not currently impose such deadlines. You can register any time - before, during or after the summer school - as long as the course is not full. (We do impose registration caps with some of our courses.) Registering after the course is over can still be useful as it will allow you access the course materials including live session recordings. You will not be able to qualify for an attendance certificate when registering after the course is over. | |||
Question: (Last edited: Monday, 25 May 2026, 1:05 PM)When will I get the summer school certificate? | |||
|---|---|---|---|
| Answer: Typically attendance certificates will be available within a week after the course has been completed if not sooner. Completion certificates will only become available after you have finished all requirements to obtain such. | |||
Question: (Last edited: Monday, 25 May 2026, 1:07 PM)Will I get a certificate after attending your summer school course? | |||
|---|---|---|---|
| Answer: In all of our courses either an attendance certificate or a completion certificate will become available once the requirements for the certificate have been met. | |||
Question: (Last edited: Monday, 21 April 2025, 4:52 PM)Will I still have the access to the courses I attended after the school is over? | |||
|---|---|---|---|
| Answer: Yes, you can still access the course materials after the school is over. | |||