view src/requirements.html @ 12:5551c7b1a4cb

add private
author Franklin Schmidt <fschmidt@gmail.com>
date Mon, 15 Sep 2025 18:12:59 -0600
parents a92469256370
children
line wrap: on
line source

<!doctype html>
<html lang="en">
	<head>
		<script src="/site.js"></script>
		<script> head() </script>
		<title>Arkian - Membership Requirements</title>
	</head>
	<body>
		<script> header() </script>
		<div content>

<h1>Membership Requirements</h1>

<p>These are the requirements to be Arkian:</p>
<ul>
	<li>
		<p>
			Either:
			<ul>
				<li>Pass a test on scripture.  We currently only have an <a href="/test.html">Old Testament test</a>.  We plan to add a full Bible test (half OT and half NT) and a Quran test.  To pass, you must get all questions correct.</li>
				<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>
			</ul>
			Or:
			<ul>
				<li>Be born from an Arkian couple.  Both parents should be Arkian and should be married to each other at the time of birth.  Marriage just means that the parents publicly consider themselves married to each other, legal status is irrelevant.</li>
			</ul>
		</p>
		<p>You can take the tests multiple times until you pass.</p>
	</li>
	<li><p>Promise to try to make your children Arkian.</p></li>
	<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>
</ul>

<p>These are not requirements but Arkians should:</p>
<ul>
	<li><p>Ensure that there is a public Mercurial repository of the source of this website.</p></li>
	<li><p>Ensure that this website is publicly hosted somewhere.</p></li>
	<li><p>Ensure that there is an online public place for Arkian discussions.</p></li>
	<li><p>Single Arkians should try to marry an Arkian.</p></li>
	<li><p>Arkian parents whose children were born Arkian should still try to make their children pass the two Arkian tests.</p></li>
	<li><p>Read the Old Testament.</p></li>
</ul>
		</div>
	</body>
</html>