|
0
|
1 <!doctype html>
|
|
|
2 <html lang="en">
|
|
|
3 <head>
|
|
|
4 <script src="/site.js"></script>
|
|
|
5 <script> head() </script>
|
|
|
6 <title>Arkian - Membership Requirements</title>
|
|
|
7 </head>
|
|
|
8 <body>
|
|
|
9 <script> header() </script>
|
|
|
10 <div content>
|
|
2
|
11
|
|
|
12 <h1>Membership Requirements</h1>
|
|
|
13
|
|
|
14 <p>These are the requirements to be Arkian:</p>
|
|
|
15 <ul>
|
|
|
16 <li>
|
|
31
|
17 <ul>
|
|
|
18 <li>Pass <a href="/test.html">a test on the Old Testament test</a>. To pass, you must get all questions correct.</li>
|
|
|
19 <li>Pass a test on <a href="/go.html">Go</a> skill. The test is to beat <a href="https://www.remi-coulom.fr/CrazyStone/">this app</a> with board size 9X9 with komi 5.5 at level 14k using either color.</li>
|
|
|
20 </ul>
|
|
2
|
21 <p>You can take the tests multiple times until you pass.</p>
|
|
|
22 </li>
|
|
|
23 <li><p>Promise to try to make your children Arkian.</p></li>
|
|
12
|
24 <li><p>Have the source of this website and the private website, be able to update them from Mercurial, and be able to run them locally. See <a href="/this.html">how</a>.</p></li>
|
|
2
|
25 </ul>
|
|
|
26
|
|
|
27 <p>These are not requirements but Arkians should:</p>
|
|
|
28 <ul>
|
|
|
29 <li><p>Ensure that there is a public Mercurial repository of the source of this website.</p></li>
|
|
|
30 <li><p>Ensure that this website is publicly hosted somewhere.</p></li>
|
|
|
31 <li><p>Ensure that there is an online public place for Arkian discussions.</p></li>
|
|
|
32 <li><p>Single Arkians should try to marry an Arkian.</p></li>
|
|
5
|
33 <li><p>Read the Old Testament.</p></li>
|
|
31
|
34 <li><p>Live in a culture with a low illegitimacy rate.</p></li>
|
|
2
|
35 </ul>
|
|
0
|
36 </div>
|
|
|
37 </body>
|
|
|
38 </html>
|