Skip to content

Commit

Permalink
faq
Browse files Browse the repository at this point in the history
  • Loading branch information
Krastanov committed Apr 15, 2024
1 parent c3b3233 commit ac122c3
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 5 deletions.
3 changes: 3 additions & 0 deletions _layout/navbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@
<li class="nav-item">
<a class="nav-link" href="{{website_url}}/logistics">Logistics </a>
</li>
<li class="nav-item">
<a class="nav-link" href="{{website_url}}/faq">FAQ </a>
</li>
</ul>
</div>
</nav>
26 changes: 26 additions & 0 deletions faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,29 @@ title = "Frequently Asked Questions"
+++

# Frequently Asked Questions

## Do you provide certification?

The summer school is an informal workshop meant to serve the research community, and as such it is not accredited to offer diplomas. Every attendee will receive an *unaccredited* attestation of their participation with description of the covered material. The organizers will be able to provide reffers of reference for hackathon participants as well.

## What is included in the registration cost?

Lodging and lectures are included in the cost. Meals are not included, but the dining hall on campus is very convenient.

## What are the housing facilities?

Each attendee will have a private room, with shared bathroom facilities on the floor.

## Is parking available?

Free parking is plentiful on campus. Charging stations for EVs are available.

## Will personal laptops be required?

Bringing a personal laptop on which attendees can install and administer open source software is highly encouraged (e.g. Julia, Python, Rust, git, etc). A great deal of lecture content will be meant to be interactive and attendees will also have the opportunity to join for hackathons.

The organizers will not be able to provide laptops.

## What are the internet connectivity options on campus?

Both Eduroam and guest access options exist for internet connectivity.
6 changes: 3 additions & 3 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,12 +181,13 @@
@@row
@@col-md
~~~
<img src="./assets/friends/unitaryfund-logo.png">
<img src="./assets/friends/unitaryfund-logo.png" style="max-height:70pt;">
~~~
@@
@@col-md
~~~
<img src="./assets/friends/amazon-braket-logo.jpg">
<!--<img src="./assets/friends/amazon-braket-logo.jpg">-->
<img src="./assets/friends/nsf-logo.png">
~~~
@@
@@col-md
Expand All @@ -203,7 +204,6 @@
@@
@@col-md
~~~
<img src="./assets/friends/nsf-logo.png">
~~~
@@
@@col-md
Expand Down
4 changes: 2 additions & 2 deletions logistics.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
title = "Logistics"
+++

Consult back in August for more details on room keys and check-in.
# Logistics

## Logistics
**Consult back in August for more details on room keys and check-in.**

The cost of registration includes all lectures and hackathons, **as well as all lodging**.

Expand Down

0 comments on commit ac122c3

Please sign in to comment.