From a2b64fe98f37601a35a7b4d6b1d03cec4c024976 Mon Sep 17 00:00:00 2001 From: Landon Curt Noll Date: Thu, 26 Dec 2024 02:58:39 -0800 Subject: [PATCH] checkpoint add images to next/register.html We added some images to `next/register.md` and thus to `next/register.html`. We modified FAQ 0.0 with these 2 new steps: 3. Wait for your submit server username and initial password 4. Login to the submit server and change your password This is just a checkpoint: these need to be improved but we are too tired. NEEDED TODO: Create a new `next/chpw.html` page and move the images and text from the new FAQ 0.0 step 4 into this new place. This will keep the step of FAQ 0.0 shorter to read while keeping the details and images in a separate web page. --- faq.html | 80 +++++++++++++++--- faq.md | 103 +++++++++++++++++++++--- next/register.html | 78 ++++++++---------- next/register.md | 101 ++++++++++------------- next/submit.html | 28 +------ next/submit.md | 38 +-------- png/register.0_531x445-signup.png | Bin 0 -> 90668 bytes png/register.1_633x163-verify.png | Bin 0 -> 30215 bytes png/register.2_590x253-verify-email.png | Bin 0 -> 48632 bytes png/register.3_428x205-confirm.png | Bin 0 -> 24114 bytes png/register.4_657x446-subscribe.png | Bin 0 -> 95621 bytes png/register.5_487x154-done.png | Bin 0 -> 22030 bytes png/register.6_413x657-welcome.png | Bin 0 -> 117978 bytes 13 files changed, 244 insertions(+), 184 deletions(-) create mode 100644 png/register.0_531x445-signup.png create mode 100644 png/register.1_633x163-verify.png create mode 100644 png/register.2_590x253-verify-email.png create mode 100644 png/register.3_428x205-confirm.png create mode 100644 png/register.4_657x446-subscribe.png create mode 100644 png/register.5_487x154-done.png create mode 100644 png/register.6_413x657-welcome.png diff --git a/faq.html b/faq.html index 4d6f518b4f..75f9c772d8 100644 --- a/faq.html +++ b/faq.html @@ -603,15 +603,67 @@

2. Register for the IOCCC

or open. See current status of the IOCCC for details.

If the contest is pending or open, then follow the directions on How to register for the IOCCC.

-

For those who are registered for the IOCCC, -once the contest is open you will receive your own Email message -containing your very own Username and Initial Password until the contest is open. -You will need these to be able to upload your submission to the -IOCCC submit server.

+
+

3. Wait for your submit server username and initial password

+
+

Once you have registered for the IOCCC, +and once the contest is OPEN, one of the +IOCCC judges will send via email within a few days, +your IOCCC submit server Username and +Initial password.

+

PLEASE NOTE: After registering, it could take up to a few days +before an IOCCC judge sends the that email, so PLEASE +be patient.

+

IMPORTANT NOTE: Unless the contest is open, +the you will NOT receive your Username and Initial password +by email. For example, if contest is pending, +you will have to WAIT UNTIL THE CONTEST IS OPEN.

Please check the current status of the IOCCC and visit the How to register for the IOCCC for detailed instructions.

-
-

3. Obtain and compile the latest mkiocccentry toolkit

+

NOTE: If are having trouble receiving your Username and Initial +password, and the CONTEST IS OPEN, and +have you checked your spam folder, Contact the IOCCC +for assistance.

+
+

4. Login to the submit server and change your password

+
+

Using the Username and Initial password you receive via +email in step 3, you need to login to the IOCCC submit +server.

+

IMPORTANT NOTE: You must change your password WITHIN 72 HOURS +from when one of the IOCCC judges sent that email.

+

NOTE: The IOCCC submit server +is only ready for submissions ONLY WHEN THE CONTEST IS open.

+

See current status of the IOCCC for details on the contest status. +IMPORTANT NOTE: When the contest is closed, the +IOCCC submit server +may be offline and unreachable as a web site.

+

