Skip to content
This repository has been archived by the owner on Dec 30, 2024. It is now read-only.

Commit

Permalink
Add initial submit instructions to FAQ
Browse files Browse the repository at this point in the history
It might be worth pointing out that the screenshots might be better
done. For instance some of the longer lines are in some cut off. This
was to try and fit it in smaller screens but it might not be desirable.
Another issue is the scaling of one of the smaller images might make it
too small, at least for people like me who are practically blind.

The wording could definitely be improved as well but I wanted this
initial update in so it can be looked at better and any improvements
necessary can be discussed.
  • Loading branch information
xexyl committed Dec 7, 2024
1 parent 45a601e commit 0b08191
Show file tree
Hide file tree
Showing 10 changed files with 101 additions and 12 deletions.
48 changes: 42 additions & 6 deletions faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -651,12 +651,48 @@ <h4 id="run-the-mkiocccentry-tool-to-form-your-submission-tarball">4. Run the mk
for doing so in your <code>remarks.md</code> file.</p>
<p>See also <a href="next/rules.html#rule17">Rule 17</a>!</p>
<h4 id="upload-your-entry-to-the-ioccc-submit-server">5. Upload your entry to the IOCCC submit server</h4>
<p>The <strong>IOCCC submit server</strong> is still being written.
<!--XXX--> As such, we do not yet have instructions
on how upload your entry to the <strong>IOCCC submit server</strong>. Once
<strong>IOCCC submit server</strong> is ready, we will update this section
with the proper instructions. Watch the <a href="news.html">IOCCC news</a>
for an announcement of the availability of the <strong>IOCCC submit server</strong>.</p>
<p>The following steps should be taken:</p>
<p>First, open the web page in your browser. It should look something like this:</p>
<p><img src="png/submit-server-login.png"
alt="submit server login screen"
width=566 height=609></p>
<p>At this point, using the UUID login and the password you were provided with step
0, log in. Assuming everything is fine, you should see something like:</p>
<p><img src="png/submit-server-passwd.png"
alt="submit server password change required"
width=566 height=854></p>
<p>At this point you should change your password. Once this is done, you will have
to log in again:</p>
<p><img src="png/submit-server-passwd-changed.png"
alt="submit server password changed"
width=566 height=854></p>
<p>At this point, enter your UUID login and new password, and then click “Login”.
You will see submit slots. Each slot is for one submission so if you update a
submission, make sure you choose the right one so you do not overwrite the wrong
one. In this next screenshot you will see slot 0 is already
selected:</p>
<p><img src="png/submit-server-slots.png"
alt="submit server upload screen"
width=566 height=905></p>
<p>Further down the page you should see something like:</p>
<p><img src="png/submit-server-file-select.png"
alt="submit server file select"
width=566 height=312></p>
<p>Click the link to upload your <code>mkiocccentry</code> compressed tarball. For instance:</p>
<p><img src="png/submit-server-file-selected.png"
alt="submit server file selected"
width=566 height=300></p>
<p>Click “Submit”. Once it’s uploaded, you should be presented with a new screen.
If you chose slot 0 you might see something like:</p>
<p><img src="png/submit-server-submission-uploaded.png"
alt="submit server file uploaded"
width=566 height=574></p>
<p>After the submission deadline is reached, and after the judges have verified
that your submission is valid (as in passes the tools checks), you should see
something like this:</p>
<p><img src="png/submit-server-status-updated.png"
alt="submit server file uploaded"
width=696 height=179></p>
<p>Jump to: <a href="#">top</a></p>
<div id="what_mkiocccentry">
<div id="mkiocccentry">
Expand Down
65 changes: 59 additions & 6 deletions faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -271,12 +271,65 @@ See also [Rule 17](next/rules.html#rule17)!

#### 5. Upload your entry to the IOCCC submit server

The **IOCCC submit server** is still being written.
<!--XXX--> As such, we do not yet have instructions
on how upload your entry to the **IOCCC submit server**. Once
**IOCCC submit server** is ready, we will update this section
with the proper instructions. Watch the [IOCCC news](news.html)
for an announcement of the availability of the **IOCCC submit server**.
The following steps should be taken:

First, open the web page in your browser. It should look something like this:

<img src="png/submit-server-login.png"
alt="submit server login screen"
width=566 height=609>

At this point, using the UUID login and the password you were provided with step
0, log in. Assuming everything is fine, you should see something like:

<img src="png/submit-server-passwd.png"
alt="submit server password change required"
width=566 height=854>

At this point you should change your password. Once this is done, you will have
to log in again:

<img src="png/submit-server-passwd-changed.png"
alt="submit server password changed"
width=566 height=854>

At this point, enter your UUID login and new password, and then click "Login".
You will see submit slots. Each slot is for one submission so if you update a
submission, make sure you choose the right one so you do not overwrite the wrong
one. In this next screenshot you will see slot 0 is already
selected:

<img src="png/submit-server-slots.png"
alt="submit server upload screen"
width=566 height=905>

Further down the page you should see something like:


<img src="png/submit-server-file-select.png"
alt="submit server file select"
width=566 height=312>

Click the link to upload your `mkiocccentry` compressed tarball. For instance:

<img src="png/submit-server-file-selected.png"
alt="submit server file selected"
width=566 height=300>

Click "Submit". Once it's uploaded, you should be presented with a new screen.
If you chose slot 0 you might see something like:

<img src="png/submit-server-submission-uploaded.png"
alt="submit server file uploaded"
width=566 height=574>

After the submission deadline is reached, and after the judges have verified
that your submission is valid (as in passes the tools checks), you should see
something like this:

<img src="png/submit-server-status-updated.png"
alt="submit server file uploaded"
width=696 height=179>

Jump to: [top](#)

Expand Down
Binary file added png/submit-server-file-select.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added png/submit-server-file-selected.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added png/submit-server-login.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added png/submit-server-passwd-changed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added png/submit-server-passwd.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added png/submit-server-slots.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added png/submit-server-status-updated.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added png/submit-server-submission-uploaded.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0b08191

Please sign in to comment.