To login and change your password, open https://submit.ioccc.org +in your browser. It should look like this:

+

submit server login screen

+

The login is the UUID you were provided when you registered for the IOCCC and +the password is the initial password you were provided with. Click “Login”.

+

If this is the first time you have logged in with this UUID, you will +be required to change your password.

+

Assuming everything is fine, it should look something like:

+

submit server password change required

+

As you can see, you have to change your password. Put in your login (UUID +username), your old (initial) password and a new password. For instance:

+

submit server changing password

+

Click “Change Password”.

+

Once this is done, you will be able to log in again with your UUID +username and new password.

+

IMPORTANT NOTE: If you do not change your Initial password within +72 hours of when one of the IOCCC judges sent that email, +you will have to re-register for the IOCCC.

+
+

5. Obtain and compile the latest mkiocccentry toolkit

Once the contest is open, download the most recent version of the mkiocccentry toolkit.

@@ -622,8 +674,8 @@

3. Obtain and compil

To help you, please see the FAQ on “how to obtain the most recent mkiocccentry” and the FAQ on “compiling mkiocccentry toolkit”, for more details.

-
-

4. Run the mkiocccentry tool to form your submission tarball

+
+

6. Run the mkiocccentry tool to form your submission tarball

For more details on mkiocccentry, what it is, how to obtain it and how to use it, see the @@ -666,13 +718,19 @@

4. Run the mk

If you choose to risk violating rules, be sure and explain your reason for doing so in your remarks.md file.

See also Rule 17!

-
+
-

5. Upload your submission to the IOCCC submit server

+

7. Upload your submission to the IOCCC submit server

The screenshots about how to upload your submission to the IOCCC may be helpful a helpful guide when using the IOCCC submit server.

+

NOTE: You may modify a previous uploaded submission, if the contest is +open, by replacing the file in a slot. Please use +mkiocccentry tool to rebuild the compressed tarball as +this will update the timestamps and the filename generated: making it +clear to the IOCCC judges that you intend to replace +the older upload.

IMPORTANT NOTE: The IOCCC submit server is only ready for submissions ONLY WHEN THE CONTEST IS open.

diff --git a/faq.md b/faq.md index 1b28a0031b..272f889390 100644 --- a/faq.md +++ b/faq.md @@ -197,18 +197,92 @@ or [open](status.html#open)**. See [current status of the IOCCC](status.html) f If the contest is [pending](status.html#pending) or [open](status.html#open), then follow the directions on **[How to register for the IOCCC](next/register.html)**. -For those who are [registered for the IOCCC](next/register.html), -once the contest is [open](status.html#open) you will receive your own Email message -containing your very own **Username and Initial Password until the contest is [open](#open)**. -You will need these to be able to [upload your submission](next/submit.html) to the -[IOCCC submit server](https:/submit.ioccc.org). + +
+#### 3. Wait for your submit server username and initial password +
+ +Once you have [registered for the IOCCC](next/register.html), +and once the contest is **[OPEN](status.html#open)**, one of the +[IOCCC judges](judges.html) will send via email within a few days, +your [IOCCC submit server](https:/submit.ioccc.org) **Username** and +**Initial password**. + +**PLEASE NOTE**: After registering, it could take up to a **few days** +before an [IOCCC judge](judges.html) sends the that email, so **PLEASE +be patient**. + +**IMPORTANT NOTE**: Unless the contest is [open](status.html#open), +the you will **NOT** receive your **Username** and **Initial password** +by email. For example, if contest is [pending](status.html#pending), +you will have to **WAIT UNTIL THE CONTEST IS [OPEN](status.html#open)**. Please check the [current status of the IOCCC](status.html) and visit the [How to register for the IOCCC](next/register.html) for detailed instructions. +**NOTE**: If are having trouble receiving your **Username** and **Initial +password**, and the **CONTEST IS [OPEN](status.html#open)**, and +have you checked your spam folder, [Contact the IOCCC](contact.html) +for assistance. -
-#### 3. Obtain and compile the latest mkiocccentry toolkit + +
+#### 4. Login to the submit server and change your password +
+ +Using the **Username** and **Initial password** you receive via +email in [step 3](#step_3), you need to login to the [IOCCC submit +server](https:/submit.ioccc.org). + +**IMPORTANT NOTE**: You must change your password **WITHIN 72 HOURS** +from when one of the [IOCCC judges](judges.html) sent that email. + +**NOTE**: The [IOCCC submit server](https://submit.ioccc.org) +is only ready for submissions **ONLY WHEN THE CONTEST IS [open](status.html#open)**. + +See [current status of the IOCCC](status.html) for details on the contest status. +**IMPORTANT NOTE**: When the contest is [closed](status.html#closed), the +[IOCCC submit server](https://submit.ioccc.org) +may be offline and unreachable as a web site. + +To login and change your password, open [https://submit.ioccc.org](https://submit.ioccc.org) +in your browser. It should look like this: + +submit server login screen + +The login is the UUID you were provided when you registered for the IOCCC and +the password is the initial password you were provided with. Click "Login". + +If this is the first time you have logged in with this UUID, you will +be required to change your password. + +Assuming everything is fine, it should look something like: + +submit server password change required + +As you can see, you have to change your password. Put in your login (UUID +username), your old (initial) password and a new password. For instance: + +submit server changing password + +Click "Change Password". + +Once this is done, you will be able to log in again with your UUID +username and new password. + +**IMPORTANT NOTE**: If you do not change your **Initial password** within +72 hours of when one of the [IOCCC judges](judges.html) sent that email, +you will have to **re-register for the IOCCC**. + + +
+#### 5. Obtain and compile the latest mkiocccentry toolkit
Once the contest is [open](status.html#open), download the most recent @@ -224,8 +298,8 @@ mkiocccentry](#obtaining_mkiocccentry)" and the FAQ on "[compiling mkiocccentry toolkit](#compiling_mkiocccentry)", for more details. -
-#### 4. Run the mkiocccentry tool to form your submission tarball +
+#### 6. Run the mkiocccentry tool to form your submission tarball
For more details on `mkiocccentry`, what it is, how to obtain it and how to use @@ -289,15 +363,22 @@ for doing so in your `remarks.md` file. See also [Rule 17](next/rules.html#rule17)! -
+
-#### 5. Upload your submission to the IOCCC submit server +#### 7. Upload your submission to the IOCCC submit server
The screenshots about [how to upload your submission to the IOCCC](next/submit.html) may be helpful a helpful guide when using the [IOCCC submit server](https://submit.ioccc.org). +**NOTE**: You may modify a previous uploaded submission, if the contest is +[open](status.html#open), by replacing the file in a slot. Please use +[mkiocccentry tool](#mkiocccentry) to rebuild the compressed tarball as +this will update the timestamps and the filename generated: making it +clear to the [IOCCC judges](judges.html) that you intend to replace +the older upload. + **IMPORTANT NOTE**: The [IOCCC submit server](https://submit.ioccc.org) is only ready for submissions **ONLY WHEN THE CONTEST IS [open](status.html#open)**. diff --git a/next/register.html b/next/register.html index d93ce51546..f575d5c7d2 100644 --- a/next/register.html +++ b/next/register.html @@ -441,12 +441,19 @@

Step B: Enter your email address

  • Click the ((Next >>)) button
  • NOTE: For submissions with multiple authors, only one author needs to subscribe.

    +

    signup for a mailing list

    +

    After clicking ((Next >>)), you will be notified you will receive some email:

    +

    verify your email notification

    - +

    Look for an automated email message from the FreeLists List Manager (ecartis@freelists.org).

    The email message will have the subject:

    -
    Subscription consent for 'ioccc28-reg'
    +
        Subscription consent for 'ioccc28-reg'

    NOTE: Be aware that your email service, application and/or Internet service provider may modify email subject lines. For example, some string may have been prepended or appended to the subject line. Be aware of @@ -457,20 +464,23 @@