<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.ianseo.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Deligant</id>
	<title>Ianseo - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ianseo.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Deligant"/>
	<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=Special:Contributions/Deligant"/>
	<updated>2026-05-05T14:49:26Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.7</generator>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=Install_i@nseo&amp;diff=3487</id>
		<title>Install i@nseo</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=Install_i@nseo&amp;diff=3487"/>
		<updated>2026-03-12T17:07:37Z</updated>

		<summary type="html">&lt;p&gt;Deligant: Marked this version for translation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Proofreading}}&lt;br /&gt;
&amp;lt;languages /&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
== Preparation of the installation == &amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
i@nseo runs as a web site, so a so-called AMP stack (Apache, Mysql, Php) needs to be installed first. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:27--&amp;gt;&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Windows === &amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
To install i@nseo on a Windows operating system, follow these steps: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
* Download the software from [https://ianseo.net/Releases.php ianseo.net]. The preferred method is to download the full installer that will install XAMPP.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:4--&amp;gt;&lt;br /&gt;
*Extract the file in the wished folder. The preferred method is extracting the file in C:\ and ianseo will be found in C:\ianseo &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:5--&amp;gt;&lt;br /&gt;
*Run the setup xampp.bat file, available in the folder. A terminal window will open: in case there is some setup to tweek the system will display 2 pre-compiled questions: just press &amp;quot;Enter&amp;quot;; otherwise a message saying &amp;quot;Nothing to do&amp;quot; will be displayed. Then close the terminal window.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;ianseo-alert-info&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
==== Post Installation ==== &amp;lt;!--T:6--&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;In Windows 11&amp;lt;/b&amp;gt; Windows Defender apparently interferes with XAMPP and sometimes crashes i@nseo.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:7--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:25--&amp;gt;&lt;br /&gt;
{{Install_Post_Installation}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:26--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Run XAMPP==== &amp;lt;!--T:8--&amp;gt;&lt;br /&gt;
After setting up the archives, activate XAMPP by clicking on the Xampp-control icon, then, in the new window, click on ‘Start’ to both Apache and MySql.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;ianseo-alert-danger&amp;quot;&amp;gt;&lt;br /&gt;
=====WARNING===== &amp;lt;!--T:9--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:10--&amp;gt;&lt;br /&gt;
If a warning appears stating that VCRUNTIME140.dll was not found, please install the [https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#latest-microsoft-visual-c-redistributable-version Latest Microsoft Visual C++ Redistributable Version] We reccomend the x86 version. If in doubt install both!&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:11--&amp;gt;&lt;br /&gt;
N.B.: the XAMPP control panel can be closed (minimised) and the services will keep running.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:12--&amp;gt;&lt;br /&gt;
Verify the &amp;lt;code&amp;gt;C:\ianseo\htdocs&amp;lt;/code&amp;gt; folder is world-writeable: right click on the folder, select properties and change the permissions so that everybody can have read and write access to the folder and subsequent files and folders.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:28--&amp;gt;&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===MacOs=== &amp;lt;!--T:13--&amp;gt;&lt;br /&gt;
We do not have an installer for Mac, so the AMP stack needs to be installed separately.&lt;br /&gt;
&lt;br /&gt;
====Download of XAMPP/MAMP==== &amp;lt;!--T:14--&amp;gt;&lt;br /&gt;
Download XAMPP ([https://www.apachefriends.org/]) or MAMP ([https://www.mamp.info/en/downloads/]) and follow the instructions to install. The following guide is for MAMP but are also valid for XAMPP.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:29--&amp;gt;&lt;br /&gt;
Choose the appropriate version if you&#039;re running an Intel processor or Apple Silicon.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:30--&amp;gt;&lt;br /&gt;
Run the installation program. This will install MAMP and a demo version of MAMP Pro. Ianseo only needs the functionality in MAMP so you do not need to purchase MAMP Pro unless you want to.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:31--&amp;gt;&lt;br /&gt;
After the installation, you will find a folder called MAMP in the Applications folder. Open this folder by double clicking on it and then start the MAMP application.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:32--&amp;gt;&lt;br /&gt;
Most of the standard values are sufficient for Ianseo, but a couple of adjustments need to be done first. Choose Preferences and then the Ports tab. Click the button “80 &amp;amp; 3306” to set MAMP to the default ports for web and MySQL.&lt;br /&gt;
&lt;br /&gt;
====Download of i@nseo==== &amp;lt;!--T:15--&amp;gt;&lt;br /&gt;
From [https://ianseo.net/Releases.php ianseo.net] download the zip file and extract it in the folder &amp;lt;code&amp;gt;htdocs&amp;lt;/code&amp;gt; of XAMPP/MAMP (under &amp;lt;code&amp;gt;/Application&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:33--&amp;gt;&lt;br /&gt;
For the purpose of the guide Ianseo will be installed in its own folder, called ianseo and the URL to access ianseo will be &amp;lt;code&amp;gt;http://localhost/ianseo&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:34--&amp;gt;&lt;br /&gt;
* Open folder “/Applications/MAMP/htdocs”&lt;br /&gt;
* Create a folder inside it and name it “ianseo” (all lower case, without quotes)&lt;br /&gt;
* Uncompress the contents of the downloaded zip file inside the ianseo folder&lt;br /&gt;
* &#039;&#039;&#039;IMPORTANT:&#039;&#039;&#039; Open the folder &amp;lt;code&amp;gt;/Applications/MAMP/htdocs/ianseo/Common&amp;lt;/code&amp;gt; and delete the file &amp;lt;code&amp;gt;config.inc.php&amp;lt;/code&amp;gt; (if it exists) to allow the installation procedure to start.&lt;br /&gt;
* Open a terminal window (Applications -&amp;gt; Utilities -&amp;gt; Terminal)&lt;br /&gt;
* Go to the MAMP folder by type the command below, including a space between cd and /, and press &amp;lt;code&amp;gt;Enter&amp;lt;/code&amp;gt;:&lt;br /&gt;
    cd /Applications/MAMP/htdocs&lt;br /&gt;
* Type the following command and press &amp;lt;code&amp;gt;Enter&amp;lt;/code&amp;gt;. You will be asked the password of your user: enter it but remember that nothing will be displayed while typing, not even *.&lt;br /&gt;
    sudo chown -R nobody:admin ianseo&lt;br /&gt;
* Type the following command and press Enter (again it can ask for the password):&lt;br /&gt;
    sudo chmod -R a+rwX ianseo&lt;br /&gt;
&lt;br /&gt;
====Starting MAMP==== &amp;lt;!--T:35--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:36--&amp;gt;&lt;br /&gt;
Start the MAMP application and then press the Start button. This will start the Apache web server and the MySQL database. You may be prompted to enter your password; enter it to continue.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:37--&amp;gt;&lt;br /&gt;
Once MAMP starts, your browser should automatically open to a Welcome to MAMP page showing the current version number.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:38--&amp;gt;&lt;br /&gt;
To start Ianseo, enter the address &amp;lt;code&amp;gt;http://localhost/ianseo&amp;lt;/code&amp;gt; in a new tab. You will first need to agree to the License Agreement. Check the box and click on the I AGREE button.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:39--&amp;gt;&lt;br /&gt;
If this is a new installation, follow the onscreen instructions. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:40--&amp;gt;&lt;br /&gt;
{{Note|During installation, MAMP does not set the MySQL root password, so when the installer will ask for it, leave it blank. The other fields can be left with default values. Click the Create user and database button to proceed. }}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:41--&amp;gt;&lt;br /&gt;
{{Note|If the installation program displays an error message indicating that it could not connect to the database, enter “root” in the ADMIN Password to create users and databases fields and click the Create user and database button to try again.}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:42--&amp;gt;&lt;br /&gt;
Once the database information is configured, you should see a message saying Ianseo is now installed on your system.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:43--&amp;gt;&lt;br /&gt;
Click on the link “Go to IANSEO!” to update your system to the latest version. This will automatically download the latest version of the software and update the language files. When this is finished you will see the message “The upgrade process is finished.”. Click the button to continue.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:44--&amp;gt;&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Linux=== &amp;lt;!--T:16--&amp;gt;&lt;br /&gt;
The native way of installing the AMP stack is called LAMP: be aware that i@nseo will run on php 8 or later. Install with your package manager (you will need administrative privileges):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:17--&amp;gt;&lt;br /&gt;
*apache2&lt;br /&gt;
*mysql-server&lt;br /&gt;
*mysql-client&lt;br /&gt;
*php&lt;br /&gt;
*php-mysql&lt;br /&gt;
*php-gd&lt;br /&gt;
*php-curl&lt;br /&gt;
*imagemagick&lt;br /&gt;
*php-imagick&lt;br /&gt;
*php-xml&lt;br /&gt;
*php-zip&lt;br /&gt;
*php-intl&lt;br /&gt;
*php-mbstring&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:18--&amp;gt;&lt;br /&gt;
Create a user for ianseo in the mysql server. This can be done in modern debian derived distribution with (copy and paste the following line in a terminal):&lt;br /&gt;
 sudo mysql -e &amp;quot;create user ianseo@localhost identified by &#039;ianseo&#039;;grant all privileges on ianseo.* to ianseo@localhost;create database ianseo;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:19--&amp;gt;&lt;br /&gt;
If you have an error of missing password, you need to add the password switch. Be aware that you will not see the password as you type, so don&#039;t forget to hit &amp;quot;enter&amp;quot; when done.&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;!--T:20--&amp;gt;&lt;br /&gt;
sudo mysql -p -e &amp;quot;create user ianseo@localhost identified by &#039;ianseo&#039;;grant all privileges on ianseo.* to ianseo@localhost;create database ianseo;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:21--&amp;gt;&lt;br /&gt;
Create the folder &amp;lt;code&amp;gt;/opt/ianseo&amp;lt;/code&amp;gt; and assign the folder to your user.&lt;br /&gt;
Download the zip file from [https://ianseo.net/Releases.php ianseo.net] and extract in &amp;lt;code&amp;gt;/opt/ianseo.&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:22--&amp;gt;&lt;br /&gt;
Assign world writeable permissions to the folder and files with the following command.&lt;br /&gt;
 sudo chmod -R a+rwX /opt/ianseo&lt;br /&gt;
Copy the apache configuration file located in &amp;lt;code&amp;gt;/opt/ianseo/Install/apache-ianseo.conf&amp;lt;/code&amp;gt; in &amp;lt;code&amp;gt;/etc/apache2/conf-available&amp;lt;/code&amp;gt; and enable the change in apache&lt;br /&gt;
 sudo cp  /opt/ianseo/Install/apache-ianseo.conf /etc/apache2/conf-available&lt;br /&gt;
 sudo a2enconf apache-ianseo&lt;br /&gt;
 sudo service apache2 reload&lt;br /&gt;
&lt;br /&gt;
==Final Setup of i@nseo== &amp;lt;!--T:23--&amp;gt;&lt;br /&gt;
Check there is no file in &amp;lt;code&amp;gt;Common&amp;lt;/code&amp;gt; called &amp;lt;code&amp;gt;config.inc.php&amp;lt;/code&amp;gt;&lt;br /&gt;
Open an Internet browser and navigate to &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;http://localhost/ianseo&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:24--&amp;gt;&lt;br /&gt;
Follow the on-screen instructions given by the software.&lt;br /&gt;
{{Content}}&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=Install_i@nseo&amp;diff=3486</id>
		<title>Install i@nseo</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=Install_i@nseo&amp;diff=3486"/>
		<updated>2026-03-12T17:06:32Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Proofreading}}&lt;br /&gt;
&amp;lt;languages /&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
== Preparation of the installation == &amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
i@nseo runs as a web site, so a so-called AMP stack (Apache, Mysql, Php) needs to be installed first. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Windows === &amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
To install i@nseo on a Windows operating system, follow these steps: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
* Download the software from [https://ianseo.net/Releases.php ianseo.net]. The preferred method is to download the full installer that will install XAMPP.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:4--&amp;gt;&lt;br /&gt;
*Extract the file in the wished folder. The preferred method is extracting the file in C:\ and ianseo will be found in C:\ianseo &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:5--&amp;gt;&lt;br /&gt;
*Run the setup xampp.bat file, available in the folder. A terminal window will open: in case there is some setup to tweek the system will display 2 pre-compiled questions: just press &amp;quot;Enter&amp;quot;; otherwise a message saying &amp;quot;Nothing to do&amp;quot; will be displayed. Then close the terminal window.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;ianseo-alert-info&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
==== Post Installation ==== &amp;lt;!--T:6--&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;In Windows 11&amp;lt;/b&amp;gt; Windows Defender apparently interferes with XAMPP and sometimes crashes i@nseo.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:7--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:25--&amp;gt;&lt;br /&gt;
{{Install_Post_Installation}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:26--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Run XAMPP==== &amp;lt;!--T:8--&amp;gt;&lt;br /&gt;
After setting up the archives, activate XAMPP by clicking on the Xampp-control icon, then, in the new window, click on ‘Start’ to both Apache and MySql.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;ianseo-alert-danger&amp;quot;&amp;gt;&lt;br /&gt;
=====WARNING===== &amp;lt;!--T:9--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:10--&amp;gt;&lt;br /&gt;
If a warning appears stating that VCRUNTIME140.dll was not found, please install the [https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#latest-microsoft-visual-c-redistributable-version Latest Microsoft Visual C++ Redistributable Version] We reccomend the x86 version. If in doubt install both!&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:11--&amp;gt;&lt;br /&gt;
N.B.: the XAMPP control panel can be closed (minimised) and the services will keep running.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:12--&amp;gt;&lt;br /&gt;
Verify the &amp;lt;code&amp;gt;C:\ianseo\htdocs&amp;lt;/code&amp;gt; folder is world-writeable: right click on the folder, select properties and change the permissions so that everybody can have read and write access to the folder and subsequent files and folders.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===MacOs=== &amp;lt;!--T:13--&amp;gt;&lt;br /&gt;
We do not have an installer for Mac, so the AMP stack needs to be installed separately.&lt;br /&gt;
&lt;br /&gt;
====Download of XAMPP/MAMP==== &amp;lt;!--T:14--&amp;gt;&lt;br /&gt;
Download XAMPP ([https://www.apachefriends.org/]) or MAMP ([https://www.mamp.info/en/downloads/]) and follow the instructions to install. The following guide is for MAMP but are also valid for XAMPP.&lt;br /&gt;
&lt;br /&gt;
Choose the appropriate version if you&#039;re running an Intel processor or Apple Silicon.&lt;br /&gt;
&lt;br /&gt;
Run the installation program. This will install MAMP and a demo version of MAMP Pro. Ianseo only needs the functionality in MAMP so you do not need to purchase MAMP Pro unless you want to.&lt;br /&gt;
&lt;br /&gt;
After the installation, you will find a folder called MAMP in the Applications folder. Open this folder by double clicking on it and then start the MAMP application.&lt;br /&gt;
&lt;br /&gt;
Most of the standard values are sufficient for Ianseo, but a couple of adjustments need to be done first. Choose Preferences and then the Ports tab. Click the button “80 &amp;amp; 3306” to set MAMP to the default ports for web and MySQL.&lt;br /&gt;
&lt;br /&gt;
====Download of i@nseo==== &amp;lt;!--T:15--&amp;gt;&lt;br /&gt;
From [https://ianseo.net/Releases.php ianseo.net] download the zip file and extract it in the folder &amp;lt;code&amp;gt;htdocs&amp;lt;/code&amp;gt; of XAMPP/MAMP (under &amp;lt;code&amp;gt;/Application&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
For the purpose of the guide Ianseo will be installed in its own folder, called ianseo and the URL to access ianseo will be &amp;lt;code&amp;gt;http://localhost/ianseo&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
* Open folder “/Applications/MAMP/htdocs”&lt;br /&gt;
* Create a folder inside it and name it “ianseo” (all lower case, without quotes)&lt;br /&gt;
* Uncompress the contents of the downloaded zip file inside the ianseo folder&lt;br /&gt;
* &#039;&#039;&#039;IMPORTANT:&#039;&#039;&#039; Open the folder &amp;lt;code&amp;gt;/Applications/MAMP/htdocs/ianseo/Common&amp;lt;/code&amp;gt; and delete the file &amp;lt;code&amp;gt;config.inc.php&amp;lt;/code&amp;gt; (if it exists) to allow the installation procedure to start.&lt;br /&gt;
* Open a terminal window (Applications -&amp;gt; Utilities -&amp;gt; Terminal)&lt;br /&gt;
* Go to the MAMP folder by type the command below, including a space between cd and /, and press &amp;lt;code&amp;gt;Enter&amp;lt;/code&amp;gt;:&lt;br /&gt;
    cd /Applications/MAMP/htdocs&lt;br /&gt;
* Type the following command and press &amp;lt;code&amp;gt;Enter&amp;lt;/code&amp;gt;. You will be asked the password of your user: enter it but remember that nothing will be displayed while typing, not even *.&lt;br /&gt;
    sudo chown -R nobody:admin ianseo&lt;br /&gt;
* Type the following command and press Enter (again it can ask for the password):&lt;br /&gt;
    sudo chmod -R a+rwX ianseo&lt;br /&gt;
&lt;br /&gt;
====Starting MAMP====&lt;br /&gt;
&lt;br /&gt;
Start the MAMP application and then press the Start button. This will start the Apache web server and the MySQL database. You may be prompted to enter your password; enter it to continue.&lt;br /&gt;
&lt;br /&gt;
Once MAMP starts, your browser should automatically open to a Welcome to MAMP page showing the current version number.&lt;br /&gt;
&lt;br /&gt;
To start Ianseo, enter the address &amp;lt;code&amp;gt;http://localhost/ianseo&amp;lt;/code&amp;gt; in a new tab. You will first need to agree to the License Agreement. Check the box and click on the I AGREE button.&lt;br /&gt;
&lt;br /&gt;
If this is a new installation, follow the onscreen instructions. &lt;br /&gt;
&lt;br /&gt;
{{Note|During installation, MAMP does not set the MySQL root password, so when the installer will ask for it, leave it blank. The other fields can be left with default values. Click the Create user and database button to proceed. }}&lt;br /&gt;
&lt;br /&gt;
{{Note|If the installation program displays an error message indicating that it could not connect to the database, enter “root” in the ADMIN Password to create users and databases fields and click the Create user and database button to try again.}}&lt;br /&gt;
&lt;br /&gt;
Once the database information is configured, you should see a message saying Ianseo is now installed on your system.&lt;br /&gt;
&lt;br /&gt;
Click on the link “Go to IANSEO!” to update your system to the latest version. This will automatically download the latest version of the software and update the language files. When this is finished you will see the message “The upgrade process is finished.”. Click the button to continue.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Linux=== &amp;lt;!--T:16--&amp;gt;&lt;br /&gt;
The native way of installing the AMP stack is called LAMP: be aware that i@nseo will run on php 8 or later. Install with your package manager (you will need administrative privileges):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:17--&amp;gt;&lt;br /&gt;
*apache2&lt;br /&gt;
*mysql-server&lt;br /&gt;
*mysql-client&lt;br /&gt;
*php&lt;br /&gt;
*php-mysql&lt;br /&gt;
*php-gd&lt;br /&gt;
*php-curl&lt;br /&gt;
*imagemagick&lt;br /&gt;
*php-imagick&lt;br /&gt;
*php-xml&lt;br /&gt;
*php-zip&lt;br /&gt;
*php-intl&lt;br /&gt;
*php-mbstring&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:18--&amp;gt;&lt;br /&gt;
Create a user for ianseo in the mysql server. This can be done in modern debian derived distribution with (copy and paste the following line in a terminal):&lt;br /&gt;
 sudo mysql -e &amp;quot;create user ianseo@localhost identified by &#039;ianseo&#039;;grant all privileges on ianseo.* to ianseo@localhost;create database ianseo;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:19--&amp;gt;&lt;br /&gt;
If you have an error of missing password, you need to add the password switch. Be aware that you will not see the password as you type, so don&#039;t forget to hit &amp;quot;enter&amp;quot; when done.&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;!--T:20--&amp;gt;&lt;br /&gt;
sudo mysql -p -e &amp;quot;create user ianseo@localhost identified by &#039;ianseo&#039;;grant all privileges on ianseo.* to ianseo@localhost;create database ianseo;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:21--&amp;gt;&lt;br /&gt;
Create the folder &amp;lt;code&amp;gt;/opt/ianseo&amp;lt;/code&amp;gt; and assign the folder to your user.&lt;br /&gt;
Download the zip file from [https://ianseo.net/Releases.php ianseo.net] and extract in &amp;lt;code&amp;gt;/opt/ianseo.&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:22--&amp;gt;&lt;br /&gt;
Assign world writeable permissions to the folder and files with the following command.&lt;br /&gt;
 sudo chmod -R a+rwX /opt/ianseo&lt;br /&gt;
Copy the apache configuration file located in &amp;lt;code&amp;gt;/opt/ianseo/Install/apache-ianseo.conf&amp;lt;/code&amp;gt; in &amp;lt;code&amp;gt;/etc/apache2/conf-available&amp;lt;/code&amp;gt; and enable the change in apache&lt;br /&gt;
 sudo cp  /opt/ianseo/Install/apache-ianseo.conf /etc/apache2/conf-available&lt;br /&gt;
 sudo a2enconf apache-ianseo&lt;br /&gt;
 sudo service apache2 reload&lt;br /&gt;
&lt;br /&gt;
==Final Setup of i@nseo== &amp;lt;!--T:23--&amp;gt;&lt;br /&gt;
Check there is no file in &amp;lt;code&amp;gt;Common&amp;lt;/code&amp;gt; called &amp;lt;code&amp;gt;config.inc.php&amp;lt;/code&amp;gt;&lt;br /&gt;
Open an Internet browser and navigate to &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;http://localhost/ianseo&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:24--&amp;gt;&lt;br /&gt;
Follow the on-screen instructions given by the software.&lt;br /&gt;
{{Content}}&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=Update_i@nseo&amp;diff=2832</id>
		<title>Update i@nseo</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=Update_i@nseo&amp;diff=2832"/>
		<updated>2026-01-28T10:11:06Z</updated>

		<summary type="html">&lt;p&gt;Deligant: Marked this version for translation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Proofreading}}&lt;br /&gt;
&amp;lt;languages /&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
Updating the software is vital to ensure that it will always work efficiently.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
The version is represented by the release date. The software version and revision is visible in the title bar or clicking the ianseo logo at the far right of the menu bar.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
[[File:Ianseo-Version.png|thumb|alt=I@nseo Version|I@nseo Version check]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:4--&amp;gt;&lt;br /&gt;
Updating i@nseo is a straightforward procedure. After opening the application and with a reliable internet connection, navigate to the &amp;lt;code&amp;gt;Modules =&amp;gt; Update Ianseo&amp;lt;/code&amp;gt; page.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:7--&amp;gt;&lt;br /&gt;
{{note|Please always save the competitions in a safe place before performing the update!}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:5--&amp;gt;&lt;br /&gt;
The system will first ask for accepting the licence (read carefully as it is a legally binding licence) then perform the update.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:6--&amp;gt;&lt;br /&gt;
{{Content}}&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=Update_i@nseo&amp;diff=2831</id>
		<title>Update i@nseo</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=Update_i@nseo&amp;diff=2831"/>
		<updated>2026-01-28T10:10:38Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Proofreading}}&lt;br /&gt;
&amp;lt;languages /&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
Updating the software is vital to ensure that it will always work efficiently.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
The version is represented by the release date. The software version and revision is visible in the title bar or clicking the ianseo logo at the far right of the menu bar.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
[[File:Ianseo-Version.png|thumb|alt=I@nseo Version|I@nseo Version check]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:4--&amp;gt;&lt;br /&gt;
Updating i@nseo is a straightforward procedure. After opening the application and with a reliable internet connection, navigate to the &amp;lt;code&amp;gt;Modules =&amp;gt; Update Ianseo&amp;lt;/code&amp;gt; page.&lt;br /&gt;
&lt;br /&gt;
{{note|Please always save the competitions in a safe place before performing the update!}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:5--&amp;gt;&lt;br /&gt;
The system will first ask for accepting the licence (read carefully as it is a legally binding licence) then perform the update.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:6--&amp;gt;&lt;br /&gt;
{{Content}}&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=Individual_Finals&amp;diff=2807</id>
		<title>Individual Finals</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=Individual_Finals&amp;diff=2807"/>
		<updated>2025-10-13T10:50:10Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Page in progress}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;languages/&amp;gt;&lt;br /&gt;
The Individual and Team Finals, also called Elimination (up to 1/8) and Final (from 1/4 to medals) Rounds, are usually the most important&lt;br /&gt;
stages in a tournament. Though they can seem hard to be managed at first, once the user gets used to the basic&lt;br /&gt;
management method, competitions will be much easier to manage and flawless.&lt;br /&gt;
&lt;br /&gt;
== Set up ==&lt;br /&gt;
Settings are defined in [[Competition/Individual Events Setup]]&lt;br /&gt;
&lt;br /&gt;
== Check and resolve tie scores == &lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow: hidden&amp;quot;&amp;gt;[[File:Individual-Finals-menu-01.png|thumb|Individual Finals Menu - no ties solved]]&lt;br /&gt;
[[File:Individual-Finals-menu-02.png|thumb|Individual Finals Menu - some ties solved]]&lt;br /&gt;
Before starting the matches, ties need to be solved in order to send athletes from ranking round to the correct places in the brackets. Ties can be solved through &#039;&#039;Shoot Offs&#039;&#039; (SO) or &#039;&#039;Coin Tosses&#039;&#039; (CT), depending on the rules of the competition. Usually SO are needed for the last positions in the &amp;quot;saved&amp;quot; places (the ones granting direct access to a different phase than the first one) or the last positions of the bracket places. Ties in other positions are usually solved with Coin Tosses.&lt;br /&gt;
&lt;br /&gt;
{{Note|type=error|text=Once ties are resolved, redoing the procedure will void the matches already done!}}&lt;br /&gt;
&lt;br /&gt;
The procedure starts selecting &amp;lt;code&amp;gt;Individual Finals =&amp;gt; Check shoot-off before final phases&amp;lt;/code&amp;gt;, the submenu differ if no events have been checked or at least one has been solved. The red highlighted events in the menu item show which events have not been checked yet.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow: hidden&amp;quot;&amp;gt;[[File:Individual-Finals-Ties-01.png|thumb|List of Events to check/checked]]&lt;br /&gt;
[[File:Individual-Finals-Ties-04.png|thumb|Events list after tie score check]]&lt;br /&gt;
&lt;br /&gt;
The list of events to check is presented, on the left the dot shows the status of each event: a green dot means all done, a red dot means the check needs to be performed.&lt;br /&gt;
&lt;br /&gt;
Checks need to be performed one event at a time.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow: hidden&amp;quot;&amp;gt;[[File:Individual-Finals-Ties-PDF.png|thumb|Tie score and SO scorecard PDF]]&lt;br /&gt;
For each Event, a recap of the number of SO and CT to be done is shown. A PDF with the scorecards for the SO can be printed to hand to the judges. Instead of a single status per Event, a global status can be printed from the &amp;lt;code&amp;gt;Individual Finals =&amp;gt; Shoot Off/Coin Toss Status Printout&amp;lt;/code&amp;gt; menu item&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow: hidden&amp;quot;&amp;gt;[[File:Individual-Finals-Ties-02.png|thumb|CT and SO panel]]&lt;br /&gt;
[[File:Individual-Finals-Ties-03.png|thumb|Tie score panel after CT and SO]]&lt;br /&gt;
Clicking on an Event, the ranking round results of the qualified archers is shown, with selects in case of CT (yellow rows) and selects+input fields to insert the points of the SO.&lt;br /&gt;
&lt;br /&gt;
An &amp;lt;code class=&amp;quot;button&amp;quot;&amp;gt;Automatic Coin Toss Assignments&amp;lt;/code&amp;gt; button at the bottom right of the page helps speeding the CT by assigning randomly a position to the CT. SO need to be assigned manually based on the rules.&lt;br /&gt;
{{note|type=info|text=World Archery rules state that the SO points only serve to exclude or include archers from the brackets, the actual ranking inside/outside the brackets is done as usual based on regular tie breakers and CT}}&lt;br /&gt;
&lt;br /&gt;
An &amp;lt;code class=&amp;quot;button&amp;quot;&amp;gt;Advanced Mode&amp;lt;/code&amp;gt; button on the bottom left of the page comes in handy if specific situations arise: you will be able to manually change all the positions to use in assigning archers to the bracket.&lt;br /&gt;
&lt;br /&gt;
This is also the button to press to access the &amp;lt;code class=&amp;quot;button&amp;quot;&amp;gt;Reset Data to situation before SO&amp;lt;/code&amp;gt; button.&lt;br /&gt;
&lt;br /&gt;
{{note|type=error|text=Once the ties are solved, tampering with these items will bring up warning popups. Read carefully as unwanted actions will not be able to be undone!}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Export Text File== &lt;br /&gt;
&lt;br /&gt;
All the matches will be exported as semicolon separated values (.csv)&lt;br /&gt;
&lt;br /&gt;
==Scorecard Printout==&lt;br /&gt;
&lt;br /&gt;
===Top of page===&lt;br /&gt;
&amp;lt;div class=&amp;quot;nofloat&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Individual-Finals-Scorecards-01.png|thumb|Individual Finals Scorecards, top of page]]&lt;br /&gt;
This section allows to print scorecards all matches of an archer on a single page, all matches of a single event or all matches of a single phase.&lt;br /&gt;
&lt;br /&gt;
Checkboxes activate some items: very useful are the Barcodes printed on scorecards because it greatly speeds up the score control and validation after the matches.&lt;br /&gt;
&lt;br /&gt;
To print the scorecards of a specific phase (provided a schedule has been created), select the phase from the dropdown item on the middle of the right size of the section&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middle of page===&lt;br /&gt;
&amp;lt;div class=&amp;quot;nofloat&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Individual-Finals-Scorecards-02.png|thumb|Individual Finals Scorecards, middle of page]]&lt;br /&gt;
Similar to the previous section, showing which scorecards can be printed (big icon) and which are not ready yet.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Nameplates===&lt;br /&gt;
&amp;lt;div class=&amp;quot;nofloat&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Individual-Finals-Scorecards-03.png|thumb|Individual Finals Scorecards, Nameplates]]&lt;br /&gt;
[[File:Individual-Finals-Nameplates.png|thumb|Individual Nameplates]]&lt;br /&gt;
Prints the nameplates to be put on the shooting line or at the targets. The targets of the following phases after winning the match can also be printed.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Athlete Numbers==&lt;br /&gt;
Similarly to the Qualification Rounds, Athlete Numbers specific for the Final rounds can be printed ([[Qualification#Athlete_Numbers|see Qualification =&amp;gt; Athlete_Numbers]]).&lt;br /&gt;
&lt;br /&gt;
==Data Insert ==&lt;br /&gt;
There are many ways to insert results data in the system.&lt;br /&gt;
&lt;br /&gt;
===Data insert (Bracket view)=== &lt;br /&gt;
{{memo|insert picture}}&lt;br /&gt;
This is the fastest way of data input for Matches: selecting the event to manage and if ties need to be managed a bracket will appear. Just enable the phase to manage and insert the final score of each match. Results are immediately saved and the archers transferred to the following phases.&lt;br /&gt;
&lt;br /&gt;
* In case of a bye or a disqualification, the appropriate item needs to be selected from the dropdown menu after selecting &amp;quot;Manage Tie-Break&amp;quot; from the top selector&lt;br /&gt;
* In case of SO, after inserting the SO result one should select &amp;quot;Tie Winner&amp;quot; from the dropown&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Data insert (Table view)===&lt;br /&gt;
{{memo|insert picture}}&lt;br /&gt;
In table view scores can be entered by schedule or selecting a specific phase from multiple events.&lt;br /&gt;
&lt;br /&gt;
Single end scores can also be entered.&lt;br /&gt;
&lt;br /&gt;
Once all scores are entered, pressing save will actually save the results. Top of table show some useful quick links:&lt;br /&gt;
* &#039;&#039;&#039;previous phase&#039;&#039;&#039; go back one phase for the same event&lt;br /&gt;
* &#039;&#039;&#039;next phase&#039;&#039;&#039; go to next phase of the same event&lt;br /&gt;
* &#039;&#039;&#039;brackets&#039;&#039;&#039; switch to the &amp;lt;code&amp;gt;Data insert (Bracket view)&amp;lt;/code&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Next phase Scorecards&#039;&#039;&#039; prints next phase scorecards of this event&lt;br /&gt;
* &#039;&#039;&#039;Next phase Names&#039;&#039;&#039; prints the next phase platenames&lt;br /&gt;
&lt;br /&gt;
===Arrow by Arrow (Advanced users)===&lt;br /&gt;
{{memo|insert picture}}&lt;br /&gt;
&lt;br /&gt;
===Swap opponents===&lt;br /&gt;
{{memo|insert picture}}&lt;br /&gt;
&lt;br /&gt;
===Spotting===&lt;br /&gt;
{{memo|insert picture}}&lt;br /&gt;
&lt;br /&gt;
==Printout==&lt;br /&gt;
&lt;br /&gt;
==Input Score==&lt;br /&gt;
&lt;br /&gt;
==Speaker== &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Content}}&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=Competition&amp;diff=2804</id>
		<title>Competition</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=Competition&amp;diff=2804"/>
		<updated>2025-10-13T10:38:00Z</updated>

		<summary type="html">&lt;p&gt;Deligant: Marked this version for translation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Proofreading}}&lt;br /&gt;
&amp;lt;languages/&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
{{Note|type=warning|text=Please always export the competition every time modifications are done, including during the competition. This will save your time and data if a crash or some other issue arises. Windows 11 users have reported frequent crashes of XAMPP due to some updates made by widnows defender, so in case they did not apply the patch described in [[Install_i@nseo#Post_Installation]] exporting the competition is the only way to recover data after a complete reinstalling of ianseo.}}&lt;br /&gt;
The top menu of Ianseo is organised from left to right following the steps of a competition management.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow: hidden&amp;quot;&amp;gt;[[File:Menu-Comp.png|thumb|left|Competition Menu when no competition is selected (left) compared to same menu after selecting a competition (right)]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
The &amp;quot;Competition Menu&amp;quot; when no competition is selected is very short and extends when a competition is opened. Please note that &amp;lt;code&amp;gt;New&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;Import Tournament&amp;lt;/code&amp;gt; are present only if no competition is selected.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:4--&amp;gt;&lt;br /&gt;
Due to their complexity, some menu items have their own pages and are not covered in this page:&lt;br /&gt;
* [[ /Edit Competition Info/ ]]&lt;br /&gt;
* [[ /Scheduling/ ]]&lt;br /&gt;
* [[ /Warm Up Schedule/ ]]&lt;br /&gt;
* [[ /Individual Events Setup/ ]]&lt;br /&gt;
* [[ /Team Events Setup/ ]]&lt;br /&gt;
* [[ /Round Robin Setup/ ]]&lt;br /&gt;
* [[ /Ianseo Protection/ ]]&lt;br /&gt;
* [[ /Send to ianseo.net/ ]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Create a Competition == &amp;lt;!--T:5--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:6--&amp;gt;&lt;br /&gt;
[[File:New-Competition.png|thumb|right|New Competition page]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:7--&amp;gt;&lt;br /&gt;
To create a new tournament, the user can click on &amp;lt;code&amp;gt;Competition =&amp;gt; New&amp;lt;/code&amp;gt;. The page will display some fields, in which the tournament main information can be recorded. Basically all fields are mandatory, as without them the user cannot create the competition.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:8--&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Competition Code&#039;&#039;&#039;: competition reference code, usually assigned by National Federations. Once defined, it is better not to modify it especially if publication codes or ISK-NG Pro codes have been requested.&lt;br /&gt;
* &#039;&#039;&#039;Name&#039;&#039;&#039;: it is the title of the tournament.&lt;br /&gt;
* &#039;&#039;&#039;Short Name&#039;&#039;&#039;: short version of the Competition Name: eg &amp;quot;OG 2025&amp;quot; instead of &amp;quot;Summer Olympic Games 2025&amp;quot;&lt;br /&gt;
* &#039;&#039;&#039;Organized by&#039;&#039;&#039;: top field is the organizer code (like the club code, the federation code, etc), bottom field is a description of the organizing committee. Example &amp;quot;WAE&amp;quot; for the code and &amp;quot;World Archery Europe&amp;quot; for the Description.&lt;br /&gt;
* &#039;&#039;&#039;ORIS compliance&#039;&#039;&#039;: checking the box, all the outputs will be printed following the ORIS Standard (Olympic Results and Information Services). For regular events (local, regional, national, etc), it is better not to use ORIS printouts, especially if results, ranking, startlists, etc are printed: the i@nseo printouts are optimized to reduce the number of sheets to be used, though they are still perfectly readable.&lt;br /&gt;
* &#039;&#039;&#039;Localization Rule&#039;&#039;&#039;: tournament ruleset. As an example, selecting &#039;&#039;World Archery Tournament Rules&#039;&#039;, i@nseo will use the tournament types defined by WA.&lt;br /&gt;
* &#039;&#039;&#039;Competition Type&#039;&#039;&#039;: depending on the previous selection, the dropdown will be populated after selecting a ruleset and will show the available types for that ruleset.&lt;br /&gt;
* &#039;&#039;&#039;Subrule&#039;&#039;&#039;: the subrule dropdown will appear only if more than one competition type is defined, eg single category versus youth categories.&lt;br /&gt;
* &#039;&#039;&#039;Reset to predefined values&#039;&#039;&#039;: checking this option will reset all the presets to their original values, removing the custom defined elements. {{Note|inline=1|type=warning|text=Please be aware that it can break your competition, use with caution. A confirmation popup will warn you of the consequences in case you checked the option by mistake}}.&lt;br /&gt;
* &#039;&#039;&#039;Place&#039;&#039;&#039;: city where the competition will be held.&lt;br /&gt;
* &#039;&#039;&#039;Venue&#039;&#039;&#039;: venue of the competition&lt;br /&gt;
* &#039;&#039;&#039;Nation&#039;&#039;&#039;: the country where the competition is held.&lt;br /&gt;
* &#039;&#039;&#039;Time zone&#039;&#039;&#039;: Timezone offset from UTC at the date of the competition (watch out Daylight Savings Time!)&lt;br /&gt;
* &#039;&#039;&#039;Date&#039;&#039;&#039;: start and end dates of the competition.&lt;br /&gt;
* &#039;&#039;&#039;Paper size&#039;&#039;&#039;: select the correct paper size (A4 or Letter) for the printouts.&lt;br /&gt;
* &#039;&#039;&#039;Currency&#039;&#039;&#039;: main currency used for the payments. Can be symbols or international codes (eg: € or EUR)&lt;br /&gt;
* &#039;&#039;&#039;Printout Language&#039;&#039;&#039;: force the printouts language (eg English), while the interface can be switched to any language (eg Polish).&lt;br /&gt;
* &#039;&#039;&#039;Printout character set&#039;&#039;&#039;: the default is Latin characters; for tournaments that use extended Latin characters (eg Slavic, Cyrillic, Hebrew, Arabic alphabets) select &amp;quot;Extended Character Set&amp;quot;, Ideogram-based characters can be included selecting Chinese or Japanese characters.&lt;br /&gt;
* &#039;&#039;&#039;Enable HTT System&#039;&#039;&#039;: tournament where the electronic scoring will be managed with the now obsolete Danage HTTs needs to select &amp;quot;Yes&amp;quot;. For non Latin competitions, also check the &amp;quot;Send Target assignment instead of Names&amp;quot;.&lt;br /&gt;
* &#039;&#039;&#039;Enable Ianseo ScoreKeeper&#039;&#039;&#039; [[Image:ISK-NG.png|20px|link=]]: Ianseo ScoreKeeper NG (Next Generation), abridged in ISK-NG, is the companion app for electronic scoring. Available in both [https://apps.apple.com/it/app/ianseo-scorekeeper-ng/id1631394400 Apple] and [https://play.google.com/store/apps/details?id=net.ianseo.scorekeeperng Android] stores to be used on personal devices or organizers&#039; devices.&lt;br /&gt;
** ISK-NG Lite: this is the default free mode. Insert the URL of the computer running ianseo: the devices need to be able to connect to that URL! To avoid rogues tampering with data you can also insert a security PIN.&lt;br /&gt;
** ISK-NG Pro: upon purchasing a Pro Code (the link arrives with the confirmation email of the online publication request), the app switches into Pro mode, allowing more control on who, where and when is allowed to score. Two more fields appear: enable/disable the use of personal devices and the Pro Code purchased online.&lt;br /&gt;
** ISK-NG Live: reserved for Federations and organizers that have received a comprehensive course.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:9--&amp;gt;&lt;br /&gt;
Once all the required fields are entered, the user can save the tournament. If any mistake or inconsistency&lt;br /&gt;
is identified the system will not save anything and the errors highlighted in &amp;lt;mark&amp;gt;yellow&amp;lt;/mark&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Select a Competition == &amp;lt;!--T:10--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:11--&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow: hidden&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Competition-List.png|thumb|Available Competition List]]&lt;br /&gt;
At any moment one can go back to the main page listing all the competitions in the system clicking on the &amp;lt;code&amp;gt;Competition =&amp;gt; Open&amp;lt;/code&amp;gt; menu item. Simply click on the &amp;quot;Open&amp;quot; link near the competition code to make it the current competition to manage. [[#View Competition Info|General info]] of the competition will appear.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Import a Competition == &amp;lt;!--T:12--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:13--&amp;gt;&lt;br /&gt;
{{Note|type=info|text=A Tournament can only be imported if there are no current competition active. In case, select &amp;lt;code&amp;gt;Competition =&amp;gt; Close&amp;lt;/code&amp;gt; menu item.}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:14--&amp;gt;&lt;br /&gt;
[[File:Competition-Import.png|thumb|Import a competition]]&lt;br /&gt;
Select &amp;lt;code&amp;gt;Competition =&amp;gt; Import&amp;lt;/code&amp;gt; and pick the correct &#039;&#039;&#039;&#039;&#039;.ianseo&#039;&#039;&#039;&#039;&#039; file to upload. Whatever the file name is, the competition code will be the one saved in the file itself. {{Note|type=warning|text=Be aware that if a competition with the same code is in the system it will be deleted and overwritten by the imported one}}.&lt;br /&gt;
At the end of the procedure the imported competition will be opened.&lt;br /&gt;
&lt;br /&gt;
== Select an Interface Language == &amp;lt;!--T:15--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:16--&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow: hidden&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Competition-Language.png|thumb|Language Selection]]&lt;br /&gt;
This page shows and allows to select the interface language. All terms not already translated will be in English, the default language. Clicking on &amp;lt;code class=&amp;quot;button&amp;quot;&amp;gt;Update&amp;lt;/code&amp;gt; will update the terms for the corresponding language, while clicking on &amp;lt;code class=&amp;quot;button&amp;quot;&amp;gt;Update All&amp;lt;/code&amp;gt; will update all available languages (it can take some time).&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Competition Settings == &amp;lt;!--T:17--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:18--&amp;gt;&lt;br /&gt;
The following menu options are available in the Competition Menu after selecting/creating a Competition. As some items have complex options, these are explained in subpages (See top of this page).&lt;br /&gt;
&lt;br /&gt;
=== Delete a Competition === &amp;lt;!--T:19--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:20--&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow:hidden&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Competition-Delete.png|thumb|Competition Delete Confirmation]]&lt;br /&gt;
The &amp;lt;code&amp;gt;Competition =&amp;gt; Delete&amp;lt;/code&amp;gt; menu item appears if a competition is selected. Before removing a competition from the system a confirmation procedure is necessary.  {{Note|type=reminder|text=Before deleting a competition be sure to [[#Export a Competition|export it]] }}&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== View Competition Info === &amp;lt;!--T:21--&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow: hidden&amp;quot;&amp;gt;[[File:Competition-Info.png|thumb|Competition Info]]&lt;br /&gt;
The &amp;lt;code&amp;gt;Competition =&amp;gt; View Competition Info&amp;lt;/code&amp;gt; shows the basic information about the competition and two useful links:&lt;br /&gt;
* &#039;&#039;&#039;Redraw pictures&#039;&#039;&#039; will create the missing images/pictures/logos of the competition, provided they are correctly saved in the system.&lt;br /&gt;
* &#039;&#039;&#039;Recreate pictures&#039;&#039;&#039; will delete all images and recreate them from the information stored in the system.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
==== Anomalies====&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow: hidden&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Competition-Info-Anomalies.png|thumb|Competition Info, Anomalies]]&lt;br /&gt;
If there are anomalies in the basic setup of the competition, they will be shown here with a direct link to the corresponding set up page.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Final Field of Play Layout === &amp;lt;!--T:22--&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;Competition =&amp;gt; Final Field of Play Layout&amp;lt;/code&amp;gt; will produce a PDF with the layout of the field of play, as defined by the scheduling and target assignments.&lt;br /&gt;
&lt;br /&gt;
=== Export a Competition === &amp;lt;!--T:23--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:24--&amp;gt;&lt;br /&gt;
This menu item appears if a competition is selected. i@nseo can export the selected competition to transfer it from a computer to another one or to create backups. It is a good practice to export the competition from time to time, especially before performing critical tasks.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:25--&amp;gt;&lt;br /&gt;
One can click directly on the &amp;lt;code&amp;gt;Competition =&amp;gt; Exports&amp;lt;/code&amp;gt; link (shortcut for &amp;lt;code&amp;gt;Competition =&amp;gt; Exports =&amp;gt; Export Tournament with pictures&amp;lt;/code&amp;gt;) or select one of the other sub options:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:26--&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;Competition =&amp;gt; Exports =&amp;gt; Export as EXP file&amp;lt;/code&amp;gt;: this format contains not only the .ianseo file but also some other outputs like PDFs etc. This export is usually fed into some federation/association website to populate their own system. &lt;br /&gt;
* &amp;lt;code&amp;gt;Competition =&amp;gt; Exports =&amp;gt; Export Tournament&amp;lt;/code&amp;gt;: to reduce the size of the .ianseo file, this will export all data but the pictures of the athletes and the flags/logo&lt;br /&gt;
* &amp;lt;code&amp;gt;Competition =&amp;gt; Exports =&amp;gt; Export Tournament with pictures&amp;lt;/code&amp;gt;: this is the standard export. Feeding another ianseo with this export will reconstruct the same identical competition.&lt;br /&gt;
* &amp;lt;code&amp;gt;Competition =&amp;gt; Exports =&amp;gt; SpreadSheet export (.ods)&amp;lt;/code&amp;gt;: this export is in opendocument format and contains all the results of the competition.&lt;br /&gt;
&lt;br /&gt;
=== Final Report === &amp;lt;!--T:28--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:29--&amp;gt;&lt;br /&gt;
This Section is actually specific for the Italian competitions and is filled by the judge chairperson and filed to the Italian Federation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:30--&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Edit Final Report&#039;&#039;&#039;: fills in the report&lt;br /&gt;
* &#039;&#039;&#039;Print Final Report&#039;&#039;&#039;: prints the report. A watermark is added if the competition is not locked or the report not signed.&lt;br /&gt;
* &#039;&#039;&#039;Print Checklist&#039;&#039;&#039;: prints a checklist of all the items of the report.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:27--&amp;gt;&lt;br /&gt;
[[Category:Competition]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:31--&amp;gt;&lt;br /&gt;
{{Content}}&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=Competition&amp;diff=2803</id>
		<title>Competition</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=Competition&amp;diff=2803"/>
		<updated>2025-10-13T10:37:24Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Proofreading}}&lt;br /&gt;
&amp;lt;languages/&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
{{Note|type=warning|text=Please always export the competition every time modifications are done, including during the competition. This will save your time and data if a crash or some other issue arises. Windows 11 users have reported frequent crashes of XAMPP due to some updates made by widnows defender, so in case they did not apply the patch described in [[Install_i@nseo#Post_Installation]] exporting the competition is the only way to recover data after a complete reinstalling of ianseo.}}&lt;br /&gt;
&amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
The top menu of Ianseo is organised from left to right following the steps of a competition management.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow: hidden&amp;quot;&amp;gt;[[File:Menu-Comp.png|thumb|left|Competition Menu when no competition is selected (left) compared to same menu after selecting a competition (right)]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
The &amp;quot;Competition Menu&amp;quot; when no competition is selected is very short and extends when a competition is opened. Please note that &amp;lt;code&amp;gt;New&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;Import Tournament&amp;lt;/code&amp;gt; are present only if no competition is selected.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:4--&amp;gt;&lt;br /&gt;
Due to their complexity, some menu items have their own pages and are not covered in this page:&lt;br /&gt;
* [[ /Edit Competition Info/ ]]&lt;br /&gt;
* [[ /Scheduling/ ]]&lt;br /&gt;
* [[ /Warm Up Schedule/ ]]&lt;br /&gt;
* [[ /Individual Events Setup/ ]]&lt;br /&gt;
* [[ /Team Events Setup/ ]]&lt;br /&gt;
* [[ /Round Robin Setup/ ]]&lt;br /&gt;
* [[ /Ianseo Protection/ ]]&lt;br /&gt;
* [[ /Send to ianseo.net/ ]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Create a Competition == &amp;lt;!--T:5--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:6--&amp;gt;&lt;br /&gt;
[[File:New-Competition.png|thumb|right|New Competition page]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:7--&amp;gt;&lt;br /&gt;
To create a new tournament, the user can click on &amp;lt;code&amp;gt;Competition =&amp;gt; New&amp;lt;/code&amp;gt;. The page will display some fields, in which the tournament main information can be recorded. Basically all fields are mandatory, as without them the user cannot create the competition.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:8--&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Competition Code&#039;&#039;&#039;: competition reference code, usually assigned by National Federations. Once defined, it is better not to modify it especially if publication codes or ISK-NG Pro codes have been requested.&lt;br /&gt;
* &#039;&#039;&#039;Name&#039;&#039;&#039;: it is the title of the tournament.&lt;br /&gt;
* &#039;&#039;&#039;Short Name&#039;&#039;&#039;: short version of the Competition Name: eg &amp;quot;OG 2025&amp;quot; instead of &amp;quot;Summer Olympic Games 2025&amp;quot;&lt;br /&gt;
* &#039;&#039;&#039;Organized by&#039;&#039;&#039;: top field is the organizer code (like the club code, the federation code, etc), bottom field is a description of the organizing committee. Example &amp;quot;WAE&amp;quot; for the code and &amp;quot;World Archery Europe&amp;quot; for the Description.&lt;br /&gt;
* &#039;&#039;&#039;ORIS compliance&#039;&#039;&#039;: checking the box, all the outputs will be printed following the ORIS Standard (Olympic Results and Information Services). For regular events (local, regional, national, etc), it is better not to use ORIS printouts, especially if results, ranking, startlists, etc are printed: the i@nseo printouts are optimized to reduce the number of sheets to be used, though they are still perfectly readable.&lt;br /&gt;
* &#039;&#039;&#039;Localization Rule&#039;&#039;&#039;: tournament ruleset. As an example, selecting &#039;&#039;World Archery Tournament Rules&#039;&#039;, i@nseo will use the tournament types defined by WA.&lt;br /&gt;
* &#039;&#039;&#039;Competition Type&#039;&#039;&#039;: depending on the previous selection, the dropdown will be populated after selecting a ruleset and will show the available types for that ruleset.&lt;br /&gt;
* &#039;&#039;&#039;Subrule&#039;&#039;&#039;: the subrule dropdown will appear only if more than one competition type is defined, eg single category versus youth categories.&lt;br /&gt;
* &#039;&#039;&#039;Reset to predefined values&#039;&#039;&#039;: checking this option will reset all the presets to their original values, removing the custom defined elements. {{Note|inline=1|type=warning|text=Please be aware that it can break your competition, use with caution. A confirmation popup will warn you of the consequences in case you checked the option by mistake}}.&lt;br /&gt;
* &#039;&#039;&#039;Place&#039;&#039;&#039;: city where the competition will be held.&lt;br /&gt;
* &#039;&#039;&#039;Venue&#039;&#039;&#039;: venue of the competition&lt;br /&gt;
* &#039;&#039;&#039;Nation&#039;&#039;&#039;: the country where the competition is held.&lt;br /&gt;
* &#039;&#039;&#039;Time zone&#039;&#039;&#039;: Timezone offset from UTC at the date of the competition (watch out Daylight Savings Time!)&lt;br /&gt;
* &#039;&#039;&#039;Date&#039;&#039;&#039;: start and end dates of the competition.&lt;br /&gt;
* &#039;&#039;&#039;Paper size&#039;&#039;&#039;: select the correct paper size (A4 or Letter) for the printouts.&lt;br /&gt;
* &#039;&#039;&#039;Currency&#039;&#039;&#039;: main currency used for the payments. Can be symbols or international codes (eg: € or EUR)&lt;br /&gt;
* &#039;&#039;&#039;Printout Language&#039;&#039;&#039;: force the printouts language (eg English), while the interface can be switched to any language (eg Polish).&lt;br /&gt;
* &#039;&#039;&#039;Printout character set&#039;&#039;&#039;: the default is Latin characters; for tournaments that use extended Latin characters (eg Slavic, Cyrillic, Hebrew, Arabic alphabets) select &amp;quot;Extended Character Set&amp;quot;, Ideogram-based characters can be included selecting Chinese or Japanese characters.&lt;br /&gt;
* &#039;&#039;&#039;Enable HTT System&#039;&#039;&#039;: tournament where the electronic scoring will be managed with the now obsolete Danage HTTs needs to select &amp;quot;Yes&amp;quot;. For non Latin competitions, also check the &amp;quot;Send Target assignment instead of Names&amp;quot;.&lt;br /&gt;
* &#039;&#039;&#039;Enable Ianseo ScoreKeeper&#039;&#039;&#039; [[Image:ISK-NG.png|20px|link=]]: Ianseo ScoreKeeper NG (Next Generation), abridged in ISK-NG, is the companion app for electronic scoring. Available in both [https://apps.apple.com/it/app/ianseo-scorekeeper-ng/id1631394400 Apple] and [https://play.google.com/store/apps/details?id=net.ianseo.scorekeeperng Android] stores to be used on personal devices or organizers&#039; devices.&lt;br /&gt;
** ISK-NG Lite: this is the default free mode. Insert the URL of the computer running ianseo: the devices need to be able to connect to that URL! To avoid rogues tampering with data you can also insert a security PIN.&lt;br /&gt;
** ISK-NG Pro: upon purchasing a Pro Code (the link arrives with the confirmation email of the online publication request), the app switches into Pro mode, allowing more control on who, where and when is allowed to score. Two more fields appear: enable/disable the use of personal devices and the Pro Code purchased online.&lt;br /&gt;
** ISK-NG Live: reserved for Federations and organizers that have received a comprehensive course.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:9--&amp;gt;&lt;br /&gt;
Once all the required fields are entered, the user can save the tournament. If any mistake or inconsistency&lt;br /&gt;
is identified the system will not save anything and the errors highlighted in &amp;lt;mark&amp;gt;yellow&amp;lt;/mark&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Select a Competition == &amp;lt;!--T:10--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:11--&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow: hidden&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Competition-List.png|thumb|Available Competition List]]&lt;br /&gt;
At any moment one can go back to the main page listing all the competitions in the system clicking on the &amp;lt;code&amp;gt;Competition =&amp;gt; Open&amp;lt;/code&amp;gt; menu item. Simply click on the &amp;quot;Open&amp;quot; link near the competition code to make it the current competition to manage. [[#View Competition Info|General info]] of the competition will appear.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Import a Competition == &amp;lt;!--T:12--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:13--&amp;gt;&lt;br /&gt;
{{Note|type=info|text=A Tournament can only be imported if there are no current competition active. In case, select &amp;lt;code&amp;gt;Competition =&amp;gt; Close&amp;lt;/code&amp;gt; menu item.}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:14--&amp;gt;&lt;br /&gt;
[[File:Competition-Import.png|thumb|Import a competition]]&lt;br /&gt;
Select &amp;lt;code&amp;gt;Competition =&amp;gt; Import&amp;lt;/code&amp;gt; and pick the correct &#039;&#039;&#039;&#039;&#039;.ianseo&#039;&#039;&#039;&#039;&#039; file to upload. Whatever the file name is, the competition code will be the one saved in the file itself. {{Note|type=warning|text=Be aware that if a competition with the same code is in the system it will be deleted and overwritten by the imported one}}.&lt;br /&gt;
At the end of the procedure the imported competition will be opened.&lt;br /&gt;
&lt;br /&gt;
== Select an Interface Language == &amp;lt;!--T:15--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:16--&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow: hidden&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Competition-Language.png|thumb|Language Selection]]&lt;br /&gt;
This page shows and allows to select the interface language. All terms not already translated will be in English, the default language. Clicking on &amp;lt;code class=&amp;quot;button&amp;quot;&amp;gt;Update&amp;lt;/code&amp;gt; will update the terms for the corresponding language, while clicking on &amp;lt;code class=&amp;quot;button&amp;quot;&amp;gt;Update All&amp;lt;/code&amp;gt; will update all available languages (it can take some time).&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Competition Settings == &amp;lt;!--T:17--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:18--&amp;gt;&lt;br /&gt;
The following menu options are available in the Competition Menu after selecting/creating a Competition. As some items have complex options, these are explained in subpages (See top of this page).&lt;br /&gt;
&lt;br /&gt;
=== Delete a Competition === &amp;lt;!--T:19--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:20--&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow:hidden&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Competition-Delete.png|thumb|Competition Delete Confirmation]]&lt;br /&gt;
The &amp;lt;code&amp;gt;Competition =&amp;gt; Delete&amp;lt;/code&amp;gt; menu item appears if a competition is selected. Before removing a competition from the system a confirmation procedure is necessary.  {{Note|type=reminder|text=Before deleting a competition be sure to [[#Export a Competition|export it]] }}&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== View Competition Info === &amp;lt;!--T:21--&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow: hidden&amp;quot;&amp;gt;[[File:Competition-Info.png|thumb|Competition Info]]&lt;br /&gt;
The &amp;lt;code&amp;gt;Competition =&amp;gt; View Competition Info&amp;lt;/code&amp;gt; shows the basic information about the competition and two useful links:&lt;br /&gt;
* &#039;&#039;&#039;Redraw pictures&#039;&#039;&#039; will create the missing images/pictures/logos of the competition, provided they are correctly saved in the system.&lt;br /&gt;
* &#039;&#039;&#039;Recreate pictures&#039;&#039;&#039; will delete all images and recreate them from the information stored in the system.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
==== Anomalies====&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow: hidden&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Competition-Info-Anomalies.png|thumb|Competition Info, Anomalies]]&lt;br /&gt;
If there are anomalies in the basic setup of the competition, they will be shown here with a direct link to the corresponding set up page.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Final Field of Play Layout === &amp;lt;!--T:22--&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;Competition =&amp;gt; Final Field of Play Layout&amp;lt;/code&amp;gt; will produce a PDF with the layout of the field of play, as defined by the scheduling and target assignments.&lt;br /&gt;
&lt;br /&gt;
=== Export a Competition === &amp;lt;!--T:23--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:24--&amp;gt;&lt;br /&gt;
This menu item appears if a competition is selected. i@nseo can export the selected competition to transfer it from a computer to another one or to create backups. It is a good practice to export the competition from time to time, especially before performing critical tasks.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:25--&amp;gt;&lt;br /&gt;
One can click directly on the &amp;lt;code&amp;gt;Competition =&amp;gt; Exports&amp;lt;/code&amp;gt; link (shortcut for &amp;lt;code&amp;gt;Competition =&amp;gt; Exports =&amp;gt; Export Tournament with pictures&amp;lt;/code&amp;gt;) or select one of the other sub options:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:26--&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;Competition =&amp;gt; Exports =&amp;gt; Export as EXP file&amp;lt;/code&amp;gt;: this format contains not only the .ianseo file but also some other outputs like PDFs etc. This export is usually fed into some federation/association website to populate their own system. &lt;br /&gt;
* &amp;lt;code&amp;gt;Competition =&amp;gt; Exports =&amp;gt; Export Tournament&amp;lt;/code&amp;gt;: to reduce the size of the .ianseo file, this will export all data but the pictures of the athletes and the flags/logo&lt;br /&gt;
* &amp;lt;code&amp;gt;Competition =&amp;gt; Exports =&amp;gt; Export Tournament with pictures&amp;lt;/code&amp;gt;: this is the standard export. Feeding another ianseo with this export will reconstruct the same identical competition.&lt;br /&gt;
* &amp;lt;code&amp;gt;Competition =&amp;gt; Exports =&amp;gt; SpreadSheet export (.ods)&amp;lt;/code&amp;gt;: this export is in opendocument format and contains all the results of the competition.&lt;br /&gt;
&lt;br /&gt;
=== Final Report === &amp;lt;!--T:28--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:29--&amp;gt;&lt;br /&gt;
This Section is actually specific for the Italian competitions and is filled by the judge chairperson and filed to the Italian Federation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:30--&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Edit Final Report&#039;&#039;&#039;: fills in the report&lt;br /&gt;
* &#039;&#039;&#039;Print Final Report&#039;&#039;&#039;: prints the report. A watermark is added if the competition is not locked or the report not signed.&lt;br /&gt;
* &#039;&#039;&#039;Print Checklist&#039;&#039;&#039;: prints a checklist of all the items of the report.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:27--&amp;gt;&lt;br /&gt;
[[Category:Competition]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:31--&amp;gt;&lt;br /&gt;
{{Content}}&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=Competition&amp;diff=2802</id>
		<title>Competition</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=Competition&amp;diff=2802"/>
		<updated>2025-10-13T10:35:55Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Proofreading}}&lt;br /&gt;
&amp;lt;languages/&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
{{Note|type=danger|text=Please always export the competition every time modifications are done, including during the competition. This will save your time and data if a crash or some other issue arises. Windows 11 users have reported frequent crashes of XAMPP due to some updates made by widnows defender, so in case they did not apply the patch described in [[Install_i@nseo#Post_Installation]] exporting the competition is the only way to recover data after a complete reinstalling of ianseo.}}&lt;br /&gt;
&amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
The top menu of Ianseo is organised from left to right following the steps of a competition management.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow: hidden&amp;quot;&amp;gt;[[File:Menu-Comp.png|thumb|left|Competition Menu when no competition is selected (left) compared to same menu after selecting a competition (right)]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
The &amp;quot;Competition Menu&amp;quot; when no competition is selected is very short and extends when a competition is opened. Please note that &amp;lt;code&amp;gt;New&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;Import Tournament&amp;lt;/code&amp;gt; are present only if no competition is selected.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:4--&amp;gt;&lt;br /&gt;
Due to their complexity, some menu items have their own pages and are not covered in this page:&lt;br /&gt;
* [[ /Edit Competition Info/ ]]&lt;br /&gt;
* [[ /Scheduling/ ]]&lt;br /&gt;
* [[ /Warm Up Schedule/ ]]&lt;br /&gt;
* [[ /Individual Events Setup/ ]]&lt;br /&gt;
* [[ /Team Events Setup/ ]]&lt;br /&gt;
* [[ /Round Robin Setup/ ]]&lt;br /&gt;
* [[ /Ianseo Protection/ ]]&lt;br /&gt;
* [[ /Send to ianseo.net/ ]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Create a Competition == &amp;lt;!--T:5--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:6--&amp;gt;&lt;br /&gt;
[[File:New-Competition.png|thumb|right|New Competition page]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:7--&amp;gt;&lt;br /&gt;
To create a new tournament, the user can click on &amp;lt;code&amp;gt;Competition =&amp;gt; New&amp;lt;/code&amp;gt;. The page will display some fields, in which the tournament main information can be recorded. Basically all fields are mandatory, as without them the user cannot create the competition.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:8--&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Competition Code&#039;&#039;&#039;: competition reference code, usually assigned by National Federations. Once defined, it is better not to modify it especially if publication codes or ISK-NG Pro codes have been requested.&lt;br /&gt;
* &#039;&#039;&#039;Name&#039;&#039;&#039;: it is the title of the tournament.&lt;br /&gt;
* &#039;&#039;&#039;Short Name&#039;&#039;&#039;: short version of the Competition Name: eg &amp;quot;OG 2025&amp;quot; instead of &amp;quot;Summer Olympic Games 2025&amp;quot;&lt;br /&gt;
* &#039;&#039;&#039;Organized by&#039;&#039;&#039;: top field is the organizer code (like the club code, the federation code, etc), bottom field is a description of the organizing committee. Example &amp;quot;WAE&amp;quot; for the code and &amp;quot;World Archery Europe&amp;quot; for the Description.&lt;br /&gt;
* &#039;&#039;&#039;ORIS compliance&#039;&#039;&#039;: checking the box, all the outputs will be printed following the ORIS Standard (Olympic Results and Information Services). For regular events (local, regional, national, etc), it is better not to use ORIS printouts, especially if results, ranking, startlists, etc are printed: the i@nseo printouts are optimized to reduce the number of sheets to be used, though they are still perfectly readable.&lt;br /&gt;
* &#039;&#039;&#039;Localization Rule&#039;&#039;&#039;: tournament ruleset. As an example, selecting &#039;&#039;World Archery Tournament Rules&#039;&#039;, i@nseo will use the tournament types defined by WA.&lt;br /&gt;
* &#039;&#039;&#039;Competition Type&#039;&#039;&#039;: depending on the previous selection, the dropdown will be populated after selecting a ruleset and will show the available types for that ruleset.&lt;br /&gt;
* &#039;&#039;&#039;Subrule&#039;&#039;&#039;: the subrule dropdown will appear only if more than one competition type is defined, eg single category versus youth categories.&lt;br /&gt;
* &#039;&#039;&#039;Reset to predefined values&#039;&#039;&#039;: checking this option will reset all the presets to their original values, removing the custom defined elements. {{Note|inline=1|type=warning|text=Please be aware that it can break your competition, use with caution. A confirmation popup will warn you of the consequences in case you checked the option by mistake}}.&lt;br /&gt;
* &#039;&#039;&#039;Place&#039;&#039;&#039;: city where the competition will be held.&lt;br /&gt;
* &#039;&#039;&#039;Venue&#039;&#039;&#039;: venue of the competition&lt;br /&gt;
* &#039;&#039;&#039;Nation&#039;&#039;&#039;: the country where the competition is held.&lt;br /&gt;
* &#039;&#039;&#039;Time zone&#039;&#039;&#039;: Timezone offset from UTC at the date of the competition (watch out Daylight Savings Time!)&lt;br /&gt;
* &#039;&#039;&#039;Date&#039;&#039;&#039;: start and end dates of the competition.&lt;br /&gt;
* &#039;&#039;&#039;Paper size&#039;&#039;&#039;: select the correct paper size (A4 or Letter) for the printouts.&lt;br /&gt;
* &#039;&#039;&#039;Currency&#039;&#039;&#039;: main currency used for the payments. Can be symbols or international codes (eg: € or EUR)&lt;br /&gt;
* &#039;&#039;&#039;Printout Language&#039;&#039;&#039;: force the printouts language (eg English), while the interface can be switched to any language (eg Polish).&lt;br /&gt;
* &#039;&#039;&#039;Printout character set&#039;&#039;&#039;: the default is Latin characters; for tournaments that use extended Latin characters (eg Slavic, Cyrillic, Hebrew, Arabic alphabets) select &amp;quot;Extended Character Set&amp;quot;, Ideogram-based characters can be included selecting Chinese or Japanese characters.&lt;br /&gt;
* &#039;&#039;&#039;Enable HTT System&#039;&#039;&#039;: tournament where the electronic scoring will be managed with the now obsolete Danage HTTs needs to select &amp;quot;Yes&amp;quot;. For non Latin competitions, also check the &amp;quot;Send Target assignment instead of Names&amp;quot;.&lt;br /&gt;
* &#039;&#039;&#039;Enable Ianseo ScoreKeeper&#039;&#039;&#039; [[Image:ISK-NG.png|20px|link=]]: Ianseo ScoreKeeper NG (Next Generation), abridged in ISK-NG, is the companion app for electronic scoring. Available in both [https://apps.apple.com/it/app/ianseo-scorekeeper-ng/id1631394400 Apple] and [https://play.google.com/store/apps/details?id=net.ianseo.scorekeeperng Android] stores to be used on personal devices or organizers&#039; devices.&lt;br /&gt;
** ISK-NG Lite: this is the default free mode. Insert the URL of the computer running ianseo: the devices need to be able to connect to that URL! To avoid rogues tampering with data you can also insert a security PIN.&lt;br /&gt;
** ISK-NG Pro: upon purchasing a Pro Code (the link arrives with the confirmation email of the online publication request), the app switches into Pro mode, allowing more control on who, where and when is allowed to score. Two more fields appear: enable/disable the use of personal devices and the Pro Code purchased online.&lt;br /&gt;
** ISK-NG Live: reserved for Federations and organizers that have received a comprehensive course.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:9--&amp;gt;&lt;br /&gt;
Once all the required fields are entered, the user can save the tournament. If any mistake or inconsistency&lt;br /&gt;
is identified the system will not save anything and the errors highlighted in &amp;lt;mark&amp;gt;yellow&amp;lt;/mark&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Select a Competition == &amp;lt;!--T:10--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:11--&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow: hidden&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Competition-List.png|thumb|Available Competition List]]&lt;br /&gt;
At any moment one can go back to the main page listing all the competitions in the system clicking on the &amp;lt;code&amp;gt;Competition =&amp;gt; Open&amp;lt;/code&amp;gt; menu item. Simply click on the &amp;quot;Open&amp;quot; link near the competition code to make it the current competition to manage. [[#View Competition Info|General info]] of the competition will appear.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Import a Competition == &amp;lt;!--T:12--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:13--&amp;gt;&lt;br /&gt;
{{Note|type=info|text=A Tournament can only be imported if there are no current competition active. In case, select &amp;lt;code&amp;gt;Competition =&amp;gt; Close&amp;lt;/code&amp;gt; menu item.}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:14--&amp;gt;&lt;br /&gt;
[[File:Competition-Import.png|thumb|Import a competition]]&lt;br /&gt;
Select &amp;lt;code&amp;gt;Competition =&amp;gt; Import&amp;lt;/code&amp;gt; and pick the correct &#039;&#039;&#039;&#039;&#039;.ianseo&#039;&#039;&#039;&#039;&#039; file to upload. Whatever the file name is, the competition code will be the one saved in the file itself. {{Note|type=warning|text=Be aware that if a competition with the same code is in the system it will be deleted and overwritten by the imported one}}.&lt;br /&gt;
At the end of the procedure the imported competition will be opened.&lt;br /&gt;
&lt;br /&gt;
== Select an Interface Language == &amp;lt;!--T:15--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:16--&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow: hidden&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Competition-Language.png|thumb|Language Selection]]&lt;br /&gt;
This page shows and allows to select the interface language. All terms not already translated will be in English, the default language. Clicking on &amp;lt;code class=&amp;quot;button&amp;quot;&amp;gt;Update&amp;lt;/code&amp;gt; will update the terms for the corresponding language, while clicking on &amp;lt;code class=&amp;quot;button&amp;quot;&amp;gt;Update All&amp;lt;/code&amp;gt; will update all available languages (it can take some time).&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Competition Settings == &amp;lt;!--T:17--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:18--&amp;gt;&lt;br /&gt;
The following menu options are available in the Competition Menu after selecting/creating a Competition. As some items have complex options, these are explained in subpages (See top of this page).&lt;br /&gt;
&lt;br /&gt;
=== Delete a Competition === &amp;lt;!--T:19--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:20--&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow:hidden&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Competition-Delete.png|thumb|Competition Delete Confirmation]]&lt;br /&gt;
The &amp;lt;code&amp;gt;Competition =&amp;gt; Delete&amp;lt;/code&amp;gt; menu item appears if a competition is selected. Before removing a competition from the system a confirmation procedure is necessary.  {{Note|type=reminder|text=Before deleting a competition be sure to [[#Export a Competition|export it]] }}&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== View Competition Info === &amp;lt;!--T:21--&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow: hidden&amp;quot;&amp;gt;[[File:Competition-Info.png|thumb|Competition Info]]&lt;br /&gt;
The &amp;lt;code&amp;gt;Competition =&amp;gt; View Competition Info&amp;lt;/code&amp;gt; shows the basic information about the competition and two useful links:&lt;br /&gt;
* &#039;&#039;&#039;Redraw pictures&#039;&#039;&#039; will create the missing images/pictures/logos of the competition, provided they are correctly saved in the system.&lt;br /&gt;
* &#039;&#039;&#039;Recreate pictures&#039;&#039;&#039; will delete all images and recreate them from the information stored in the system.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
==== Anomalies====&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow: hidden&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Competition-Info-Anomalies.png|thumb|Competition Info, Anomalies]]&lt;br /&gt;
If there are anomalies in the basic setup of the competition, they will be shown here with a direct link to the corresponding set up page.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Final Field of Play Layout === &amp;lt;!--T:22--&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;Competition =&amp;gt; Final Field of Play Layout&amp;lt;/code&amp;gt; will produce a PDF with the layout of the field of play, as defined by the scheduling and target assignments.&lt;br /&gt;
&lt;br /&gt;
=== Export a Competition === &amp;lt;!--T:23--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:24--&amp;gt;&lt;br /&gt;
This menu item appears if a competition is selected. i@nseo can export the selected competition to transfer it from a computer to another one or to create backups. It is a good practice to export the competition from time to time, especially before performing critical tasks.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:25--&amp;gt;&lt;br /&gt;
One can click directly on the &amp;lt;code&amp;gt;Competition =&amp;gt; Exports&amp;lt;/code&amp;gt; link (shortcut for &amp;lt;code&amp;gt;Competition =&amp;gt; Exports =&amp;gt; Export Tournament with pictures&amp;lt;/code&amp;gt;) or select one of the other sub options:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:26--&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;Competition =&amp;gt; Exports =&amp;gt; Export as EXP file&amp;lt;/code&amp;gt;: this format contains not only the .ianseo file but also some other outputs like PDFs etc. This export is usually fed into some federation/association website to populate their own system. &lt;br /&gt;
* &amp;lt;code&amp;gt;Competition =&amp;gt; Exports =&amp;gt; Export Tournament&amp;lt;/code&amp;gt;: to reduce the size of the .ianseo file, this will export all data but the pictures of the athletes and the flags/logo&lt;br /&gt;
* &amp;lt;code&amp;gt;Competition =&amp;gt; Exports =&amp;gt; Export Tournament with pictures&amp;lt;/code&amp;gt;: this is the standard export. Feeding another ianseo with this export will reconstruct the same identical competition.&lt;br /&gt;
* &amp;lt;code&amp;gt;Competition =&amp;gt; Exports =&amp;gt; SpreadSheet export (.ods)&amp;lt;/code&amp;gt;: this export is in opendocument format and contains all the results of the competition.&lt;br /&gt;
&lt;br /&gt;
=== Final Report === &amp;lt;!--T:28--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:29--&amp;gt;&lt;br /&gt;
This Section is actually specific for the Italian competitions and is filled by the judge chairperson and filed to the Italian Federation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:30--&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Edit Final Report&#039;&#039;&#039;: fills in the report&lt;br /&gt;
* &#039;&#039;&#039;Print Final Report&#039;&#039;&#039;: prints the report. A watermark is added if the competition is not locked or the report not signed.&lt;br /&gt;
* &#039;&#039;&#039;Print Checklist&#039;&#039;&#039;: prints a checklist of all the items of the report.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:27--&amp;gt;&lt;br /&gt;
[[Category:Competition]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:31--&amp;gt;&lt;br /&gt;
{{Content}}&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=Printout&amp;diff=2690</id>
		<title>Printout</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=Printout&amp;diff=2690"/>
		<updated>2025-07-27T09:50:33Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Page in progress}}&lt;br /&gt;
&lt;br /&gt;
This menu integrates all Printout commands and templates available in the software. Opening the main page&lt;br /&gt;
and clicking on &#039;&#039;Printout&#039;&#039;, the following commands will be displayed (see Figure 4.14):&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;placeholder: Figure 4.14: Printout menu.&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Participant Lists===&lt;br /&gt;
It enables the user to print all the Participants in the tournament (see Figure 2.40 and&lt;br /&gt;
Figure 2.41 in Par. 2.4).&lt;br /&gt;
&lt;br /&gt;
===Statistics=== &lt;br /&gt;
This command prints all the Statistics about the competition (see Figure 2.37 in Par. 2.4).&lt;br /&gt;
&lt;br /&gt;
===Div/Class Result List===&lt;br /&gt;
From this function, the user can print rankings for Qualification Rounds (see Figure&lt;br /&gt;
3.11 in Par. 3.1).&lt;br /&gt;
&lt;br /&gt;
===Qualification Round Printout===&lt;br /&gt;
From this command, the user can print Final Rankings for the&lt;br /&gt;
tournament to be used in the Elimination and Final Rounds (see Figure 3.12 in Par. 3.1).&lt;br /&gt;
&lt;br /&gt;
===Final Rounds=== &lt;br /&gt;
This function prints rankings for the Final Rounds, using both Brackets and Final Rankings&lt;br /&gt;
templates (see Figure 4.15).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;placeholder: Figure 4.15: Rankings Printout for Final Rounds.&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Header for Result Printouts=== &lt;br /&gt;
It enables the user to input a row, based on the tournament management&lt;br /&gt;
(e.g. &#039;&#039;non-official results&#039;&#039;), on rankings to be printed, simply selecting the Session and entering the&lt;br /&gt;
wished text in the empty box (see Figure 4.16).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;placeholder: Figure 4.16: Header for Result Printouts page.&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Awards Ceremony Management=== &lt;br /&gt;
From this section, the user can manage the Awards Ceremony for&lt;br /&gt;
archers in the tournament, choosing the &#039;&#039;Number of Awarded Athletes&#039;&#039; for each event, the &#039;&#039;Name&lt;br /&gt;
of the Cup&#039;&#039; and the &#039;&#039;Awarder&#039;&#039;. It is mainly meant for Awards Ceremonies of international competitions&lt;br /&gt;
and national tournaments (see Figure 4.17).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;placeholder: Figure 4.17: Awards Ceremony Management page.&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Awards Printout===&lt;br /&gt;
This command prints the Awards Ceremony schedule including Athletes, Awards and&lt;br /&gt;
Awarders entered in the previous section.&lt;br /&gt;
&lt;br /&gt;
===Print Sign===&lt;br /&gt;
From this section, the user can print any Sign (e.g. any direction) needed for correctly directing&lt;br /&gt;
athletes on the tournament field. Usually, the first row includes any instructions, and the second one&lt;br /&gt;
should add any directions. Symbols usually typed in the rows are ‘&amp;gt;’ for the &#039;&#039;Right Turn Indication&#039;&#039;,&lt;br /&gt;
‘&amp;lt;’ for the &#039;&#039;Left Turn Indication&#039;&#039; and ∧∧ for the &#039;&#039;‘Go Straight’ Indication&#039;&#039;. These symbols should&lt;br /&gt;
be entered without adding any other character. Otherwise, the program will add that alphanumeric&lt;br /&gt;
character in the print (see Figure 4.18).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;placeholder: Figure 4.18: Printed Sign sample.&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Content}}&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=Individual_Finals&amp;diff=2689</id>
		<title>Individual Finals</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=Individual_Finals&amp;diff=2689"/>
		<updated>2025-07-27T09:50:20Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Page in progress}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;languages/&amp;gt;&lt;br /&gt;
The Individual and Team Finals, also called Elimination (up to 1/8) and Final (from 1/4 to medals) Rounds, are usually the most important&lt;br /&gt;
stages in a tournament. Though they can seem hard to be managed at first, once the user gets used to the basic&lt;br /&gt;
management method, competitions will be much easier to manage and flawless.&lt;br /&gt;
&lt;br /&gt;
== Check and resolve tie scores == &lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow: hidden&amp;quot;&amp;gt;[[File:Individual-Finals-menu-01.png|thumb|Individual Finals Menu - no ties solved]]&lt;br /&gt;
[[File:Individual-Finals-menu-02.png|thumb|Individual Finals Menu - some ties solved]]&lt;br /&gt;
Before starting the matches, ties need to be solved in order to send athletes from ranking round to the correct places in the brackets. Ties can be solved through &#039;&#039;Shoot Offs&#039;&#039; (SO) or &#039;&#039;Coin Tosses&#039;&#039; (CT), depending on the rules of the competition. Usually SO are needed for the last positions in the &amp;quot;saved&amp;quot; places (the ones granting direct access to a different phase than the first one) or the last positions of the bracket places. Ties in other positions are usually solved with Coin Tosses.&lt;br /&gt;
&lt;br /&gt;
{{Note|type=error|text=Once ties are resolved, redoing the procedure will void the matches already done!}}&lt;br /&gt;
&lt;br /&gt;
The procedure starts selecting &amp;lt;code&amp;gt;Individual Finals =&amp;gt; Check shoot-off before final phases&amp;lt;/code&amp;gt;, the submenu differ if no events have been checked or at least one has been solved. The red highlighted events in the menu item show which events have not been checked yet.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow: hidden&amp;quot;&amp;gt;[[File:Individual-Finals-Ties-01.png|thumb|List of Events to check/checked]]&lt;br /&gt;
[[File:Individual-Finals-Ties-04.png|thumb|Events list after tie score check]]&lt;br /&gt;
&lt;br /&gt;
The list of events to check is presented, on the left the dot shows the status of each event: a green dot means all done, a red dot means the check needs to be performed.&lt;br /&gt;
&lt;br /&gt;
Checks need to be performed one event at a time.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow: hidden&amp;quot;&amp;gt;[[File:Individual-Finals-Ties-PDF.png|thumb|Tie score and SO scorecard PDF]]&lt;br /&gt;
For each Event, a recap of the number of SO and CT to be done is shown. A PDF with the scorecards for the SO can be printed to hand to the judges. Instead of a single status per Event, a global status can be printed from the &amp;lt;code&amp;gt;Individual Finals =&amp;gt; Shoot Off/Coin Toss Status Printout&amp;lt;/code&amp;gt; menu item&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow: hidden&amp;quot;&amp;gt;[[File:Individual-Finals-Ties-02.png|thumb|CT and SO panel]]&lt;br /&gt;
[[File:Individual-Finals-Ties-03.png|thumb|Tie score panel after CT and SO]]&lt;br /&gt;
Clicking on an Event, the ranking round results of the qualified archers is shown, with selects in case of CT (yellow rows) and selects+input fields to insert the points of the SO.&lt;br /&gt;
&lt;br /&gt;
An &amp;lt;code class=&amp;quot;button&amp;quot;&amp;gt;Automatic Coin Toss Assignments&amp;lt;/code&amp;gt; button at the bottom right of the page helps speeding the CT by assigning randomly a position to the CT. SO need to be assigned manually based on the rules.&lt;br /&gt;
{{note|type=info|text=World Archery rules state that the SO points only serve to exclude or include archers from the brackets, the actual ranking inside/outside the brackets is done as usual based on regular tie breakers and CT}}&lt;br /&gt;
&lt;br /&gt;
An &amp;lt;code class=&amp;quot;button&amp;quot;&amp;gt;Advanced Mode&amp;lt;/code&amp;gt; button on the bottom left of the page comes in handy if specific situations arise: you will be able to manually change all the positions to use in assigning archers to the bracket.&lt;br /&gt;
&lt;br /&gt;
This is also the button to press to access the &amp;lt;code class=&amp;quot;button&amp;quot;&amp;gt;Reset Data to situation before SO&amp;lt;/code&amp;gt; button.&lt;br /&gt;
&lt;br /&gt;
{{note|type=error|text=Once the ties are solved, tampering with these items will bring up warning popups. Read carefully as unwanted actions will not be able to be undone!}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Export Text File== &lt;br /&gt;
&lt;br /&gt;
All the matches will be exported as semicolon separated values (.csv)&lt;br /&gt;
&lt;br /&gt;
==Scorecard Printout==&lt;br /&gt;
&lt;br /&gt;
===Top of page===&lt;br /&gt;
&amp;lt;div class=&amp;quot;nofloat&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Individual-Finals-Scorecards-01.png|thumb|Individual Finals Scorecards, top of page]]&lt;br /&gt;
This section allows to print scorecards all matches of an archer on a single page, all matches of a single event or all matches of a single phase.&lt;br /&gt;
&lt;br /&gt;
Checkboxes activate some items: very useful are the Barcodes printed on scorecards because it greatly speeds up the score control and validation after the matches.&lt;br /&gt;
&lt;br /&gt;
To print the scorecards of a specific phase (provided a schedule has been created), select the phase from the dropdown item on the middle of the right size of the section&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middle of page===&lt;br /&gt;
&amp;lt;div class=&amp;quot;nofloat&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Individual-Finals-Scorecards-02.png|thumb|Individual Finals Scorecards, middle of page]]&lt;br /&gt;
Similar to the previous section, showing which scorecards can be printed (big icon) and which are not ready yet.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Nameplates===&lt;br /&gt;
&amp;lt;div class=&amp;quot;nofloat&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Individual-Finals-Scorecards-03.png|thumb|Individual Finals Scorecards, Nameplates]]&lt;br /&gt;
[[File:Individual-Finals-Nameplates.png|thumb|Individual Nameplates]]&lt;br /&gt;
Prints the nameplates to be put on the shooting line or at the targets. The targets of the following phases after winning the match can also be printed.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Athlete Numbers==&lt;br /&gt;
Similarly to the Qualification Rounds, Athlete Numbers specific for the Final rounds can be printed ([[Qualification#Athlete_Numbers|see Qualification =&amp;gt; Athlete_Numbers]]).&lt;br /&gt;
&lt;br /&gt;
==Data Insert ==&lt;br /&gt;
There are many ways to insert results data in the system.&lt;br /&gt;
&lt;br /&gt;
===Data insert (Bracket view)=== &lt;br /&gt;
{{memo|insert picture}}&lt;br /&gt;
This is the fastest way of data input for Matches: selecting the event to manage and if ties need to be managed a bracket will appear. Just enable the phase to manage and insert the final score of each match. Results are immediately saved and the archers transferred to the following phases.&lt;br /&gt;
&lt;br /&gt;
* In case of a bye or a disqualification, the appropriate item needs to be selected from the dropdown menu after selecting &amp;quot;Manage Tie-Break&amp;quot; from the top selector&lt;br /&gt;
* In case of SO, after inserting the SO result one should select &amp;quot;Tie Winner&amp;quot; from the dropown&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Data insert (Table view)===&lt;br /&gt;
{{memo|insert picture}}&lt;br /&gt;
In table view scores can be entered by schedule or selecting a specific phase from multiple events.&lt;br /&gt;
&lt;br /&gt;
Single end scores can also be entered.&lt;br /&gt;
&lt;br /&gt;
Once all scores are entered, pressing save will actually save the results. Top of table show some useful quick links:&lt;br /&gt;
* &#039;&#039;&#039;previous phase&#039;&#039;&#039; go back one phase for the same event&lt;br /&gt;
* &#039;&#039;&#039;next phase&#039;&#039;&#039; go to next phase of the same event&lt;br /&gt;
* &#039;&#039;&#039;brackets&#039;&#039;&#039; switch to the &amp;lt;code&amp;gt;Data insert (Bracket view)&amp;lt;/code&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Next phase Scorecards&#039;&#039;&#039; prints next phase scorecards of this event&lt;br /&gt;
* &#039;&#039;&#039;Next phase Names&#039;&#039;&#039; prints the next phase platenames&lt;br /&gt;
&lt;br /&gt;
===Arrow by Arrow (Advanced users)===&lt;br /&gt;
{{memo|insert picture}}&lt;br /&gt;
&lt;br /&gt;
===Swap opponents===&lt;br /&gt;
{{memo|insert picture}}&lt;br /&gt;
&lt;br /&gt;
===Spotting===&lt;br /&gt;
{{memo|insert picture}}&lt;br /&gt;
&lt;br /&gt;
==Printout==&lt;br /&gt;
&lt;br /&gt;
==Input Score==&lt;br /&gt;
&lt;br /&gt;
==Speaker== &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Content}}&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=File:Individual-Finals-Nameplates.png&amp;diff=2688</id>
		<title>File:Individual-Finals-Nameplates.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=File:Individual-Finals-Nameplates.png&amp;diff=2688"/>
		<updated>2025-07-27T09:01:19Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Individual Nameplates&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=File:Individual-Finals-Scorecards-03.png&amp;diff=2687</id>
		<title>File:Individual-Finals-Scorecards-03.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=File:Individual-Finals-Scorecards-03.png&amp;diff=2687"/>
		<updated>2025-07-27T08:30:59Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Individual Finals Scorecards, Nameplates&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=File:Individual-Finals-Scorecards-02.png&amp;diff=2686</id>
		<title>File:Individual-Finals-Scorecards-02.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=File:Individual-Finals-Scorecards-02.png&amp;diff=2686"/>
		<updated>2025-07-27T08:30:32Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Individual Finals Scorecards, middle of page&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=File:Individual-Finals-Scorecards-01.png&amp;diff=2685</id>
		<title>File:Individual-Finals-Scorecards-01.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=File:Individual-Finals-Scorecards-01.png&amp;diff=2685"/>
		<updated>2025-07-27T08:30:05Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Individual Finals Scorecards, top of page&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=Individual_Finals&amp;diff=2684</id>
		<title>Individual Finals</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=Individual_Finals&amp;diff=2684"/>
		<updated>2025-07-27T08:14:53Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Page in progress}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;languages/&amp;gt;&lt;br /&gt;
The Individual and Team Finals, also called Elimination (up to 1/8) and Final (from 1/4 to medals) Rounds, are usually the most important&lt;br /&gt;
stages in a tournament. Though they can seem hard to be managed at first, once the user gets used to the basic&lt;br /&gt;
management method, competitions will be much easier to manage and flawless.&lt;br /&gt;
&lt;br /&gt;
== Check and resolve tie scores == &lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow: hidden&amp;quot;&amp;gt;[[File:Individual-Finals-menu-01.png|thumb|Individual Finals Menu - no ties solved]]&lt;br /&gt;
[[File:Individual-Finals-menu-02.png|thumb|Individual Finals Menu - some ties solved]]&lt;br /&gt;
Before starting the matches, ties need to be solved in order to send athletes from ranking round to the correct places in the brackets. Ties can be solved through &#039;&#039;Shoot Offs&#039;&#039; (SO) or &#039;&#039;Coin Tosses&#039;&#039; (CT), depending on the rules of the competition. Usually SO are needed for the last positions in the &amp;quot;saved&amp;quot; places (the ones granting direct access to a different phase than the first one) or the last positions of the bracket places. Ties in other positions are usually solved with Coin Tosses.&lt;br /&gt;
&lt;br /&gt;
{{Note|type=error|text=Once ties are resolved, redoing the procedure will void the matches already done!}}&lt;br /&gt;
&lt;br /&gt;
The procedure starts selecting &amp;lt;code&amp;gt;Individual Finals =&amp;gt; Check shoot-off before final phases&amp;lt;/code&amp;gt;, the submenu differ if no events have been checked or at least one has been solved. The red highlighted events in the menu item show which events have not been checked yet.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow: hidden&amp;quot;&amp;gt;[[File:Individual-Finals-Ties-01.png|thumb|List of Events to check/checked]]&lt;br /&gt;
[[File:Individual-Finals-Ties-04.png|thumb|Events list after tie score check]]&lt;br /&gt;
The list of events to check is presented, on the left the dot shows the status of each event: a green dot means all done, a red dot means the check needs to be performed.&lt;br /&gt;
&lt;br /&gt;
Checks need to be performed one event at a time.&lt;br /&gt;
&lt;br /&gt;
For each Event, a recap of the number of SO and CT to be done is shown. A PDF with the scorecards for the SO can be printed to hand to the judges. &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow: hidden&amp;quot;&amp;gt;[[File:Individual-Finals-Ties-02.png|thumb|CT and SO panel]]&lt;br /&gt;
[[File:Individual-Finals-Ties-03.png|thumb|Tie score panel after CT and SO]]&lt;br /&gt;
Clicking on an Event, the ranking round results of the qualified archers is shown, with selects in case of CT (yellow rows) and selects+input fields to insert the points of the SO.&lt;br /&gt;
&lt;br /&gt;
An &amp;lt;code class=&amp;quot;button&amp;quot;&amp;gt;Automatic Coin Toss Assignments&amp;lt;/code&amp;gt; button at the bottom right of the page helps speeding the CT by assigning randomly a position to the CT. SO need to be assigned manually based on the rules.&lt;br /&gt;
{{note|type=info|text=World Archery rules state that the SO points only serve to exclude or include archers from the brackets, the actual ranking inside/outside the brackets is done as usual based on regular tie breakers and CT}}&lt;br /&gt;
&lt;br /&gt;
An &amp;lt;code class=&amp;quot;button&amp;quot;&amp;gt;Advanced Mode&amp;lt;/code&amp;gt; button on the bottom left of the page comes in handy if specific situations arise: you will be able to manually change all the positions to use in assigning archers to the bracket.&lt;br /&gt;
&lt;br /&gt;
This is also the button to press to access the &amp;lt;code class=&amp;quot;button&amp;quot;&amp;gt;Reset Data to situation before SO&amp;lt;/code&amp;gt; button.&lt;br /&gt;
&lt;br /&gt;
{{note|type=error|text=Once the ties are solved, tampering with these items will bring up warning popups. Read carefully as unwanted actions will not be able to be undone!}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Individual-Finals-Ties-PDF.png|thumb|Tie score and SO scorecard PDF]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Inputting results== &lt;br /&gt;
&lt;br /&gt;
Inputting results of Elimination and Final Rounds is a simple task. In the &#039;&#039;&#039;&#039;&#039;Individual Finals/Team Finals&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
menu (see Figure 4.8) the software offers the following options.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;placeholder: Figure 4.8: Individual Finals menu&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Scorecard Printout=== &lt;br /&gt;
As per its title, this command enables the user to print Scorecards for the Final Rounds (see Figure 4.9). The software upholds two types of scorecards: &#039;&#039;&#039;Single score with all matches&#039;&#039;&#039; (on the &#039;&#039;left&#039;&#039;) and &#039;&#039;&#039;Score for single match&#039;&#039;&#039; (on the &#039;&#039;right&#039;&#039;). These two types of scorecards only differ for their convenience. The right templates combine all Elimination and Final Rounds for a single athlete on a &#039;&#039;single sheet&#039;&#039;, as the archer will have to keep the scorecard up to the last match shot, the other templates are divided per &#039;&#039;match&#039;&#039;, as shown by columns divisions.&lt;br /&gt;
From the &#039;&#039;graphic&#039;&#039; point of view, it is recommended to print a blank scorecard each time, without previous scores from shot Elimination and Final Rounds. It is, then, suggested to avoid using these scorecards, except for tournaments in which electronic scoring devices are in use, or when enough volunteers are available to collect and rearrange scorecards, for the data inputting before proceeding in the tournament might be significantly time consuming.&lt;br /&gt;
As for the previous printouts pages, the software offers all the needed files, divided by Matches in the &#039;&#039;first row&#039;&#039;, Division and Class, in the &#039;&#039;second row&#039;&#039;, and for the user selection in the scroll-down window &#039;&#039;in the lowest part&#039;&#039;. The user can also print Labels for each single athlete for the Final Rounds, just as for Qualification Rounds. Similarly, in the single scorecard area, the user can print scorecards with all the values from single arrows (available for tournaments in which electronic scoring devices are in use). Scrolling down the page, the software offers other printouts, including blank scorecards without names and, eventually, the chance of printing participants to Elimination and Final Rounds, by choosing to print all the archers, or just the wished athletes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;placeholder: Figure 4.9: Finals Scorecards Printout page.&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Athlete Numbers=== &lt;br /&gt;
Similarly to the Qualification Rounds, the user can print Athlete Numbers for the Final&lt;br /&gt;
Rounds (see Figure 4.10).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;placeholder: Figure 4.10: Athlete Numbers Printout for the Final Rounds.&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Data insert (Bracket view)=== &lt;br /&gt;
This is the most efficient way of inputting data for Elimination Rounds.&lt;br /&gt;
Clicking on this command, the software will open a drop-down menu, from which the user can manage&lt;br /&gt;
the wished event. After choosing and confirming the selected option, the application will display a&lt;br /&gt;
bracket template, with the same framework of Elimination and Final Rounds, but with names and boxes&lt;br /&gt;
for inputting scores (see Figure 4.11).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;placeholder: Figure 4.11: Data insert in Bracket view.&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===N.B.=== &lt;br /&gt;
Before choosing any event, the user should select any shot-offs that need breaking from the dropdown menu on the right (&#039;&#039;Manage Tie-Break&#039;&#039;), to input any scores from the corresponding shoot-offs.&lt;br /&gt;
&lt;br /&gt;
For inputting scores, both in the &#039;&#039;Set System&#039;&#039; and in the &#039;&#039;Cumulative System&#039;&#039;, the user has to click on the &amp;lt;code class=&amp;quot;button&amp;quot;&amp;gt;Enable&amp;lt;/code&amp;gt;  button on the wished column, to edit the scores fields. In case of Byes, the user has to choose the&lt;br /&gt;
option ‘Bye’ in the drop-down menu beside the winner’s name. By default, the program will make the&lt;br /&gt;
athlete advance to the following rounds. Should an athlete have no opponents, i@nseo will move the&lt;br /&gt;
archer directly to the next round.&lt;br /&gt;
&lt;br /&gt;
In case of tied matches, the user has to input the score of each shoot-off arrow in the last empty box on&lt;br /&gt;
the left of each row and, then, select ‘Tie Winner’ in the drop-down menu beside the winner’s name.&lt;br /&gt;
In case of tied scores, usually, a star is added after the score of the shoot-off arrow of the winner athlete&lt;br /&gt;
(for it is the closest to the face center; see Figure 4.12).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;placeholder: Figure 4.12: Inputting Byes and Shoot-offs scores.&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Data insert (Table view)=== &lt;br /&gt;
Another way of inputting scores during Elimination and Final Rounds is using&lt;br /&gt;
the Table view. In this case, the page won’t display brackets, but a chart, from which the user can input&lt;br /&gt;
both &#039;&#039;scores of single ends&#039;&#039;, and &#039;&#039;set/cumulative scores&#039;&#039;. For a standard tournament, when&lt;br /&gt;
electronic devices are not in use, the effectiveness of this scoring method is significantly lessened. Plus,&lt;br /&gt;
in the first top row, the software offers a list of commands to browse the wished round of matches, as&lt;br /&gt;
the user can move to the &#039;&#039;Previous Phase&#039;&#039; or to the &#039;&#039;Next Phase&#039;&#039;, view the &#039;&#039;Brackets&#039;&#039; up until then,&lt;br /&gt;
and print the &#039;&#039;Next Phase Scorecards&#039;&#039; (even for a single match, obviously), or the &#039;&#039;Next Phase&lt;br /&gt;
Names&#039;&#039; to prepare athletes name stands (see Figure 4.13).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;placeholder: Figure 4.13: Data insert in Table view.&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Spotting=== &lt;br /&gt;
This function is used for the &#039;&#039;&#039;Arrow by Arrow&#039;&#039;&#039; inputting. It enables the user to input the match&lt;br /&gt;
results live, and, consequently, on sight. This method is meant for national tournaments and&lt;br /&gt;
international competitions (see Par. 5.9).&lt;br /&gt;
&lt;br /&gt;
===Printout=== &lt;br /&gt;
See Par. 4.4.&lt;br /&gt;
&lt;br /&gt;
===Speaker=== &lt;br /&gt;
This page enables the announcer to read the general overview of all the running Elimination&lt;br /&gt;
and Final Rounds, both ended or not, to promptly announce the results to onsite spectators. It is&lt;br /&gt;
meant for international competitions and national tournaments (see Par. 5.10).&lt;br /&gt;
&lt;br /&gt;
Likewise, the user can also manage Team Matches. The procedure is similar, as it starts by setting the&lt;br /&gt;
tournament field in the same way of the Individual Finals, opening the command&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;Competition&#039;&#039; → T&#039;&#039;eam Finals Setup&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
and printing &#039;&#039;Brackets&#039;&#039;, &#039;&#039;Scorecards&#039;&#039; and &#039;&#039;Results&#039;&#039;, using the menu for &#039;&#039;&#039;Team Finals&#039;&#039;&#039;. All the tasks follow&lt;br /&gt;
the same procedure that has been previously described for the Individual Finals management.&lt;br /&gt;
&lt;br /&gt;
==Final Rounds Printout==&lt;br /&gt;
&lt;br /&gt;
This menu integrates all Printout commands and templates available in the software. Opening the main page&lt;br /&gt;
and clicking on &#039;&#039;Printout&#039;&#039;, the following commands will be displayed (see Figure 4.14):&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;placeholder: Figure 4.14: Printout menu.&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Participant Lists===&lt;br /&gt;
It enables the user to print all the Participants in the tournament (see Figure 2.40 and&lt;br /&gt;
Figure 2.41 in Par. 2.4).&lt;br /&gt;
&lt;br /&gt;
===Statistics=== &lt;br /&gt;
This command prints all the Statistics about the competition (see Figure 2.37 in Par. 2.4).&lt;br /&gt;
&lt;br /&gt;
===Div/Class Result List===&lt;br /&gt;
From this function, the user can print rankings for Qualification Rounds (see Figure&lt;br /&gt;
3.11 in Par. 3.1).&lt;br /&gt;
&lt;br /&gt;
===Qualification Round Printout===&lt;br /&gt;
From this command, the user can print Final Rankings for the&lt;br /&gt;
tournament to be used in the Elimination and Final Rounds (see Figure 3.12 in Par. 3.1).&lt;br /&gt;
&lt;br /&gt;
===Final Rounds=== &lt;br /&gt;
This function prints rankings for the Final Rounds, using both Brackets and Final Rankings&lt;br /&gt;
templates (see Figure 4.15).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;placeholder: Figure 4.15: Rankings Printout for Final Rounds.&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Header for Result Printouts=== &lt;br /&gt;
It enables the user to input a row, based on the tournament management&lt;br /&gt;
(e.g. &#039;&#039;non-official results&#039;&#039;), on rankings to be printed, simply selecting the Session and entering the&lt;br /&gt;
wished text in the empty box (see Figure 4.16).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;placeholder: Figure 4.16: Header for Result Printouts page.&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Awards Ceremony Management=== &lt;br /&gt;
From this section, the user can manage the Awards Ceremony for&lt;br /&gt;
archers in the tournament, choosing the &#039;&#039;Number of Awarded Athletes&#039;&#039; for each event, the &#039;&#039;Name&lt;br /&gt;
of the Cup&#039;&#039; and the &#039;&#039;Awarder&#039;&#039;. It is mainly meant for Awards Ceremonies of international competitions&lt;br /&gt;
and national tournaments (see Figure 4.17).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;placeholder: Figure 4.17: Awards Ceremony Management page.&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Awards Printout===&lt;br /&gt;
This command prints the Awards Ceremony schedule including Athletes, Awards and&lt;br /&gt;
Awarders entered in the previous section.&lt;br /&gt;
&lt;br /&gt;
===Print Sign===&lt;br /&gt;
From this section, the user can print any Sign (e.g. any direction) needed for correctly directing&lt;br /&gt;
athletes on the tournament field. Usually, the first row includes any instructions, and the second one&lt;br /&gt;
should add any directions. Symbols usually typed in the rows are ‘&amp;gt;’ for the &#039;&#039;Right Turn Indication&#039;&#039;,&lt;br /&gt;
‘&amp;lt;’ for the &#039;&#039;Left Turn Indication&#039;&#039; and ∧∧ for the &#039;&#039;‘Go Straight’ Indication&#039;&#039;. These symbols should&lt;br /&gt;
be entered without adding any other character. Otherwise, the program will add that alphanumeric&lt;br /&gt;
character in the print (see Figure 4.18).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;placeholder: Figure 4.18: Printed Sign sample.&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Content}}&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=Individual_Finals&amp;diff=2683</id>
		<title>Individual Finals</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=Individual_Finals&amp;diff=2683"/>
		<updated>2025-07-27T07:50:58Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Page in progress}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;languages/&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
The Individual and Team Finals, also called Elimination (up to 1/8) and Final (from 1/4 to medals) Rounds, are usually the most important&lt;br /&gt;
stages in a tournament. Though they can seem hard to be managed at first, once the user gets used to the basic&lt;br /&gt;
management method, competitions will be much easier to manage and flawless.&lt;br /&gt;
&lt;br /&gt;
== Check and resolve tie scores == &amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
[[File:Individual-Finals-menu-01.png|thumb|Individual Finals Menu - no ties solved]]&lt;br /&gt;
[[File:Individual-Finals-menu-02.png|thumb|Individual Finals Menu - some ties solved]]&lt;br /&gt;
Before starting the matches, ties need to be solved in order to send athletes from ranking round to the correct places in the brackets. Ties can be solved through &#039;&#039;Shoot Offs&#039;&#039; (SO) or &#039;&#039;Coin Tosses&#039;&#039; (CT), depending on the rules of the competition. Usually SO are needed for the last positions in the &amp;quot;saved&amp;quot; places (the ones granting direct access to a different phase than the first one) or the last positions of the bracket places. Ties in other positions are usually solved with Coin Tosses.&lt;br /&gt;
&lt;br /&gt;
{{Note|type=warn|text=Once ties are resolved, redoing the procedure will void the matches already done!}}&lt;br /&gt;
&lt;br /&gt;
The procedure starts selecting &amp;lt;code&amp;gt;Individual Finals =&amp;gt; Check shoot-off before final phases&amp;lt;/code&amp;gt;, the submenu differ if no events have been checked or at least one has been solved. The red highlighted events in the menu item show which events have not been checked yet.&lt;br /&gt;
&lt;br /&gt;
[[File:Individual-Finals-Ties-01.png|thumb|List of Events to check/checked]]&lt;br /&gt;
The list of events to check is presented, on the left the dot shows the status of each event: a green dot means all done, a red dot means the check needs to be performed.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Individual-Finals-Ties-02.png|thumb|CT and SO panel]]&lt;br /&gt;
[[File:Individual-Finals-Ties-03.png|thumb|Tie score panel after CT and SO]]&lt;br /&gt;
[[File:Individual-Finals-Ties-04.png|thumb|Events list after tie score check]]&lt;br /&gt;
[[File:Individual-Finals-Ties-PDF.png|thumb|Tie score and SO scorecard PDF]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:6--&amp;gt;&lt;br /&gt;
To break shoot-offs and proceed to Elimination and Final Rounds, the user has to click &#039;&#039;OK&#039;&#039; on each screen,&lt;br /&gt;
after choosing &#039;&#039;All&#039;&#039; (or the wished Division) in the drop-down menu (meaning that the user has to confirm each&lt;br /&gt;
selected Division and Class), so that the program will save that there are no shoot-offs to break. In case of&lt;br /&gt;
shoot-offs, matches will be highlighted, and, once ties are shot, the user can simply input the scores of the&lt;br /&gt;
shooting athletes to break them (on the right) and modify the relative position in final rankings (on the left).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:7--&amp;gt;&lt;br /&gt;
&amp;lt;placeholder: Figure 4.2: Shoot-offs to be broken, with tie scores and Final Ranking position.&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:8--&amp;gt;&lt;br /&gt;
Once scores are entered, the user can click on &#039;&#039;OK&#039;&#039; and break the tie (see Figure 4.2). To view the last updates&lt;br /&gt;
in the rankings and check for shot-offs, the user can click on the second item in the menu, Shoot Off/Coin&lt;br /&gt;
Toss Status Printout, which will print a document with the names of tied archers, see Figure 3.11.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Inputting results== &amp;lt;!--T:9--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:10--&amp;gt;&lt;br /&gt;
Inputting results of Elimination and Final Rounds is a simple task. In the &#039;&#039;&#039;&#039;&#039;Individual Finals/Team Finals&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
menu (see Figure 4.8) the software offers the following options.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:11--&amp;gt;&lt;br /&gt;
&amp;lt;placeholder: Figure 4.8: Individual Finals menu&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Scorecard Printout=== &amp;lt;!--T:12--&amp;gt;&lt;br /&gt;
As per its title, this command enables the user to print Scorecards for the Final Rounds (see Figure 4.9). The software upholds two types of scorecards: &#039;&#039;&#039;Single score with all matches&#039;&#039;&#039; (on the &#039;&#039;left&#039;&#039;) and &#039;&#039;&#039;Score for single match&#039;&#039;&#039; (on the &#039;&#039;right&#039;&#039;). These two types of scorecards only differ for their convenience. The right templates combine all Elimination and Final Rounds for a single athlete on a &#039;&#039;single sheet&#039;&#039;, as the archer will have to keep the scorecard up to the last match shot, the other templates are divided per &#039;&#039;match&#039;&#039;, as shown by columns divisions.&lt;br /&gt;
From the &#039;&#039;graphic&#039;&#039; point of view, it is recommended to print a blank scorecard each time, without previous scores from shot Elimination and Final Rounds. It is, then, suggested to avoid using these scorecards, except for tournaments in which electronic scoring devices are in use, or when enough volunteers are available to collect and rearrange scorecards, for the data inputting before proceeding in the tournament might be significantly time consuming.&lt;br /&gt;
As for the previous printouts pages, the software offers all the needed files, divided by Matches in the &#039;&#039;first row&#039;&#039;, Division and Class, in the &#039;&#039;second row&#039;&#039;, and for the user selection in the scroll-down window &#039;&#039;in the lowest part&#039;&#039;. The user can also print Labels for each single athlete for the Final Rounds, just as for Qualification Rounds. Similarly, in the single scorecard area, the user can print scorecards with all the values from single arrows (available for tournaments in which electronic scoring devices are in use). Scrolling down the page, the software offers other printouts, including blank scorecards without names and, eventually, the chance of printing participants to Elimination and Final Rounds, by choosing to print all the archers, or just the wished athletes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:13--&amp;gt;&lt;br /&gt;
&amp;lt;placeholder: Figure 4.9: Finals Scorecards Printout page.&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Athlete Numbers=== &amp;lt;!--T:14--&amp;gt;&lt;br /&gt;
Similarly to the Qualification Rounds, the user can print Athlete Numbers for the Final&lt;br /&gt;
Rounds (see Figure 4.10).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:15--&amp;gt;&lt;br /&gt;
&amp;lt;placeholder: Figure 4.10: Athlete Numbers Printout for the Final Rounds.&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Data insert (Bracket view)=== &amp;lt;!--T:16--&amp;gt;&lt;br /&gt;
This is the most efficient way of inputting data for Elimination Rounds.&lt;br /&gt;
Clicking on this command, the software will open a drop-down menu, from which the user can manage&lt;br /&gt;
the wished event. After choosing and confirming the selected option, the application will display a&lt;br /&gt;
bracket template, with the same framework of Elimination and Final Rounds, but with names and boxes&lt;br /&gt;
for inputting scores (see Figure 4.11).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:17--&amp;gt;&lt;br /&gt;
&amp;lt;placeholder: Figure 4.11: Data insert in Bracket view.&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===N.B.=== &amp;lt;!--T:18--&amp;gt;&lt;br /&gt;
Before choosing any event, the user should select any shot-offs that need breaking from the dropdown menu on the right (&#039;&#039;Manage Tie-Break&#039;&#039;), to input any scores from the corresponding shoot-offs.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:19--&amp;gt;&lt;br /&gt;
For inputting scores, both in the &#039;&#039;Set System&#039;&#039; and in the &#039;&#039;Cumulative System&#039;&#039;, the user has to click on the &amp;lt;code class=&amp;quot;button&amp;quot;&amp;gt;Enable&amp;lt;/code&amp;gt;  button on the wished column, to edit the scores fields. In case of Byes, the user has to choose the&lt;br /&gt;
option ‘Bye’ in the drop-down menu beside the winner’s name. By default, the program will make the&lt;br /&gt;
athlete advance to the following rounds. Should an athlete have no opponents, i@nseo will move the&lt;br /&gt;
archer directly to the next round.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:20--&amp;gt;&lt;br /&gt;
In case of tied matches, the user has to input the score of each shoot-off arrow in the last empty box on&lt;br /&gt;
the left of each row and, then, select ‘Tie Winner’ in the drop-down menu beside the winner’s name.&lt;br /&gt;
In case of tied scores, usually, a star is added after the score of the shoot-off arrow of the winner athlete&lt;br /&gt;
(for it is the closest to the face center; see Figure 4.12).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:21--&amp;gt;&lt;br /&gt;
&amp;lt;placeholder: Figure 4.12: Inputting Byes and Shoot-offs scores.&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Data insert (Table view)=== &amp;lt;!--T:22--&amp;gt;&lt;br /&gt;
Another way of inputting scores during Elimination and Final Rounds is using&lt;br /&gt;
the Table view. In this case, the page won’t display brackets, but a chart, from which the user can input&lt;br /&gt;
both &#039;&#039;scores of single ends&#039;&#039;, and &#039;&#039;set/cumulative scores&#039;&#039;. For a standard tournament, when&lt;br /&gt;
electronic devices are not in use, the effectiveness of this scoring method is significantly lessened. Plus,&lt;br /&gt;
in the first top row, the software offers a list of commands to browse the wished round of matches, as&lt;br /&gt;
the user can move to the &#039;&#039;Previous Phase&#039;&#039; or to the &#039;&#039;Next Phase&#039;&#039;, view the &#039;&#039;Brackets&#039;&#039; up until then,&lt;br /&gt;
and print the &#039;&#039;Next Phase Scorecards&#039;&#039; (even for a single match, obviously), or the &#039;&#039;Next Phase&lt;br /&gt;
Names&#039;&#039; to prepare athletes name stands (see Figure 4.13).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:23--&amp;gt;&lt;br /&gt;
&amp;lt;placeholder: Figure 4.13: Data insert in Table view.&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Spotting=== &amp;lt;!--T:24--&amp;gt;&lt;br /&gt;
This function is used for the &#039;&#039;&#039;Arrow by Arrow&#039;&#039;&#039; inputting. It enables the user to input the match&lt;br /&gt;
results live, and, consequently, on sight. This method is meant for national tournaments and&lt;br /&gt;
international competitions (see Par. 5.9).&lt;br /&gt;
&lt;br /&gt;
===Printout=== &amp;lt;!--T:25--&amp;gt;&lt;br /&gt;
See Par. 4.4.&lt;br /&gt;
&lt;br /&gt;
===Speaker=== &amp;lt;!--T:26--&amp;gt;&lt;br /&gt;
This page enables the announcer to read the general overview of all the running Elimination&lt;br /&gt;
and Final Rounds, both ended or not, to promptly announce the results to onsite spectators. It is&lt;br /&gt;
meant for international competitions and national tournaments (see Par. 5.10).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:27--&amp;gt;&lt;br /&gt;
Likewise, the user can also manage Team Matches. The procedure is similar, as it starts by setting the&lt;br /&gt;
tournament field in the same way of the Individual Finals, opening the command&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;Competition&#039;&#039; → T&#039;&#039;eam Finals Setup&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
and printing &#039;&#039;Brackets&#039;&#039;, &#039;&#039;Scorecards&#039;&#039; and &#039;&#039;Results&#039;&#039;, using the menu for &#039;&#039;&#039;Team Finals&#039;&#039;&#039;. All the tasks follow&lt;br /&gt;
the same procedure that has been previously described for the Individual Finals management.&lt;br /&gt;
&lt;br /&gt;
==Final Rounds Printout== &amp;lt;!--T:28--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:29--&amp;gt;&lt;br /&gt;
This menu integrates all Printout commands and templates available in the software. Opening the main page&lt;br /&gt;
and clicking on &#039;&#039;Printout&#039;&#039;, the following commands will be displayed (see Figure 4.14):&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:30--&amp;gt;&lt;br /&gt;
&amp;lt;placeholder: Figure 4.14: Printout menu.&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Participant Lists=== &amp;lt;!--T:31--&amp;gt;&lt;br /&gt;
It enables the user to print all the Participants in the tournament (see Figure 2.40 and&lt;br /&gt;
Figure 2.41 in Par. 2.4).&lt;br /&gt;
&lt;br /&gt;
===Statistics=== &amp;lt;!--T:32--&amp;gt;&lt;br /&gt;
This command prints all the Statistics about the competition (see Figure 2.37 in Par. 2.4).&lt;br /&gt;
&lt;br /&gt;
===Div/Class Result List=== &amp;lt;!--T:33--&amp;gt;&lt;br /&gt;
From this function, the user can print rankings for Qualification Rounds (see Figure&lt;br /&gt;
3.11 in Par. 3.1).&lt;br /&gt;
&lt;br /&gt;
===Qualification Round Printout=== &amp;lt;!--T:34--&amp;gt;&lt;br /&gt;
From this command, the user can print Final Rankings for the&lt;br /&gt;
tournament to be used in the Elimination and Final Rounds (see Figure 3.12 in Par. 3.1).&lt;br /&gt;
&lt;br /&gt;
===Final Rounds=== &amp;lt;!--T:35--&amp;gt;&lt;br /&gt;
This function prints rankings for the Final Rounds, using both Brackets and Final Rankings&lt;br /&gt;
templates (see Figure 4.15).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:36--&amp;gt;&lt;br /&gt;
&amp;lt;placeholder: Figure 4.15: Rankings Printout for Final Rounds.&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Header for Result Printouts=== &amp;lt;!--T:37--&amp;gt;&lt;br /&gt;
It enables the user to input a row, based on the tournament management&lt;br /&gt;
(e.g. &#039;&#039;non-official results&#039;&#039;), on rankings to be printed, simply selecting the Session and entering the&lt;br /&gt;
wished text in the empty box (see Figure 4.16).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:38--&amp;gt;&lt;br /&gt;
&amp;lt;placeholder: Figure 4.16: Header for Result Printouts page.&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Awards Ceremony Management=== &amp;lt;!--T:39--&amp;gt;&lt;br /&gt;
From this section, the user can manage the Awards Ceremony for&lt;br /&gt;
archers in the tournament, choosing the &#039;&#039;Number of Awarded Athletes&#039;&#039; for each event, the &#039;&#039;Name&lt;br /&gt;
of the Cup&#039;&#039; and the &#039;&#039;Awarder&#039;&#039;. It is mainly meant for Awards Ceremonies of international competitions&lt;br /&gt;
and national tournaments (see Figure 4.17).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:40--&amp;gt;&lt;br /&gt;
&amp;lt;placeholder: Figure 4.17: Awards Ceremony Management page.&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Awards Printout=== &amp;lt;!--T:41--&amp;gt;&lt;br /&gt;
This command prints the Awards Ceremony schedule including Athletes, Awards and&lt;br /&gt;
Awarders entered in the previous section.&lt;br /&gt;
&lt;br /&gt;
===Print Sign=== &amp;lt;!--T:42--&amp;gt;&lt;br /&gt;
From this section, the user can print any Sign (e.g. any direction) needed for correctly directing&lt;br /&gt;
athletes on the tournament field. Usually, the first row includes any instructions, and the second one&lt;br /&gt;
should add any directions. Symbols usually typed in the rows are ‘&amp;gt;’ for the &#039;&#039;Right Turn Indication&#039;&#039;,&lt;br /&gt;
‘&amp;lt;’ for the &#039;&#039;Left Turn Indication&#039;&#039; and ∧∧ for the &#039;&#039;‘Go Straight’ Indication&#039;&#039;. These symbols should&lt;br /&gt;
be entered without adding any other character. Otherwise, the program will add that alphanumeric&lt;br /&gt;
character in the print (see Figure 4.18).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:43--&amp;gt;&lt;br /&gt;
&amp;lt;placeholder: Figure 4.18: Printed Sign sample.&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:44--&amp;gt;&lt;br /&gt;
{{Content}}&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=File:Individual-Finals-Ties-PDF.png&amp;diff=2682</id>
		<title>File:Individual-Finals-Ties-PDF.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=File:Individual-Finals-Ties-PDF.png&amp;diff=2682"/>
		<updated>2025-07-27T07:40:44Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Tie score and SO scorecard PDF&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=File:Individual-Finals-Ties-04.png&amp;diff=2681</id>
		<title>File:Individual-Finals-Ties-04.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=File:Individual-Finals-Ties-04.png&amp;diff=2681"/>
		<updated>2025-07-27T07:39:53Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Events list after tie score check&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=File:Individual-Finals-Ties-03.png&amp;diff=2680</id>
		<title>File:Individual-Finals-Ties-03.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=File:Individual-Finals-Ties-03.png&amp;diff=2680"/>
		<updated>2025-07-27T07:38:55Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Tie score panel after CT and SO&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=File:Individual-Finals-Ties-02.png&amp;diff=2679</id>
		<title>File:Individual-Finals-Ties-02.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=File:Individual-Finals-Ties-02.png&amp;diff=2679"/>
		<updated>2025-07-27T07:33:49Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;CT and SO panel&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=File:Individual-Finals-Ties-01.png&amp;diff=2678</id>
		<title>File:Individual-Finals-Ties-01.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=File:Individual-Finals-Ties-01.png&amp;diff=2678"/>
		<updated>2025-07-27T07:32:58Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;List of Events to check/checked&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=File:Individual-Finals-menu-02.png&amp;diff=2677</id>
		<title>File:Individual-Finals-menu-02.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=File:Individual-Finals-menu-02.png&amp;diff=2677"/>
		<updated>2025-07-27T07:26:26Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Individual Finals Menu - some ties solved&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=File:Individual-Finals-menu-01.png&amp;diff=2676</id>
		<title>File:Individual-Finals-menu-01.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=File:Individual-Finals-menu-01.png&amp;diff=2676"/>
		<updated>2025-07-27T07:23:49Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Individual Finals Menu - no ties solved&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=Round_Robin&amp;diff=2204</id>
		<title>Round Robin</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=Round_Robin&amp;diff=2204"/>
		<updated>2025-07-01T16:08:07Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Page in progress}}&lt;br /&gt;
&lt;br /&gt;
After a qualification round, Individual and Team events can enter round robin eliminations.&lt;br /&gt;
&lt;br /&gt;
Entries will be divided into groups, each component of the group will then shoot a match against all others of that group. Based on the settings points will be awarded to each match and a final rank by group will be available.&lt;br /&gt;
&lt;br /&gt;
Round Robin entries can then enter more round robins or enter a regular bracket system.&lt;br /&gt;
&lt;br /&gt;
Round Robins are tricky to set up and hide several pitfalls.&lt;br /&gt;
&lt;br /&gt;
== Setup and Group Assignments ==&lt;br /&gt;
For the purpose of this wiki, we will be setting a 2 level Round Robin, with these rules:&lt;br /&gt;
* Round Robin level 1 will be 8 groups of 5 archers&lt;br /&gt;
* Round Robin level 2 will be 4 groups of 4 archers&lt;br /&gt;
* final brackets start from phase 1/4&lt;br /&gt;
* Qualification Round ranked 1 and 2 are directly seeded in the 1/4 of final&lt;br /&gt;
* Qualification Round ranked 3 to 6 are directly seeded in groups 1-4 of second level&lt;br /&gt;
* Qualification Round ranked 7 to 46 are seeded in 8 groups of 5 in level 1&lt;br /&gt;
* Level 1 top ranked of each group proceed to second level&lt;br /&gt;
* Level 1 two best ranked proceed to second level&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery mode=&amp;quot;packed&amp;quot;&amp;gt;&lt;br /&gt;
File:RoundRobin-Setup-01.png|Event preparation for Round Robin&lt;br /&gt;
File:RoundRobin-Setup-02.png|Eliminations Settings&lt;br /&gt;
File:RoundRobin-Setup-03.png|Round Robin Levels&lt;br /&gt;
File:RoundRobin-Setup-04.png|Round Robin Setup Level 1&lt;br /&gt;
File:RoundRobin-Setup-05.png|Round Robin Setup Level 2&lt;br /&gt;
File:RoundRobin-Setup-06.png|Round Robin Group Assignment Level 1&lt;br /&gt;
File:RoundRobin-Setup-07.png|Round Robin Group Assignment Level 2&lt;br /&gt;
File:RoundRobin-Setup-08.png|Round Robin Bracket Assignment&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Target Assignment ==&lt;br /&gt;
[[File:RoundRobin-Targets.png|thumb|Round Robin Target Assignments]]&lt;br /&gt;
Usually all groups shoot together one match after the other so target assignment can be simplified using shortcuts:&lt;br /&gt;
* Target: &lt;br /&gt;
** a number followed by &amp;quot;+&amp;quot; assigns targets from that match up to the last match of that phase in increments of one  &lt;br /&gt;
** a number followed by &amp;quot;-&amp;quot; assigns targets from that match up to the last match of that phase in increments of one but only for the non-bye matches&lt;br /&gt;
* Date: format is always YYYY-mm-dd. Shortcut available: d1 for first day of competition, d2 for second and so on.&lt;br /&gt;
* Time: format is always HH:mm (24 hours format). If a date and time is set in round 1, from round 2 setting &amp;quot;+25&amp;quot; will set the same date and time + 25 minutes&lt;br /&gt;
* Length: expected duration of the match&lt;br /&gt;
&lt;br /&gt;
== Events Status Management ==&lt;br /&gt;
[[File:RoundRobin-QR-SO.png|thumb|Round Robin Event Status Management]]&lt;br /&gt;
To seed entries in the groups you first need to check shoot offs after the qualification round and after all matches in a level are finished&lt;br /&gt;
&lt;br /&gt;
{{Content}}&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=File:RoundRobin-QR-SO.png&amp;diff=2203</id>
		<title>File:RoundRobin-QR-SO.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=File:RoundRobin-QR-SO.png&amp;diff=2203"/>
		<updated>2025-07-01T16:07:27Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Round Robin Event Status Management&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=Round_Robin&amp;diff=2202</id>
		<title>Round Robin</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=Round_Robin&amp;diff=2202"/>
		<updated>2025-07-01T15:47:42Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Page in progress}}&lt;br /&gt;
&lt;br /&gt;
After a qualification round, Individual and Team events can enter round robin eliminations.&lt;br /&gt;
&lt;br /&gt;
Entries will be divided into groups, each component of the group will then shoot a match against all others of that group. Based on the settings points will be awarded to each match and a final rank by group will be available.&lt;br /&gt;
&lt;br /&gt;
Round Robin entries can then enter more round robins or enter a regular bracket system.&lt;br /&gt;
&lt;br /&gt;
Round Robins are tricky to set up and hide several pitfalls.&lt;br /&gt;
&lt;br /&gt;
== Setup and Group Assignments ==&lt;br /&gt;
For the purpose of this wiki, we will be setting a 2 level Round Robin, with these rules:&lt;br /&gt;
* Round Robin level 1 will be 8 groups of 5 archers&lt;br /&gt;
* Round Robin level 2 will be 4 groups of 4 archers&lt;br /&gt;
* final brackets start from phase 1/4&lt;br /&gt;
* Qualification Round ranked 1 and 2 are directly seeded in the 1/4 of final&lt;br /&gt;
* Qualification Round ranked 3 to 6 are directly seeded in groups 1-4 of second level&lt;br /&gt;
* Qualification Round ranked 7 to 46 are seeded in 8 groups of 5 in level 1&lt;br /&gt;
* Level 1 top ranked of each group proceed to second level&lt;br /&gt;
* Level 1 two best ranked proceed to second level&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery mode=&amp;quot;packed&amp;quot;&amp;gt;&lt;br /&gt;
File:RoundRobin-Setup-01.png|Event preparation for Round Robin&lt;br /&gt;
File:RoundRobin-Setup-02.png|Eliminations Settings&lt;br /&gt;
File:RoundRobin-Setup-03.png|Round Robin Levels&lt;br /&gt;
File:RoundRobin-Setup-04.png|Round Robin Setup Level 1&lt;br /&gt;
File:RoundRobin-Setup-05.png|Round Robin Setup Level 2&lt;br /&gt;
File:RoundRobin-Setup-06.png|Round Robin Group Assignment Level 1&lt;br /&gt;
File:RoundRobin-Setup-07.png|Round Robin Group Assignment Level 2&lt;br /&gt;
File:RoundRobin-Setup-08.png|Round Robin Bracket Assignment&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Target Assignment ==&lt;br /&gt;
[[File:RoundRobin-Targets.png|thumb|Round Robin Target Assignments]]&lt;br /&gt;
Usually all groups shoot together one match after the other so target assignment can be simplified using shortcuts:&lt;br /&gt;
* Target: &lt;br /&gt;
** a number followed by &amp;quot;+&amp;quot; assigns targets from that match up to the last match of that phase in increments of one  &lt;br /&gt;
** a number followed by &amp;quot;-&amp;quot; assigns targets from that match up to the last match of that phase in increments of one but only for the non-bye matches&lt;br /&gt;
* Date: format is always YYYY-mm-dd. Shortcut available: d1 for first day of competition, d2 for second and so on.&lt;br /&gt;
* Time: format is always HH:mm (24 hours format). If a date and time is set in round 1, from round 2 setting &amp;quot;+25&amp;quot; will set the same date and time + 25 minutes&lt;br /&gt;
* Length: expected duration of the match&lt;br /&gt;
&lt;br /&gt;
{{Content}}&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=File:RoundRobin-Targets.png&amp;diff=2201</id>
		<title>File:RoundRobin-Targets.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=File:RoundRobin-Targets.png&amp;diff=2201"/>
		<updated>2025-07-01T15:47:33Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Round Robin Target Assignments&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=File:RoundRobin-Setup-08.png&amp;diff=2200</id>
		<title>File:RoundRobin-Setup-08.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=File:RoundRobin-Setup-08.png&amp;diff=2200"/>
		<updated>2025-07-01T15:29:29Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Round Robin Bracket Assignment&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=File:RoundRobin-Setup-07.png&amp;diff=2199</id>
		<title>File:RoundRobin-Setup-07.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=File:RoundRobin-Setup-07.png&amp;diff=2199"/>
		<updated>2025-07-01T15:28:51Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Round Robin Group Assignment Level 2&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=File:RoundRobin-Setup-06.png&amp;diff=2198</id>
		<title>File:RoundRobin-Setup-06.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=File:RoundRobin-Setup-06.png&amp;diff=2198"/>
		<updated>2025-07-01T15:18:51Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Round Robin Group Assignment Level 1&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=File:RoundRobin-Setup-05.png&amp;diff=2197</id>
		<title>File:RoundRobin-Setup-05.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=File:RoundRobin-Setup-05.png&amp;diff=2197"/>
		<updated>2025-07-01T15:18:01Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Round Robin Setup Level 2&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=File:RoundRobin-Setup-04.png&amp;diff=2196</id>
		<title>File:RoundRobin-Setup-04.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=File:RoundRobin-Setup-04.png&amp;diff=2196"/>
		<updated>2025-07-01T15:16:30Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Round Robin Setup Level 1&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=File:RoundRobin-Setup-03.png&amp;diff=2195</id>
		<title>File:RoundRobin-Setup-03.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=File:RoundRobin-Setup-03.png&amp;diff=2195"/>
		<updated>2025-07-01T15:08:04Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Round Robin Levels&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=File:RoundRobin-Setup-02.png&amp;diff=2194</id>
		<title>File:RoundRobin-Setup-02.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=File:RoundRobin-Setup-02.png&amp;diff=2194"/>
		<updated>2025-07-01T15:06:30Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Eliminations Settings&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=File:RoundRobin-Setup-01.png&amp;diff=2193</id>
		<title>File:RoundRobin-Setup-01.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=File:RoundRobin-Setup-01.png&amp;diff=2193"/>
		<updated>2025-07-01T15:05:32Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Event Change to prepare for Round Robin&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=Participants/Accreditation&amp;diff=2192</id>
		<title>Participants/Accreditation</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=Participants/Accreditation&amp;diff=2192"/>
		<updated>2025-07-01T13:54:08Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Page in progress}}&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
[[File:Accreditation-Menu.png|thumb]]&lt;br /&gt;
Accreditation is an essential part of the pre-competition management: check-in, picture uptake, accreditation badge delivery, etc can be done from these pages.&lt;br /&gt;
&lt;br /&gt;
The menu is divided into 3 main blocks: the first block deals with the actual accreditation desk operations, the middle block is the setup of fees in case billings are needed, including entries that have a free entrance, the third block are the printout parts: badges including badge creation and specific accreditation desk printouts.&lt;br /&gt;
&lt;br /&gt;
== Accreditation == &amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
[[File:Accreditation-Options.png|thumb|center|Main Options]]&lt;br /&gt;
&lt;br /&gt;
# Session selection: no selection selects all sessions&lt;br /&gt;
# Accreditation option&lt;br /&gt;
# Based on the option selected some filters can apply&lt;br /&gt;
&lt;br /&gt;
All pages &amp;quot;work&amp;quot; in the same way: a list of entries is presented, clicking on the Bib number a popup opens to manage that specific entry option. If the entry code is printed as a bar code on an accreditation card, a bar code reader can be used to scan the badge and confirm the operation.&lt;br /&gt;
&lt;br /&gt;
At the top of the page a series of filters can be applied to select by name, country, category, etc.&lt;br /&gt;
&lt;br /&gt;
Most of the features takes into account a bill system, provided it has been set correctly ([[#|see later]])&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
===Take Accreditation Picture===&lt;br /&gt;
Not to be confused with the main item having the same title ([[#Take_Accreditation_Picture_2|see later]]). This page lists the entries that need a picture or already has one. Due to the browsers security concerns, this page is not maintained anymore and will probably be removed in a future release. USB Webcams or IPcameras can be used: check the &#039;&#039;&#039;Setup&#039;&#039;&#039; (in the title bar) and follow instructions.&lt;br /&gt;
&lt;br /&gt;
If a webcam (external or internal) will be used, the most important step is installing VLC (Videolan) on the computer that will have the camera attached.&lt;br /&gt;
&lt;br /&gt;
* internal webcam in linux is called /dev/video0 so default external webcam will be /dev/video1. Of course if the computer the webcam is atteched to has no internal webcam you need to adjust the command adding &amp;quot;/dev/video0&amp;quot; at the end, like in:&lt;br /&gt;
    bash /...../VLC-Linux.sh /dev/video0&lt;br /&gt;
&lt;br /&gt;
===Payments===&lt;br /&gt;
&lt;br /&gt;
As for all other pages in this menu, the list shows the entries that are expected to pay.&lt;br /&gt;
&lt;br /&gt;
===Accreditation===&lt;br /&gt;
&lt;br /&gt;
This is the actual page to use to acknowledge entries that are actually there.&lt;br /&gt;
&lt;br /&gt;
===Equipment Inspection===&lt;br /&gt;
&lt;br /&gt;
This page helps judges during the equipment inspection procedure.&lt;br /&gt;
&lt;br /&gt;
== Take Accreditation Picture == &amp;lt;!--T:7--&amp;gt;&lt;br /&gt;
Through this option, the user can manage the parameters needed for&lt;br /&gt;
shooting pictures for athletes that don’t have one in the official database (see Figure 2.28). When an&lt;br /&gt;
athlete doesn’t have a picture in the system, the program returns an error, highlighting the corresponding&lt;br /&gt;
row, as shown in the following picture.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:8--&amp;gt;&lt;br /&gt;
{{Memo| Figure 2.28: Taking Athletes Pictures and system errors (Missing Photo). }}&lt;br /&gt;
&lt;br /&gt;
== Fees setup == &amp;lt;!--T:9--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:10--&amp;gt;&lt;br /&gt;
the payment page displays only two drop-down menus and a box, where the user can type the&lt;br /&gt;
tournament fees for every division and class combination (see Figure 2.29). As for the previous screens,&lt;br /&gt;
by pressing and holding CTRL, the user can select more items at the same time. Once the selection is&lt;br /&gt;
complete, the user can upload the fees into the system by clicking on the ‘Save’ button.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:11--&amp;gt;&lt;br /&gt;
{{Memo| Figure 2.29: Setting the tournament fees. }}&lt;br /&gt;
&lt;br /&gt;
== Athletes fees status == &amp;lt;!--T:12--&amp;gt;&lt;br /&gt;
As it can be easily understood, through this option, the user can manage athletes that,&lt;br /&gt;
for several reasons, won’t have to pay for participating in the tournament. Searching and selecting these&lt;br /&gt;
athletes from the drop-down menu, in the Payment page, the user can choose if any archer will have&lt;br /&gt;
to pay the tournament fees (‘Yes’), or not (‘No’; see Figure 2.30). If any archer won’t have to pay these&lt;br /&gt;
fees, the user will be able to edit the archers details as any other one, during the Accreditation procedure,&lt;br /&gt;
with the only difference that tournament revenues won’t be changed accordingly.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:13--&amp;gt;&lt;br /&gt;
{{Memo| Figure 2.30: Setting Nonpaying Archers. }}&lt;br /&gt;
&lt;br /&gt;
== Accreditation colors management == &amp;lt;!--T:14--&amp;gt;&lt;br /&gt;
This function enables the user to manage colors for Accreditation&lt;br /&gt;
badges, depending on the access rights granted to different participants classes (see Figure 2.31).&lt;br /&gt;
&lt;br /&gt;
== Print Accreditation Badges == &amp;lt;!--T:15--&amp;gt;&lt;br /&gt;
== Printout ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:16--&amp;gt;&lt;br /&gt;
[[Category:Participants]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:17--&amp;gt;&lt;br /&gt;
{{Content}}&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=Participants/Accreditation&amp;diff=2191</id>
		<title>Participants/Accreditation</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=Participants/Accreditation&amp;diff=2191"/>
		<updated>2025-07-01T13:53:19Z</updated>

		<summary type="html">&lt;p&gt;Deligant: /* Payments */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Page in progress}}&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
[[File:Accreditation-Menu.png|thumb]]&lt;br /&gt;
Accreditation is an essential part of the pre-competition management: check-in, picture uptake, accreditation badge delivery, etc can be done from these pages.&lt;br /&gt;
&lt;br /&gt;
The menu is divided into 3 main blocks: the first block deals with the actual accreditation desk operations, the middle block is the setup of fees in case billings are needed, including entries that have a free entrance, the third block are the printout parts: badges including badge creation and specific accreditation desk printouts.&lt;br /&gt;
&lt;br /&gt;
== Accreditation == &amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
[[File:Accreditation-Options.png|thumb|center|Main Options]]&lt;br /&gt;
&lt;br /&gt;
# Session selection: no selection selects all sessions&lt;br /&gt;
# Accreditation option&lt;br /&gt;
# Based on the option selected some filters can apply&lt;br /&gt;
&lt;br /&gt;
All pages &amp;quot;work&amp;quot; in the same way: a list of entries is presented, clicking on the Bib number a popup opens to manage that specific entry option. If the entry code is printed as a bar code on an accreditation card, a bar code reader can be used to scan the badge and confirm the operation.&lt;br /&gt;
&lt;br /&gt;
At the top of the page a series of filters can be applied to select by name, country, category, etc.&lt;br /&gt;
&lt;br /&gt;
Most of the features takes into account a bill system, provided it has been set correctly ([[#|see later]])&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
===Take Accreditation Picture===&lt;br /&gt;
Not to be confused with the main item having the same title ([[#Take_Accreditation_Picture_2|see later]]). This page lists the entries that need a picture or already has one. Due to the browsers security concerns, this page is not maintained anymore and will probably be removed in a future release. USB Webcams or IPcameras can be used: check the &#039;&#039;&#039;Setup&#039;&#039;&#039; (in the title bar) and follow instructions.&lt;br /&gt;
&lt;br /&gt;
If a webcam (external or internal) will be used, the most important step is installing VLC (Videolan) on the computer that will have the camera attached.&lt;br /&gt;
&lt;br /&gt;
* internal webcam in linux is called /dev/video0 so default external webcam will be /dev/video1. Of course if the computer the webcam is atteched to has no internal webcam you need to adjust the command adding &amp;quot;/dev/video0&amp;quot; at the end, like in:&lt;br /&gt;
    bash /...../VLC-Linux.sh /dev/video0&lt;br /&gt;
&lt;br /&gt;
===Payments===&lt;br /&gt;
&lt;br /&gt;
As for all other pages in this menu, the list shows the entries that are expected to pay.&lt;br /&gt;
&lt;br /&gt;
===Accreditation==&lt;br /&gt;
&lt;br /&gt;
This is the actual page where to acknowledge entries that are actually there.&lt;br /&gt;
&lt;br /&gt;
===Equipment Inspection===&lt;br /&gt;
&lt;br /&gt;
This page helps judges during the equipment inspection procedure.&lt;br /&gt;
&lt;br /&gt;
== Take Accreditation Picture == &amp;lt;!--T:7--&amp;gt;&lt;br /&gt;
Through this option, the user can manage the parameters needed for&lt;br /&gt;
shooting pictures for athletes that don’t have one in the official database (see Figure 2.28). When an&lt;br /&gt;
athlete doesn’t have a picture in the system, the program returns an error, highlighting the corresponding&lt;br /&gt;
row, as shown in the following picture.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:8--&amp;gt;&lt;br /&gt;
{{Memo| Figure 2.28: Taking Athletes Pictures and system errors (Missing Photo). }}&lt;br /&gt;
&lt;br /&gt;
== Fees setup == &amp;lt;!--T:9--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:10--&amp;gt;&lt;br /&gt;
the payment page displays only two drop-down menus and a box, where the user can type the&lt;br /&gt;
tournament fees for every division and class combination (see Figure 2.29). As for the previous screens,&lt;br /&gt;
by pressing and holding CTRL, the user can select more items at the same time. Once the selection is&lt;br /&gt;
complete, the user can upload the fees into the system by clicking on the ‘Save’ button.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:11--&amp;gt;&lt;br /&gt;
{{Memo| Figure 2.29: Setting the tournament fees. }}&lt;br /&gt;
&lt;br /&gt;
== Athletes fees status == &amp;lt;!--T:12--&amp;gt;&lt;br /&gt;
As it can be easily understood, through this option, the user can manage athletes that,&lt;br /&gt;
for several reasons, won’t have to pay for participating in the tournament. Searching and selecting these&lt;br /&gt;
athletes from the drop-down menu, in the Payment page, the user can choose if any archer will have&lt;br /&gt;
to pay the tournament fees (‘Yes’), or not (‘No’; see Figure 2.30). If any archer won’t have to pay these&lt;br /&gt;
fees, the user will be able to edit the archers details as any other one, during the Accreditation procedure,&lt;br /&gt;
with the only difference that tournament revenues won’t be changed accordingly.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:13--&amp;gt;&lt;br /&gt;
{{Memo| Figure 2.30: Setting Nonpaying Archers. }}&lt;br /&gt;
&lt;br /&gt;
== Accreditation colors management == &amp;lt;!--T:14--&amp;gt;&lt;br /&gt;
This function enables the user to manage colors for Accreditation&lt;br /&gt;
badges, depending on the access rights granted to different participants classes (see Figure 2.31).&lt;br /&gt;
&lt;br /&gt;
== Print Accreditation Badges == &amp;lt;!--T:15--&amp;gt;&lt;br /&gt;
== Printout ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:16--&amp;gt;&lt;br /&gt;
[[Category:Participants]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:17--&amp;gt;&lt;br /&gt;
{{Content}}&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=Participants/Accreditation&amp;diff=2190</id>
		<title>Participants/Accreditation</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=Participants/Accreditation&amp;diff=2190"/>
		<updated>2025-07-01T13:48:51Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Page in progress}}&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
[[File:Accreditation-Menu.png|thumb]]&lt;br /&gt;
Accreditation is an essential part of the pre-competition management: check-in, picture uptake, accreditation badge delivery, etc can be done from these pages.&lt;br /&gt;
&lt;br /&gt;
The menu is divided into 3 main blocks: the first block deals with the actual accreditation desk operations, the middle block is the setup of fees in case billings are needed, including entries that have a free entrance, the third block are the printout parts: badges including badge creation and specific accreditation desk printouts.&lt;br /&gt;
&lt;br /&gt;
== Accreditation == &amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
[[File:Accreditation-Options.png|thumb|center|Main Options]]&lt;br /&gt;
&lt;br /&gt;
# Session selection: no selection selects all sessions&lt;br /&gt;
# Accreditation option&lt;br /&gt;
# Based on the option selected some filters can apply&lt;br /&gt;
&lt;br /&gt;
All pages &amp;quot;work&amp;quot; in the same way: a list of entries is presented, clicking on the Bib number a popup opens to manage that specific entry option. If the entry code is printed as a bar code on an accreditation card, a bar code reader can be used to scan the badge and confirm the operation.&lt;br /&gt;
&lt;br /&gt;
At the top of the page a series of filters can be applied to select by name, country, category, etc.&lt;br /&gt;
&lt;br /&gt;
Most of the features takes into account a bill system, provided it has been set correctly ([[#|see later]])&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
===Take Accreditation Picture===&lt;br /&gt;
Not to be confused with the main item having the same title ([[#Take_Accreditation_Picture_2|see later]]). This page lists the entries that need a picture or already has one. Due to the browsers security concerns, this page is not maintained anymore and will probably be removed in a future release. USB Webcams or IPcameras can be used: check the &#039;&#039;&#039;Setup&#039;&#039;&#039; (in the title bar) and follow instructions.&lt;br /&gt;
&lt;br /&gt;
If a webcam (external or internal) will be used, the most important step is installing VLC (Videolan) on the computer that will have the camera attached.&lt;br /&gt;
&lt;br /&gt;
* internal webcam in linux is called /dev/video0 so default external webcam will be /dev/video1. Of course if the computer the webcam is atteched to has no internal webcam you need to adjust the command adding &amp;quot;/dev/video0&amp;quot; at the end, like in:&lt;br /&gt;
    bash /...../VLC-Linux.sh /dev/video0&lt;br /&gt;
&lt;br /&gt;
===Payments===&lt;br /&gt;
&amp;lt;!--T:4--&amp;gt;&lt;br /&gt;
In the Accreditation management menu, the user will find the following items:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:5--&amp;gt;&lt;br /&gt;
Accreditation: this item opens the main page in the Accreditation process. Based on the selected Session,&lt;br /&gt;
it enables the user to shoot a picture for each participant, or to proceed in the athletes Accreditation&lt;br /&gt;
Management and in the Equipment Inspection procedure (see Figure 2.27).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:6--&amp;gt;&lt;br /&gt;
{{Memo| Figure 2.27: Accreditation Management options. }}&lt;br /&gt;
 &lt;br /&gt;
Clicking on Accreditation, the program opens a page showing all the athletes enrolled in the tournament. First of all, for ensuring that this option will work properly, the user has to click on Open Bill from the Accreditation main page, to set the tournament revenues counter to 0. Now, the system will add, to the initial value, the corresponding fees for each athlete that has completed the Accreditation procedure (for setting prices, see the following steps). To complete the Accreditation procedure for any athlete, the user can simply search him/her (manually, or using the search bar), and, then, click on the BIB number, opening a new window. Clicking on ‘OK’, the window will be automatically closed,&lt;br /&gt;
and the Accreditation procedure will be, then, completed. If the system will return any error, the user can search the athlete and Cancel his/her Accreditation, by using the corresponding button, made available by the system right under the archer name.&lt;br /&gt;
&lt;br /&gt;
== Take Accreditation Picture == &amp;lt;!--T:7--&amp;gt;&lt;br /&gt;
Through this option, the user can manage the parameters needed for&lt;br /&gt;
shooting pictures for athletes that don’t have one in the official database (see Figure 2.28). When an&lt;br /&gt;
athlete doesn’t have a picture in the system, the program returns an error, highlighting the corresponding&lt;br /&gt;
row, as shown in the following picture.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:8--&amp;gt;&lt;br /&gt;
{{Memo| Figure 2.28: Taking Athletes Pictures and system errors (Missing Photo). }}&lt;br /&gt;
&lt;br /&gt;
== Fees setup == &amp;lt;!--T:9--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:10--&amp;gt;&lt;br /&gt;
the payment page displays only two drop-down menus and a box, where the user can type the&lt;br /&gt;
tournament fees for every division and class combination (see Figure 2.29). As for the previous screens,&lt;br /&gt;
by pressing and holding CTRL, the user can select more items at the same time. Once the selection is&lt;br /&gt;
complete, the user can upload the fees into the system by clicking on the ‘Save’ button.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:11--&amp;gt;&lt;br /&gt;
{{Memo| Figure 2.29: Setting the tournament fees. }}&lt;br /&gt;
&lt;br /&gt;
== Athletes fees status == &amp;lt;!--T:12--&amp;gt;&lt;br /&gt;
As it can be easily understood, through this option, the user can manage athletes that,&lt;br /&gt;
for several reasons, won’t have to pay for participating in the tournament. Searching and selecting these&lt;br /&gt;
athletes from the drop-down menu, in the Payment page, the user can choose if any archer will have&lt;br /&gt;
to pay the tournament fees (‘Yes’), or not (‘No’; see Figure 2.30). If any archer won’t have to pay these&lt;br /&gt;
fees, the user will be able to edit the archers details as any other one, during the Accreditation procedure,&lt;br /&gt;
with the only difference that tournament revenues won’t be changed accordingly.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:13--&amp;gt;&lt;br /&gt;
{{Memo| Figure 2.30: Setting Nonpaying Archers. }}&lt;br /&gt;
&lt;br /&gt;
== Accreditation colors management == &amp;lt;!--T:14--&amp;gt;&lt;br /&gt;
This function enables the user to manage colors for Accreditation&lt;br /&gt;
badges, depending on the access rights granted to different participants classes (see Figure 2.31).&lt;br /&gt;
&lt;br /&gt;
== Print Accreditation Badges == &amp;lt;!--T:15--&amp;gt;&lt;br /&gt;
== Printout ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:16--&amp;gt;&lt;br /&gt;
[[Category:Participants]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:17--&amp;gt;&lt;br /&gt;
{{Content}}&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=Participants/Accreditation&amp;diff=2189</id>
		<title>Participants/Accreditation</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=Participants/Accreditation&amp;diff=2189"/>
		<updated>2025-07-01T13:07:25Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Page in progress}}&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
[[File:Accreditation-Menu.png|thumb]]&lt;br /&gt;
Accreditation is an essential part of the pre-competition management: check-in, picture uptake, accreditation badge delivery, etc can be done from these pages.&lt;br /&gt;
&lt;br /&gt;
The menu is divided into 3 main blocks: the first block deals with the actual accreditation desk operations, the middle block is the setup of fees in case billings are needed, including entries that have a free entrance, the third block are the printout parts: badges including badge creation and specific accreditation desk printouts.&lt;br /&gt;
&lt;br /&gt;
== Accreditation == &amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
[[File:Accreditation-Options.png|thumb|center|Main Options]]&lt;br /&gt;
&lt;br /&gt;
# Session selection: no selection selects all sessions&lt;br /&gt;
# Accreditation option&lt;br /&gt;
# Based on the option selected some filters can apply&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
===Take Accreditation Picture===&lt;br /&gt;
Not to be confused with the main item having the same title ([[#Take_Accreditation_Picture_2|see later]]). This page lists the entries that need a picture or already has one. Due to the browsers security concerns, this page is not maintained anymore and will probably be removed in a future release. USB Webcams or IPcameras can be used: check the &#039;&#039;&#039;Setup&#039;&#039;&#039; (in the title bar) and follow instructions.&lt;br /&gt;
&lt;br /&gt;
If a webcam (external or internal) will be used, the most important step is installing VLC (Videolan) on the computer that will have the camera attached.&lt;br /&gt;
&lt;br /&gt;
* internal webcam in linux is called /dev/video0 so default external webcam will be /dev/video1. Of course if the computer the webcam is atteched to has no internal webcam you need to adjust the command adding &amp;quot;/dev/video0&amp;quot; at the end, like in:&lt;br /&gt;
    bash /...../VLC-Linux.sh /dev/video0&lt;br /&gt;
&lt;br /&gt;
===Payments===&lt;br /&gt;
&amp;lt;!--T:4--&amp;gt;&lt;br /&gt;
In the Accreditation management menu, the user will find the following items:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:5--&amp;gt;&lt;br /&gt;
Accreditation: this item opens the main page in the Accreditation process. Based on the selected Session,&lt;br /&gt;
it enables the user to shoot a picture for each participant, or to proceed in the athletes Accreditation&lt;br /&gt;
Management and in the Equipment Inspection procedure (see Figure 2.27).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:6--&amp;gt;&lt;br /&gt;
{{Memo| Figure 2.27: Accreditation Management options. }}&lt;br /&gt;
 &lt;br /&gt;
Clicking on Accreditation, the program opens a page showing all the athletes enrolled in the tournament. First of all, for ensuring that this option will work properly, the user has to click on Open Bill from the Accreditation main page, to set the tournament revenues counter to 0. Now, the system will add, to the initial value, the corresponding fees for each athlete that has completed the Accreditation procedure (for setting prices, see the following steps). To complete the Accreditation procedure for any athlete, the user can simply search him/her (manually, or using the search bar), and, then, click on the BIB number, opening a new window. Clicking on ‘OK’, the window will be automatically closed,&lt;br /&gt;
and the Accreditation procedure will be, then, completed. If the system will return any error, the user can search the athlete and Cancel his/her Accreditation, by using the corresponding button, made available by the system right under the archer name.&lt;br /&gt;
&lt;br /&gt;
== Take Accreditation Picture == &amp;lt;!--T:7--&amp;gt;&lt;br /&gt;
Through this option, the user can manage the parameters needed for&lt;br /&gt;
shooting pictures for athletes that don’t have one in the official database (see Figure 2.28). When an&lt;br /&gt;
athlete doesn’t have a picture in the system, the program returns an error, highlighting the corresponding&lt;br /&gt;
row, as shown in the following picture.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:8--&amp;gt;&lt;br /&gt;
{{Memo| Figure 2.28: Taking Athletes Pictures and system errors (Missing Photo). }}&lt;br /&gt;
&lt;br /&gt;
== Fees setup == &amp;lt;!--T:9--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:10--&amp;gt;&lt;br /&gt;
the payment page displays only two drop-down menus and a box, where the user can type the&lt;br /&gt;
tournament fees for every division and class combination (see Figure 2.29). As for the previous screens,&lt;br /&gt;
by pressing and holding CTRL, the user can select more items at the same time. Once the selection is&lt;br /&gt;
complete, the user can upload the fees into the system by clicking on the ‘Save’ button.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:11--&amp;gt;&lt;br /&gt;
{{Memo| Figure 2.29: Setting the tournament fees. }}&lt;br /&gt;
&lt;br /&gt;
== Athletes fees status == &amp;lt;!--T:12--&amp;gt;&lt;br /&gt;
As it can be easily understood, through this option, the user can manage athletes that,&lt;br /&gt;
for several reasons, won’t have to pay for participating in the tournament. Searching and selecting these&lt;br /&gt;
athletes from the drop-down menu, in the Payment page, the user can choose if any archer will have&lt;br /&gt;
to pay the tournament fees (‘Yes’), or not (‘No’; see Figure 2.30). If any archer won’t have to pay these&lt;br /&gt;
fees, the user will be able to edit the archers details as any other one, during the Accreditation procedure,&lt;br /&gt;
with the only difference that tournament revenues won’t be changed accordingly.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:13--&amp;gt;&lt;br /&gt;
{{Memo| Figure 2.30: Setting Nonpaying Archers. }}&lt;br /&gt;
&lt;br /&gt;
== Accreditation colors management == &amp;lt;!--T:14--&amp;gt;&lt;br /&gt;
This function enables the user to manage colors for Accreditation&lt;br /&gt;
badges, depending on the access rights granted to different participants classes (see Figure 2.31).&lt;br /&gt;
&lt;br /&gt;
== Print Accreditation Badges == &amp;lt;!--T:15--&amp;gt;&lt;br /&gt;
== Printout ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:16--&amp;gt;&lt;br /&gt;
[[Category:Participants]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:17--&amp;gt;&lt;br /&gt;
{{Content}}&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=File:Accreditation-Options.png&amp;diff=2188</id>
		<title>File:Accreditation-Options.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=File:Accreditation-Options.png&amp;diff=2188"/>
		<updated>2025-07-01T12:27:15Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Accreditation, main options&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=Competition/it&amp;diff=2187</id>
		<title>Competition/it</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=Competition/it&amp;diff=2187"/>
		<updated>2025-07-01T12:23:39Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Proofreading}}&lt;br /&gt;
&amp;lt;languages/&amp;gt;&lt;br /&gt;
Il menu superiore di Ianseo è organizzato da sinistra a destra seguendo le fasi di gestione di una competizione.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;nofloat&amp;quot;&amp;gt;[[File:Menu-Comp-IT.png|thumb|left|Menù &amp;quot;Torneo&amp;quot; quando non è selezionata alcuna competizione (sinistra) rispetto allo stesso menù dopo aver selezionato una competizione (destra)]]&lt;br /&gt;
&lt;br /&gt;
Il menù &amp;quot;Torneo&amp;quot; è molto breve quando non è selezionata alcuna competizione e si estende quando viene aperta una competizione. Si noti che &amp;lt;code&amp;gt;Nuovo&amp;lt;/code&amp;gt; e &amp;lt;code&amp;gt;Importa Gara&amp;lt;/code&amp;gt; sono presenti solo se non è selezionata alcuna competizione.&lt;br /&gt;
&lt;br /&gt;
A causa della loro complessità, alcune voci del menù hanno pagine proprie e non sono trattate in questa pagina:&lt;br /&gt;
* [[ Competition/Edit Competition Info/it|Modifica Dati Gara ]]&lt;br /&gt;
* [[ Competition/Scheduling/it|Gestione Programma ]]&lt;br /&gt;
* [[ Competition/Warm Up Schedule/it|Sessioni di Riscaldamento ]]&lt;br /&gt;
* [[ Competition/Individual Events Setup/it|Impostazioni per le Finali Individuali ]]&lt;br /&gt;
* [[ Competition/Team Events Setup/it|Impostazioni per le Finali a Squadre ]]&lt;br /&gt;
* [[ Competition/Round Robin Setup/it|Configurazione Girone all&#039;italiana ]]&lt;br /&gt;
* [[ Competition/Ianseo Protection/it|Protezione Ianseo ]]&lt;br /&gt;
* [[ Competition/Send to ianseo.net/it|Invia a ianseo.net ]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Creare una Gara ==&lt;br /&gt;
&lt;br /&gt;
[[File:New-Competition-IT.png|thumb|right|Schermata Nuovo Torneo]]&lt;br /&gt;
&lt;br /&gt;
Per creare un nuovo torneo l&#039;utente può cliccare su &amp;lt;code&amp;gt;Torneo =&amp;gt; Nuovo&amp;lt;/code&amp;gt;. La pagina mostrerà alcuni campi in cui è possibile registrare le informazioni principali del torneo. In pratica tutti i campi sono obbligatori, in quanto senza di essi l&#039;utente non può creare la competizione.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Codice Gara&#039;&#039;&#039;: codice di riferimento della competizione (nel caso di gara [https://fitarco.it Fitarco] è quello ricavabile dal calendario gare sul sito federale). Una volta definito è meglio non modificarlo, soprattutto se sono già stati richiesti i codici di pubblicazione on-line o i codici ISK-NG Pro.&lt;br /&gt;
* &#039;&#039;&#039;Nome Gara&#039;&#039;&#039;: è il titolo del torneo.&lt;br /&gt;
* &#039;&#039;&#039;Nome Gara Abbreviato&#039;&#039;&#039;: versione abbreviata del Nome della Gara: es. “OG 2025” invece di &amp;quot;Giochi Olimpici Estivi 2025&amp;quot;.&lt;br /&gt;
* &#039;&#039;&#039;Società Organizzatrice&#039;&#039;&#039;: il campo superiore è il codice dell&#039;organizzatore (come il codice della società organizzatrice, il codice della federazione, ecc.), mentre il campo inferiore è una descrizione del comitato organizzatore. Esempio: “WAE” per il codice e “World Archery Europe” per la descrizione.&lt;br /&gt;
* &#039;&#039;&#039;Stampe ORIS di default&#039;&#039;&#039;: Selezionando la casella tutti gli output saranno stampati secondo lo standard ORIS (Olympic Results and Information Services). Per eventi comuni (regionali, interregionali, nazionali, ecc.) è consigliato NON utilizzare le stampe ORIS, soprattutto se si stampano risultati, classifiche, lista piazzole, ecc.: le stampe di I@nseo sono ottimizzate per ridurre il numero di fogli da utilizzare, pur mantenendo grande leggibilità.&lt;br /&gt;
* &#039;&#039;&#039;Regola localizzata&#039;&#039;&#039;: regole del torneo. Ad esempio, selezionando &#039;&#039;Competizione Internazionale (regole WA)&#039;&#039;, I@nseo utilizzerà le tipologie di torneo definiti da WA.&lt;br /&gt;
* &#039;&#039;&#039;Tipo Torneo&#039;&#039;&#039;: in base alla selezione precedente, dopo aver selezionato una Regola Localizzata il menù a tendina verrà popolato e mostrerà le tipologie di gare disponibili per quella Regola Localizzata.&lt;br /&gt;
* &#039;&#039;&#039;Sottoregola&#039;&#039;&#039;: la tendina delle sottoregole apparirà solo se è stato selezionato un Tipo Torneo che consenta la possibilità di gestire le classi ammesse (es. Tutte le classi, solo classi Seniores, solo classi Giovanili).&lt;br /&gt;
* &#039;&#039;&#039;Ripristina i valori predefiniti&#039;&#039;&#039;:  la spunta di questa opzione ripristinerà i valori predefiniti di questa competizione, rimuovendo gli elementi impostati in modo personalizzato. {{Note|inline=1|type=warning|text=Si prega di notare che ciò può interrompere la competizione, perciò è da usare con cautela. Un popup di conferma vi avvertirà delle conseguenze nel caso in cui abbiate selezionato l&#039;opzione per errore.}}.&lt;br /&gt;
* &#039;&#039;&#039;Luogo&#039;&#039;&#039;: città in cui si svolgerà la competizione.&lt;br /&gt;
* &#039;&#039;&#039;Campo di gara&#039;&#039;&#039;: campo di gara della competizione.&lt;br /&gt;
* &#039;&#039;&#039;Nazione&#039;&#039;&#039;: la nazione in cui si svolge la competizione.&lt;br /&gt;
* &#039;&#039;&#039;Fuso Orario&#039;&#039;&#039;: Fuso orario sfasato rispetto all&#039;UTC alla data della competizione (attenzione all&#039;ora legale!).&lt;br /&gt;
* &#039;&#039;&#039;Data&#039;&#039;&#039;: date di inizio e di fine della competizione.&lt;br /&gt;
* &#039;&#039;&#039;Dimensione carta&#039;&#039;&#039;: seleziona il formato carta corretto (A4 o Letter) per le stampe.&lt;br /&gt;
* &#039;&#039;&#039;Valuta&#039;&#039;&#039;: valuta principale utilizzata per i pagamenti. Possono essere simboli o codici internazionali (es. € o EUR).&lt;br /&gt;
* &#039;&#039;&#039;Lingua per le stampe&#039;&#039;&#039;: forzare la lingua delle stampe (es. l&#039;inglese), mentre l&#039;interfaccia può essere cambiata in qualsiasi lingua (es polacco).&lt;br /&gt;
* &#039;&#039;&#039;Set di caratteri per le stampe&#039;&#039;&#039;: di default è impostato il st di caratteri latini; per le competizioni che utilizzano caratteri latini estesi (es. alfabeti Slavi, Cirillici, Ebraici e Arabi) selezionare “Includi caratteri cirillici”, mentre è possibile includere anche i caratteri basati sugli ideogrammi selezionando i caratteri cinesi o giapponesi.&lt;br /&gt;
* &#039;&#039;&#039;Abilita Sistema HHT&#039;&#039;&#039;: nelle competizioni in cui l&#039;inserimento punti elettronico viene gestito con gli ormai obsoleti Danage HHT (Tastierini) si deve selezionare “Sì”. Per le competizioni non Latine, spuntare anche l&#039;opzione “Invia assegnazione piazzole invece dei Nomi”.&lt;br /&gt;
* &#039;&#039;&#039;Abilita Ianseo ScoreKeeper&#039;&#039;&#039; [[Image:ISK-NG.png|20px|link=]]: Ianseo ScoreKeeper NG (Next Generation), abbreviato in ISK-NG, è l&#039;applicazione di accompagnamento per l&#039;inserimento punti elettronico. Disponibile negli store [https://apps.apple.com/it/app/ianseo-scorekeeper-ng/id1631394400 Apple] e [https://play.google.com/store/apps/details?id=net.ianseo.scorekeeperng Android] per essere utilizzata sui dispositivi personali degli atleti o su quelli dell&#039;organizzazione.&lt;br /&gt;
** ISK-NG Lite: questa è la modalità libera predefinita. Inserire l&#039;URL del computer su cui è in esecuzione Ianseo: i dispositivi devono essere in grado di connettersi a quell&#039;URL! Per evitare che i malintenzionati manomettano i dati, è possibile inserire un PIN di sicurezza.&lt;br /&gt;
** ISK-NG Pro: dopo aver acquistato il Codice Pro (il link per l&#039;acquisto arriva con l&#039;e-mail di conferma della richiesta di pubblicazione online), l&#039;app passa in modalità Pro, consentendo un maggiore controllo su chi, dove e quando è autorizzato all&#039;inserimento elettronico dei punteggi. Compaiono altri due campi: uno per abilitare/disabilitare l&#039;uso dei dispositivi personali e l&#039;altro nel quale inserire il Numero licenza per l&#039;ISK-PRO acquistato online.&lt;br /&gt;
** ISK-NG Live: riservato alle Federazioni e agli organizzatori che hanno partecipato ad un corso avanzato.&lt;br /&gt;
&lt;br /&gt;
Una volta completati i campi è possibile salvare il torneo. Nel caso fosse presente qualche errore o incongruenza sui dati, il sistema non salverà e restituirà la parte errata segnata in &amp;lt;mark&amp;gt;giallo&amp;lt;/mark&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Selezione del Torneo ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;nofloat&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Competition-List-IT.png|thumb|Elenco Tornei Disponibili]]&lt;br /&gt;
In qualsiasi momento è possibile tornare alla pagina principale che elenca tutti i tornei presenti nel sistema cliccando sulla voce di menù &amp;lt;code&amp;gt;Torneo =&amp;gt; Apri&amp;lt;/code&amp;gt;. È sufficiente cliccare sul link “Apri” vicino al Codice Gara per renderla quella corrente da gestire. Appariranno le [[#Visualizza_Dati_Gara|Informazioni generali]]  della competizione.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Importare una Gara ==&lt;br /&gt;
&lt;br /&gt;
{{Note|type=info|text=È possibile importare un torneo solo nel caso in cui non si abbiano aperte altre gare. In tal caso selezionare dal menù &amp;lt;code&amp;gt;Torneo =&amp;gt; Chiudi&amp;lt;/code&amp;gt;.}}&lt;br /&gt;
&lt;br /&gt;
[[File:Competition-Import-IT.png|thumb|Importare una Gara]]&lt;br /&gt;
Selezionare &amp;lt;code&amp;gt;Torneo =&amp;gt; Importa Gara&amp;lt;/code&amp;gt; e scegliere il corretto file con estensione &#039;&#039;&#039;&#039;&#039;.ianseo&#039;&#039;&#039;&#039;&#039; che si desidera caricare. Qualunque sia il nome del file, il codice della competizione sarà quello salvato nel file stesso. {{Note|type=warning|text=Si tenga presente che se nel sistema è presente una gara con lo stesso codice, questa verrà cancellata e sovrascritta da quella importata.}}.&lt;br /&gt;
Al termine della procedura verrà aperta la gara importata.&lt;br /&gt;
&lt;br /&gt;
== Selezionare la lingua dell&#039;interfaccia ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;nofloat&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Competition-Language-IT.png|thumb|Selezione Lingua]]&lt;br /&gt;
Questa pagina mostra e consente di selezionare la lingua dell&#039;interfaccia. Tutti i termini non ancora tradotti saranno in inglese, la lingua predefinita. Cliccando su &amp;lt;code class=&amp;quot;button&amp;quot;&amp;gt;Aggiorna&amp;lt;/code&amp;gt; verranno aggiornati i termini della sola lingua corrispondente, mentre cliccando su &amp;lt;code class=&amp;quot;button&amp;quot;&amp;gt;Update All&amp;lt;/code&amp;gt; verranno aggiornate tutte le lingue disponibili (può richiedere un po&#039; di tempo).&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Impostazioni gara ==&lt;br /&gt;
&lt;br /&gt;
Le seguenti opzioni del menù sono disponibili nel menu &amp;quot;Torneo&amp;quot; dopo aver selezionato/creato una competizione. Visto che alcune voci presentano opzioni complesse, queste sono spiegate in sottopagine (vedere la parte superiore di questa pagina).&lt;br /&gt;
&lt;br /&gt;
=== Eliminare una Gara ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;nofloat&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Competition-Delete-IT.png|thumb|Conferma di Eliminazione del Torneo]]&lt;br /&gt;
La voce del menù &amp;lt;code&amp;gt;Torneo =&amp;gt; Elimina Torneo&amp;lt;/code&amp;gt; appare solo se è stata selezionata una competizione. Prima di eliminare una competizione dal sistema è necessaria una procedura di conferma.   {{Note|type=reminder|text=Prima di eliminare un torneo assicurarsi di [[#Export a Competition|esportarlo]] }}&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Visualizza Dati Gara ===&lt;br /&gt;
&amp;lt;div class=&amp;quot;nofloat&amp;quot;&amp;gt;[[File:Competition-Info-IT.png|thumb|Informazioni Torneo]]&lt;br /&gt;
La sezione &amp;lt;code&amp;gt;Torneo =&amp;gt; Visualizza Dati Gara&amp;lt;/code&amp;gt; mostra le informazioni principali della competizione e due link utili:&lt;br /&gt;
* &#039;&#039;&#039;Aggiorna le immagini&#039;&#039;&#039; creerà le immagini/foto/loghi mancanti della competizione, a condizione che siano stati salvati correttamente nel sistema.&lt;br /&gt;
* &#039;&#039;&#039;Ricrea le immagini&#039;&#039;&#039; cancellerà tutte le immagini e le ricreerà a partire dalle informazioni memorizzate nel sistema.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
==== Anomalie====&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow: hidden&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Competition-Info-Anomalies-IT.png|thumb|Informazioni Torneo, Anomalie]]&lt;br /&gt;
Se ci sono anomalie nell&#039;impostazione di base della competizione saranno indicate qui con un link diretto alla pagina di impostazione corrispondente.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Layout campo di gara delle finali ===&lt;br /&gt;
&amp;lt;code&amp;gt;Torneo =&amp;gt; Layout campo di gara delle finali&amp;lt;/code&amp;gt; produrrà un PDF con la disposizione del campo di gara, come definito dal programma e dall&#039;assegnazione piazzole.&lt;br /&gt;
&lt;br /&gt;
=== Esportare una Gara ===&lt;br /&gt;
&lt;br /&gt;
Questa voce di menù appare se è selezionata una competizione. I@nseo può esportare la competizione selezionata per trasferirla da un computer a un altro o per crearne delle copie di backup. È buona norma esportare la gara di tanto in tanto, soprattutto prima di eseguire operazioni determinanti.&lt;br /&gt;
&lt;br /&gt;
Si può cliccare direttamente sulla voce &amp;lt;code&amp;gt;Torneo =&amp;gt; Esportazioni&amp;lt;/code&amp;gt; (scorciatoia per &amp;lt;code&amp;gt;Torneo =&amp;gt; Esportazioni =&amp;gt; Esporta Gara con immagini&amp;lt;/code&amp;gt;) o selezionare una delle altre sotto-opzioni:&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;Torneo =&amp;gt; Esportazioni =&amp;gt; Esportazioni per Fitarco&amp;lt;/code&amp;gt;: questo formato contiene non solo il file .ianseo ma anche altri output come i PDF, ecc. Questa esportazione viene solitamente inserita in un sito web di una federazione/associazione per riempire il proprio sistema. &lt;br /&gt;
* &amp;lt;code&amp;gt;Torneo =&amp;gt; Esportazioni =&amp;gt; Esporta Gara&amp;lt;/code&amp;gt;: per ridurre le dimensioni del file .ianseo, questo esporterà tutti i dati tranne le immagini degli atleti e delle bandiere/loghi&lt;br /&gt;
* &amp;lt;code&amp;gt;Torneo =&amp;gt; Esportazioni =&amp;gt; Esporta Gara con immagini&amp;lt;/code&amp;gt;: questa è l&#039;esportazione standard. Mettendo in un altro ianseo questa esportazione si ricostruirà la stessa identica competizione.&lt;br /&gt;
* &amp;lt;code&amp;gt;Torneo =&amp;gt; Esportazioni =&amp;gt; Esporta foglio di calcolo (.ods)&amp;lt;/code&amp;gt;: questa esportazione è in formato ODS (OpenDocument) e contiene tutti i risultati della competizione.&lt;br /&gt;
&lt;br /&gt;
=== Verbale Arbitri ===&lt;br /&gt;
&lt;br /&gt;
Questa sezione è in realtà specifica per le gare italiane e viene compilata dal giudice di gara e registrata presso la Federazione Italiana Tiro con l&#039;arco ([https://fitarco.it Fitarco]).&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Modifica Verbale Arbitri&#039;&#039;&#039;: per redigere il verbale.&lt;br /&gt;
* &#039;&#039;&#039;Stampa Verbale Arbitri&#039;&#039;&#039;: per stampare il verbale. Viene aggiunta una filigrana se la gara non è stata bloccata o se il verbale non è firmato.&lt;br /&gt;
* &#039;&#039;&#039;Stampa Checklist&#039;&#039;&#039;: per stampare una checklist di tutte le voci del verbale.&lt;br /&gt;
&lt;br /&gt;
[[Category:Torneo]]&lt;br /&gt;
&lt;br /&gt;
{{Content}}&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=Translations:Competition/4/it&amp;diff=2186</id>
		<title>Translations:Competition/4/it</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=Translations:Competition/4/it&amp;diff=2186"/>
		<updated>2025-07-01T12:23:37Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A causa della loro complessità, alcune voci del menù hanno pagine proprie e non sono trattate in questa pagina:&lt;br /&gt;
* [[ Competition/Edit Competition Info/it|Modifica Dati Gara ]]&lt;br /&gt;
* [[ Competition/Scheduling/it|Gestione Programma ]]&lt;br /&gt;
* [[ Competition/Warm Up Schedule/it|Sessioni di Riscaldamento ]]&lt;br /&gt;
* [[ Competition/Individual Events Setup/it|Impostazioni per le Finali Individuali ]]&lt;br /&gt;
* [[ Competition/Team Events Setup/it|Impostazioni per le Finali a Squadre ]]&lt;br /&gt;
* [[ Competition/Round Robin Setup/it|Configurazione Girone all&#039;italiana ]]&lt;br /&gt;
* [[ Competition/Ianseo Protection/it|Protezione Ianseo ]]&lt;br /&gt;
* [[ Competition/Send to ianseo.net/it|Invia a ianseo.net ]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=File:Accreditation-Menu.png&amp;diff=2185</id>
		<title>File:Accreditation-Menu.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=File:Accreditation-Menu.png&amp;diff=2185"/>
		<updated>2025-07-01T09:49:37Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Accreditation Menu Items&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=Participants&amp;diff=2180</id>
		<title>Participants</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=Participants&amp;diff=2180"/>
		<updated>2025-07-01T09:28:24Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Proofreading}}&lt;br /&gt;
&amp;lt;languages/&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
As in other pages, some items in this menu require separate pages for a comprehensive explanation:&lt;br /&gt;
* [[Participants/Target | Target Assignment]]&lt;br /&gt;
* [[Participants/Accreditation | Accreditation]]&lt;br /&gt;
* [[Participants/Athletes Sync. | Athletes Synchronisation]]&lt;br /&gt;
&lt;br /&gt;
== List (Simple) == &amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;nofloat&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Participants-List-Simple.png|thumb|Participants List, Simple]]&lt;br /&gt;
This is the most commonly used list of participants. They can be added one by one manually or in bulk through the [[Participants/Athletes_Sync.#List_Load_(SpreadSheet_Import)|Bulk import page]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Status&#039;&#039;&#039;: reflects the status of the participant&lt;br /&gt;
* &#039;&#039;&#039;Session&#039;&#039;&#039;: reflects the shooting session of the archer&lt;br /&gt;
* &#039;&#039;&#039;Target&#039;&#039;&#039;: shows the target assignment&lt;br /&gt;
* &#039;&#039;&#039;Bib&#039;&#039;&#039;: Bib/License number of the archer&lt;br /&gt;
* &#039;&#039;&#039;Local Bib&#039;&#039;&#039;: local ID of the participant. Usually empty, comes in handy if the list comes from an external source to check the coherence between the lists &lt;br /&gt;
* &#039;&#039;&#039;Family Name&#039;&#039;&#039;: Family Name of the participant. &#039;&#039;&#039;Mandatory&#039;&#039;&#039; field.&lt;br /&gt;
* &#039;&#039;&#039;Name&#039;&#039;&#039;: Given name. Can be left blank&lt;br /&gt;
* &#039;&#039;&#039;Email&#039;&#039;&#039;: Email, can be empty&lt;br /&gt;
* &#039;&#039;&#039;Accreditation Caption&#039;&#039;&#039;: overrides the generic accreditation caption for this participant&lt;br /&gt;
* &#039;&#039;&#039;Date of Birth&#039;&#039;&#039;: birthdate (in gregorian calendar). If present, the age class will be calculated based on this field.&lt;br /&gt;
* &#039;&#039;&#039;Gender&#039;&#039;&#039;: M (Male) or W (Female) &lt;br /&gt;
* &#039;&#039;&#039;Country&#039;&#039;&#039;: Country code (CIO 3 letter code) or Club Code&lt;br /&gt;
* &#039;&#039;&#039;Short Name&#039;&#039;&#039;: full name (abbreviated) of the club/country&lt;br /&gt;
* &#039;&#039;&#039;Wheel Chair&#039;&#039;&#039;: shows if the athlete will stay on the shooting line between waves&lt;br /&gt;
* &#039;&#039;&#039;Div.&#039;&#039;&#039;: Division&lt;br /&gt;
* &#039;&#039;&#039;Age Cl.&#039;&#039;&#039;: Age Class (real class) of the archer&lt;br /&gt;
* &#039;&#039;&#039;Cl.&#039;&#039;&#039;: Shooting Class of the archer&lt;br /&gt;
* &#039;&#039;&#039;Cat.&#039;&#039;&#039;: SubClass&lt;br /&gt;
* &#039;&#039;&#039;Target Type&#039;&#039;&#039;: Target selected for the archer. Usually filled in automatically from the available targets defined in the competition.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Add/Edit popup=== &amp;lt;!--T:4--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;nofloat&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Participants-List-Simple-Add.png|thumb|Participants List, Add/Edit popup]]&lt;br /&gt;
To add a participant, click on &amp;lt;code&amp;gt;:Add:&amp;lt;/code&amp;gt;. A popup will appear asking the details to be inserted. Ianseo allows up to 3 &amp;quot;club/countries&amp;quot; setup: this will be used in assigning archers to specific teams and produce ranking based on those club/countries.&lt;br /&gt;
* &#039;&#039;&#039;Status&#039;&#039;&#039;: eligibility of the participant at the date of the competition&lt;br /&gt;
* &#039;&#039;&#039;Session&#039;&#039;&#039;: shooting session &lt;br /&gt;
* &#039;&#039;&#039;Target&#039;&#039;&#039;: target assignment&lt;br /&gt;
* &#039;&#039;&#039;Lookup Table&#039;&#039;&#039;: lookup table (if any)&lt;br /&gt;
* &#039;&#039;&#039;Bib&#039;&#039;&#039;: license code, participant ID&lt;br /&gt;
* &#039;&#039;&#039;Family Name&#039;&#039;&#039;: family name. This item is mandatory.&lt;br /&gt;
* &#039;&#039;&#039;Name&#039;&#039;&#039;: given name&lt;br /&gt;
* &#039;&#039;&#039;Date of Birth&#039;&#039;&#039;: birthdate (used to calculate and filter the age class&lt;br /&gt;
* &#039;&#039;&#039;Gender&#039;&#039;&#039;: gender&lt;br /&gt;
* &#039;&#039;&#039;Country&#039;&#039;&#039;: Club/Country code. For countries use the IOC 3-letters country codes&lt;br /&gt;
* &#039;&#039;&#039;Short Name&#039;&#039;&#039;: club/country description&lt;br /&gt;
* &#039;&#039;&#039;Partial Team&#039;&#039;&#039;: eligibility for partial teams&lt;br /&gt;
* &#039;&#039;&#039;Country (2)&#039;&#039;&#039;: second club/country code.&lt;br /&gt;
* &#039;&#039;&#039;Short Name (2)&#039;&#039;&#039;: second club/country description&lt;br /&gt;
* &#039;&#039;&#039;Country (3)&#039;&#039;&#039;: third club/country code.&lt;br /&gt;
* &#039;&#039;&#039;Short Name (3)&#039;&#039;&#039;: third club/country description&lt;br /&gt;
* &#039;&#039;&#039;Div.&#039;&#039;&#039;: Division&lt;br /&gt;
* &#039;&#039;&#039;Age Cl.&#039;&#039;&#039;: Age class, calculated from the birthdate&lt;br /&gt;
* &#039;&#039;&#039;Cl.&#039;&#039;&#039;: shooting class. Can be different from the age class, depending on the ruleset used.&lt;br /&gt;
* &#039;&#039;&#039;Cat.&#039;&#039;&#039;: subclass, if defined&lt;br /&gt;
* &#039;&#039;&#039;Target Type&#039;&#039;&#039;: target type. Selected from the list of available targets defined according to the division and shooting class&lt;br /&gt;
* &#039;&#039;&#039;Ind. Div./Class&#039;&#039;&#039;: eligibility to be ranked by individual category&lt;br /&gt;
* &#039;&#039;&#039;Team Div./Class&#039;&#039;&#039;: eligibility to be ranked by team category&lt;br /&gt;
* &#039;&#039;&#039;Ind. Events&#039;&#039;&#039;: eligibility to participate to individual events (usually matches)&lt;br /&gt;
* &#039;&#039;&#039;Team Events&#039;&#039;&#039;: eligibility to participate to team events (usually matches)&lt;br /&gt;
* &#039;&#039;&#039;Mixed Team Events&#039;&#039;&#039;:  eligibility to participate to mixed team events (usually matches)&lt;br /&gt;
* &#039;&#039;&#039;Wheel Chair&#039;&#039;&#039;: if set to yes, will allocate an empty slot on the other wave (in case of AB-CD waves) on the shooting line in case of automatic draw&lt;br /&gt;
* &#039;&#039;&#039;CrossBow&#039;&#039;&#039;: if set to yes, will allocate an empty spot on the same wave (in case of AB-CD waves)&lt;br /&gt;
* &#039;&#039;&#039;Email&#039;&#039;&#039;: email of the participant&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:5--&amp;gt;&lt;br /&gt;
At the very bottom of this popup, a list of fields can help searching for participants and filling up the upper fields based on the lookup tables. clicking on the code the data will be inserted (overwriting the existing ones if any).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:6--&amp;gt;&lt;br /&gt;
Clicking on &amp;lt;code class=&amp;quot;button&amp;quot;&amp;gt;Save&amp;lt;/code&amp;gt; will save the participant and close the window. &amp;lt;code class=&amp;quot;button&amp;quot;&amp;gt;Save &amp;amp; Continue&amp;lt;/code&amp;gt; will save the data, clean the popup to insert another participant, while &amp;lt;code class=&amp;quot;button&amp;quot;&amp;gt;Close&amp;lt;/code&amp;gt; will close the popup discarding the changes.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Participant List (Advanced) == &amp;lt;!--T:7--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;nofloat&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Participants-List-Advanced.png|thumb|Participants List, Advanced]]&lt;br /&gt;
The Advanced Participant List will display a different view of the participants details, offering a filter bar and picture management.&lt;br /&gt;
Some columns can be hidden to allow a more compact display: date of birth and gender (green), country 2 (red), country 3 (yellow) and category details (cyan).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:8--&amp;gt;&lt;br /&gt;
Pictures (format is 4:3 portrait) can be uploaded from here: clicking on the picture image and selecting a file (jpg, png without transparency). The picture will be center-cropped to fit the 4:3 portrait format, removing left-right or top-bottom parts as necessary.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:9--&amp;gt;&lt;br /&gt;
Adding a participant is achieved by pressing &amp;lt;code&amp;gt;Add&amp;lt;/code&amp;gt;: an empty row will be shown ready to be filled. Inserting the license code in the &amp;quot;Bib&amp;quot; column will fill in the rest provided a lookup table has been loaded and set for that competition.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:10--&amp;gt;&lt;br /&gt;
If a lookup table is there, the &amp;lt;code&amp;gt;Search&amp;lt;/code&amp;gt; button allows a quick search to fill in the current row, eventually replacing existing data. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:11--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Athletes Participation to Ind/Team Event == &amp;lt;!--T:12--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;nofloat&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Participants-List-Ind-Team.png|thumb|Participants List to individual/team events]]&lt;br /&gt;
This page shows and sets the participation to category ranking and events ranking in qualification and matches.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Athlete Status Management == &amp;lt;!--T:13--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;nofloat&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Participants-List-Status.png|thumb|Participant Status]]&lt;br /&gt;
Shows the list of athletes that are not eligible for participation or allowed to participate under certain conditions. If a lookup table exists it is important to synchronise it with the federal database in order to have the most recent numbers.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== IRM Status Management == &amp;lt;!--T:14--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;nofloat&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Participants-List-IRM.png|thumb|IRM Management, Qualification]]&lt;br /&gt;
[[File:Participants-List-IRM-Matches.png|thumb|IRM Management, Matches]]&lt;br /&gt;
IRM is the acronym for &#039;&#039;&#039;Invalid Results Marks&#039;&#039;&#039; and is a way to mark certain athletes results:&lt;br /&gt;
* &#039;&#039;&#039;DNS&#039;&#039;&#039;: Did Not Start. This is the correct setting for athletes that for any reason could not start the competition phase. In case of matches, the opponent receives a bye and proceeds to the next match.&lt;br /&gt;
* &#039;&#039;&#039;DNF&#039;&#039;&#039;: Did Not Finish. Ianseo has 2 slightly different versions of this mark: regular and &amp;quot;no rank&amp;quot;. The first one is the official one and means the athlete is ranked with that points and can eventually continue the competition. The second (No Rank) means the athlete is out of competition and will not be in the rank.&lt;br /&gt;
* &#039;&#039;&#039;DSQ&#039;&#039;&#039;: Disqualified. The athlete will lose its ranking position. If the disqualification happens during qualification, the team will also be affected if the athlete was part of a team. If a DSQ happens during the match, the archer loses the match, the opponent is granted or not a bye depending on the specific situation, but it does not affect team or qualification.&lt;br /&gt;
* &#039;&#039;&#039;DQB&#039;&#039;&#039;: Disqualified for unsportsmanlike behaviour. The most severe form of disqualification, usually after positive doping control. As this happens usually several days after the competition is over, this mark will affect all the athlete&#039;s result: they will be removed from the ranking lists as well as the team the archer as eventually a component.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Target == &amp;lt;!--T:15--&amp;gt;&lt;br /&gt;
See the [[Participants/Target|Target Assignment]] page&lt;br /&gt;
&lt;br /&gt;
== Accreditation == &amp;lt;!--T:16--&amp;gt;&lt;br /&gt;
See the [[Participants/Accreditation|Accreditation]] page&lt;br /&gt;
&lt;br /&gt;
== Athletes Sync. == &amp;lt;!--T:17--&amp;gt;&lt;br /&gt;
See the [[Participants/Athletes Sync.|Athletes synchronisation]] page&lt;br /&gt;
&lt;br /&gt;
== Statistics == &amp;lt;!--T:18--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;nofloat&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Participants-Statistics.png|thumb|Particpants Statistics]]&lt;br /&gt;
Among the statistics, very useful is the &amp;quot;Awards and Events&amp;quot; (left), that will show for each events the number of qualified, matches and byes based on the event definition and participants real numbers, in order to evntually adjust the starting phases of those events that have fewer participants than forecast.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:19--&amp;gt;&lt;br /&gt;
There is also a list of standing and broken records, as well as the list of birthdays that happen in the dates of the competition.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Printout == &amp;lt;!--T:20--&amp;gt;&lt;br /&gt;
The Printout page has a dense quantity of information.&lt;br /&gt;
=== Top of Page ===&lt;br /&gt;
&amp;lt;div class=&amp;quot;nofloat&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Participants-Printout.png|thumb|Participants printout, top part]]&lt;br /&gt;
In this section of the page, there are several lists of the participants, organised in several way: on the left the overall lists, on the right divided by Sessions.&lt;br /&gt;
* &#039;&#039;&#039;Participant List ordered by Target&#039;&#039;&#039;: Standard list of participants. All the shooting line slots are shown, whether or not these have been assigned.&lt;br /&gt;
** &#039;&#039;without empty targets&#039;&#039;: the same but only prints out the targets with assignments&lt;br /&gt;
** &#039;&#039;only EMPTY targets&#039;&#039;: the same as main printout but only assignable slots are printed, taking care of wheelchair/crossbow reserved slots&lt;br /&gt;
** &#039;&#039;+ Target Type&#039;&#039;: same as main printout but with an extra column showing the chosen target face type&lt;br /&gt;
* &#039;&#039;&#039;Participant List group by Country&#039;&#039;&#039;: Participants are listed under their club(s)&lt;br /&gt;
** &#039;&#039;Participant List group by Country (one per page)&#039;&#039;: same as above but one club per page&lt;br /&gt;
** &#039;&#039;+ Target Type&#039;&#039;: same as main but with an extra column showing the chosen target face type&lt;br /&gt;
* &#039;&#039;&#039;Participant List in Alphabetical Order&#039;&#039;&#039;: Participants are ordered in alphabetical order&lt;br /&gt;
** &#039;&#039;+ Target Type&#039;&#039;: same as main but with an extra column showing the chosen target face type&lt;br /&gt;
* &#039;&#039;&#039;Participant List group by Category&#039;&#039;&#039;: only shooting categories are listed, under their shooting category&lt;br /&gt;
** &#039;&#039;Participant List group by Category (one per page)&#039;&#039;: same but each category starts on top of page&lt;br /&gt;
** &#039;&#039;+ Target Type&#039;&#039;: same as main but with an extra column showing the chosen target face type&lt;br /&gt;
* &#039;&#039;&#039;Participant List - Warnings&#039;&#039;&#039;: prints out the list of athletes with not clean status&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Bottom of Page === &amp;lt;!--T:21--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;nofloat&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Participants-Printout-Bottom.png|thumb|Participants printout, bottom of page]]&lt;br /&gt;
Same type of printouts but all in ORIS format. Some extra filters are available.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Speaker == &amp;lt;!--T:22--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;nofloat&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Participants-Speaker.png|thumb|Participants Speaker View]]&lt;br /&gt;
This view is targeted to a speaker in case a call on the shooting line or equipment inspection is needed. Clicking on the rows will &amp;quot;mark&amp;quot; them as read.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:23--&amp;gt;&lt;br /&gt;
Click the &amp;quot;Speaker&amp;quot; title will hide/unhide the filter section.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:24--&amp;gt;&lt;br /&gt;
[[Category:Participants]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:25--&amp;gt;&lt;br /&gt;
{{Content}}&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=Install_i@nseo&amp;diff=2151</id>
		<title>Install i@nseo</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=Install_i@nseo&amp;diff=2151"/>
		<updated>2025-07-01T08:35:40Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Proofreading}}&lt;br /&gt;
&amp;lt;languages /&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
== Preparation of the installation == &amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
i@nseo runs as a web site, so a so-called AMP stack (Apache, Mysql, Php) needs to be installed first. &lt;br /&gt;
&lt;br /&gt;
=== Windows === &amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
To install i@nseo on a Windows operating system, follow these steps: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
* Download the software from [https://ianseo.net/Releases.php ianseo.net]. The preferred method is to download the full installer that will install XAMPP.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:4--&amp;gt;&lt;br /&gt;
*Extract the file in the wished folder. The preferred method is extracting the file in C:\ and ianseo will be found in C:\ianseo &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:5--&amp;gt;&lt;br /&gt;
*Run the setup xampp.bat file, available in the folder. A terminal window will open: in case there is some setup to tweek the system will display 2 pre-compiled questions: just press &amp;quot;Enter&amp;quot;; otherwise a message saying &amp;quot;Nothing to do&amp;quot; will be displayed. Then close the terminal window.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;ianseo-alert-info&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
==== Post Installation ==== &amp;lt;!--T:6--&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;In Windows 11&amp;lt;/b&amp;gt; Windows Defender apparently interferes with XAMPP and sometimes crashes i@nseo.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:7--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:25--&amp;gt;&lt;br /&gt;
{{Install_Post_Installation}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:26--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Run XAMPP==== &amp;lt;!--T:8--&amp;gt;&lt;br /&gt;
After setting up the archives, activate XAMPP by clicking on the Xampp-control icon, then, in the new window, click on ‘Start’ to both Apache and MySql.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;ianseo-alert-danger&amp;quot;&amp;gt;&lt;br /&gt;
=====WARNING===== &amp;lt;!--T:9--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:10--&amp;gt;&lt;br /&gt;
If a warning appears stating that VCRUNTIME140.dll was not found, please install the [https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#latest-microsoft-visual-c-redistributable-version Latest Microsoft Visual C++ Redistributable Version] We reccomend the x86 version. If in doubt install both!&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:11--&amp;gt;&lt;br /&gt;
N.B.: the XAMPP control panel can be closed (minimised) and the services will keep running.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:12--&amp;gt;&lt;br /&gt;
Verify the &amp;lt;code&amp;gt;C:\ianseo\htdocs&amp;lt;/code&amp;gt; folder is world-writeable: right click on the folder, select properties and change the permissions so that everybody can have read and write access to the folder and subsequent files and folders.&lt;br /&gt;
&lt;br /&gt;
===MacOs=== &amp;lt;!--T:13--&amp;gt;&lt;br /&gt;
We do not have an installer for Mac, so the AMP stack needs to be installed separately.&lt;br /&gt;
&lt;br /&gt;
====Download of XAMPP/MAMP==== &amp;lt;!--T:14--&amp;gt;&lt;br /&gt;
Download XAMPP ([https://www.apachefriends.org/]) or MAMP ([https://www.mamp.info/en/downloads/]) and follow the instructions to install.&lt;br /&gt;
&lt;br /&gt;
====Download of i@nseo==== &amp;lt;!--T:15--&amp;gt;&lt;br /&gt;
From [https://ianseo.net/Releases.php ianseo.net] download the zip file and extract it in the folder &amp;lt;code&amp;gt;htdocs&amp;lt;/code&amp;gt; of XAMPP/MAMP (under &amp;lt;code&amp;gt;/Application&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
===Linux=== &amp;lt;!--T:16--&amp;gt;&lt;br /&gt;
The native way of installing the AMP stack is called LAMP: be aware that i@nseo will run on php 8 or later. Install with your package manager (you will need administrative privileges):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:17--&amp;gt;&lt;br /&gt;
*apache2&lt;br /&gt;
*mysql-server&lt;br /&gt;
*mysql-client&lt;br /&gt;
*php&lt;br /&gt;
*php-mysql&lt;br /&gt;
*php-gd&lt;br /&gt;
*php-curl&lt;br /&gt;
*imagemagick&lt;br /&gt;
*php-imagick&lt;br /&gt;
*php-xml&lt;br /&gt;
*php-zip&lt;br /&gt;
*php-intl&lt;br /&gt;
*php-mbstring&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:18--&amp;gt;&lt;br /&gt;
Create a user for ianseo in the mysql server. This can be done in modern debian derived distribution with (copy and paste the following line in a terminal):&lt;br /&gt;
 sudo mysql -e &amp;quot;create user ianseo@localhost identified by &#039;ianseo&#039;;grant all privileges on ianseo.* to ianseo@localhost;create database ianseo;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:19--&amp;gt;&lt;br /&gt;
If you have an error of missing password, you need to add the password switch. Be aware that you will not see the password as you type, so don&#039;t forget to hit &amp;quot;enter&amp;quot; when done.&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;!--T:20--&amp;gt;&lt;br /&gt;
sudo mysql -p -e &amp;quot;create user ianseo@localhost identified by &#039;ianseo&#039;;grant all privileges on ianseo.* to ianseo@localhost;create database ianseo;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:21--&amp;gt;&lt;br /&gt;
Create the folder &amp;lt;code&amp;gt;/opt/ianseo&amp;lt;/code&amp;gt; and assign the folder to your user.&lt;br /&gt;
Download the zip file from [https://ianseo.net/Releases.php ianseo.net] and extract in &amp;lt;code&amp;gt;/opt/ianseo.&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:22--&amp;gt;&lt;br /&gt;
Assign world writeable permissions to the folder and files with the following command.&lt;br /&gt;
 sudo chmod -R a+rwX /opt/ianseo&lt;br /&gt;
Copy the apache configuration file located in &amp;lt;code&amp;gt;/opt/ianseo/Install/apache-ianseo.conf&amp;lt;/code&amp;gt; in &amp;lt;code&amp;gt;/etc/apache2/conf-available&amp;lt;/code&amp;gt; and enable the change in apache&lt;br /&gt;
 sudo cp  /opt/ianseo/Install/apache-ianseo.conf /etc/apache2/conf-available&lt;br /&gt;
 sudo a2enconf apache-ianseo&lt;br /&gt;
 sudo service apache2 reload&lt;br /&gt;
&lt;br /&gt;
==Final Setup of i@nseo== &amp;lt;!--T:23--&amp;gt;&lt;br /&gt;
Check there is no file in &amp;lt;code&amp;gt;Common&amp;lt;/code&amp;gt; called &amp;lt;code&amp;gt;config.inc.php&amp;lt;/code&amp;gt;&lt;br /&gt;
Open an Internet browser and navigate to &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;http://localhost/ianseo&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:24--&amp;gt;&lt;br /&gt;
Follow the on-screen instructions given by the software.&lt;br /&gt;
{{Content}}&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=Install_i@nseo&amp;diff=2144</id>
		<title>Install i@nseo</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=Install_i@nseo&amp;diff=2144"/>
		<updated>2025-07-01T08:35:17Z</updated>

		<summary type="html">&lt;p&gt;Deligant: Marked this version for translation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Proofreading}}&lt;br /&gt;
&amp;lt;languages /&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
== Preparation of the installation == &amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
i@nseo runs as a web site, so a so-called AMP stack (Apache, Mysql, Php) needs to be installed first. &lt;br /&gt;
&lt;br /&gt;
=== Windows === &amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
To install i@nseo on a Windows operating system, follow these steps: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
* Download the software from [https://ianseo.net/Releases.php ianseo.net]. The preferred method is to download the full installer that will install XAMPP.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:4--&amp;gt;&lt;br /&gt;
*Extract the file in the wished folder. The preferred method is extracting the file in C:\ and ianseo will be found in C:\ianseo &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:5--&amp;gt;&lt;br /&gt;
*Run the setup xampp.bat file, available in the folder. A terminal window will open: in case there is some setup to tweek the system will display 2 pre-compiled questions: just press &amp;quot;Enter&amp;quot;; otherwise a message saying &amp;quot;Nothing to do&amp;quot; will be displayed. Then close the terminal window.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;ianseo-alert-info&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
==== Post Installation ==== &amp;lt;!--T:6--&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;In Windows 11&amp;lt;/b&amp;gt; Windows Defender apparently interferes with XAMPP and sometimes crashes i@nseo.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:7--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:25--&amp;gt;&lt;br /&gt;
{{Install_Post_Installation}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:26--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Run XAMPP==== &amp;lt;!--T:8--&amp;gt;&lt;br /&gt;
After setting up the archives, activate XAMPP by clicking on the Xampp-control icon, then, in the new window, click on ‘Start’ to both Apache and MySql.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;ianseo-alert-danger&amp;quot;&amp;gt;&lt;br /&gt;
=====WARNING===== &amp;lt;!--T:9--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:10--&amp;gt;&lt;br /&gt;
If a warning appears stating that VCRUNTIME140.dll was not found, please install the [https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#latest-microsoft-visual-c-redistributable-version Latest Microsoft Visual C++ Redistributable Version] We reccomend the x86 version. If in doubt install both!&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:11--&amp;gt;&lt;br /&gt;
N.B.: the XAMPP control panel can be closed (minimised) and the services will keep running.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:12--&amp;gt;&lt;br /&gt;
Verify the &amp;lt;code&amp;gt;C:\ianseo\htdocs&amp;lt;/code&amp;gt; folder is world-writeable: right click on the folder, select properties and change the permissions so that everybody can have read and write access to the folder and subsequent files and folders.&lt;br /&gt;
&lt;br /&gt;
===MacOs=== &amp;lt;!--T:13--&amp;gt;&lt;br /&gt;
We do not have an installer for Mac, so the AMP stack needs to be installed separately.&lt;br /&gt;
&lt;br /&gt;
====Download of XAMPP/MAMP==== &amp;lt;!--T:14--&amp;gt;&lt;br /&gt;
Download XAMPP ([https://www.apachefriends.org/]) or MAMP ([https://www.mamp.info/en/downloads/]) and follow the instructions to install.&lt;br /&gt;
&lt;br /&gt;
====Download of i@nseo==== &amp;lt;!--T:15--&amp;gt;&lt;br /&gt;
From [https://ianseo.net/Releases.php ianseo.net] download the zip file and extract it in the folder &amp;lt;code&amp;gt;htdocs&amp;lt;/code&amp;gt; of XAMPP/MAMP (under &amp;lt;code&amp;gt;/Application&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
===Linux=== &amp;lt;!--T:16--&amp;gt;&lt;br /&gt;
The native way of installing the AMP stack is called LAMP: be aware that i@nseo will run on php 8 or later. Install with your package manager (you will need administrative privileges):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:17--&amp;gt;&lt;br /&gt;
*apache2&lt;br /&gt;
*mysql-server&lt;br /&gt;
*mysql-client&lt;br /&gt;
*php&lt;br /&gt;
*php-mysql&lt;br /&gt;
*php-gd&lt;br /&gt;
*php-curl&lt;br /&gt;
*imagemagick&lt;br /&gt;
*php-imagick&lt;br /&gt;
*php-xml&lt;br /&gt;
*php-zip&lt;br /&gt;
*php-intl&lt;br /&gt;
*php-mbstring&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:18--&amp;gt;&lt;br /&gt;
Create a user for ianseo in the mysql server. This can be done in modern debian derived distribution with (copy and paste the following line in a terminal):&lt;br /&gt;
 sudo mysql -e &amp;quot;create user ianseo@localhost identified by &#039;ianseo&#039;;grant all privileges on ianseo.* to ianseo@localhost;create database ianseo;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:19--&amp;gt;&lt;br /&gt;
If you have an error of missing password, you need to add the password switch. Be aware that you will not see the password as you type, so don&#039;t forget to hit &amp;quot;enter&amp;quot; when done.&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;!--T:20--&amp;gt;&lt;br /&gt;
sudo mysql -p -e &amp;quot;create user ianseo@localhost identified by &#039;ianseo&#039;;grant all privileges on ianseo.* to ianseo@localhost;create database ianseo;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:21--&amp;gt;&lt;br /&gt;
Create the folder &amp;lt;code&amp;gt;/opt/ianseo&amp;lt;/code&amp;gt; and assign the folder to your user.&lt;br /&gt;
Download the zip file from [https://ianseo.net/Releases.php ianseo.net] and extract in &amp;lt;code&amp;gt;/opt/ianseo.&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:22--&amp;gt;&lt;br /&gt;
Assign world writeable permissions to the folder and files with the following command.&lt;br /&gt;
 sudo chmod -R a+rwX /opt/ianseo&lt;br /&gt;
Copy the apache configuration file located in &amp;lt;code&amp;gt;/opt/ianseo/Install/apache-ianseo.conf&amp;lt;/code&amp;gt; in &amp;lt;code&amp;gt;/etc/apache2/conf-available&amp;lt;/code&amp;gt; and enable the change in apache&lt;br /&gt;
 sudo cp  /opt/ianseo/Install/apache-ianseo.conf /etc/apache2/conf-available&lt;br /&gt;
 sudo a2enconf apache-ianseo&lt;br /&gt;
 sudo service apache2 reload&lt;br /&gt;
&lt;br /&gt;
==Final Setup of i@nseo== &amp;lt;!--T:23--&amp;gt;&lt;br /&gt;
Check there is no file in &amp;lt;code&amp;gt;Common&amp;lt;/code&amp;gt; called &amp;lt;code&amp;gt;config.inc.php&amp;lt;/code&amp;gt;&lt;br /&gt;
Open an Internet browser and navigate to &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;http://localhost/ianseo&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:24--&amp;gt;&lt;br /&gt;
Follow the on-screen instructions given by the software.&lt;br /&gt;
{{Content}}&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Credits ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=Install_i@nseo&amp;diff=2140</id>
		<title>Install i@nseo</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=Install_i@nseo&amp;diff=2140"/>
		<updated>2025-07-01T08:34:50Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Proofreading}}&lt;br /&gt;
&amp;lt;languages /&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
== Preparation of the installation == &amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
i@nseo runs as a web site, so a so-called AMP stack (Apache, Mysql, Php) needs to be installed first. &lt;br /&gt;
&lt;br /&gt;
=== Windows === &amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
To install i@nseo on a Windows operating system, follow these steps: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
* Download the software from [https://ianseo.net/Releases.php ianseo.net]. The preferred method is to download the full installer that will install XAMPP.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:4--&amp;gt;&lt;br /&gt;
*Extract the file in the wished folder. The preferred method is extracting the file in C:\ and ianseo will be found in C:\ianseo &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:5--&amp;gt;&lt;br /&gt;
*Run the setup xampp.bat file, available in the folder. A terminal window will open: in case there is some setup to tweek the system will display 2 pre-compiled questions: just press &amp;quot;Enter&amp;quot;; otherwise a message saying &amp;quot;Nothing to do&amp;quot; will be displayed. Then close the terminal window.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;ianseo-alert-info&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
==== Post Installation ==== &amp;lt;!--T:6--&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;In Windows 11&amp;lt;/b&amp;gt; Windows Defender apparently interferes with XAMPP and sometimes crashes i@nseo.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:7--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Install_Post_Installation}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Run XAMPP==== &amp;lt;!--T:8--&amp;gt;&lt;br /&gt;
After setting up the archives, activate XAMPP by clicking on the Xampp-control icon, then, in the new window, click on ‘Start’ to both Apache and MySql.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;ianseo-alert-danger&amp;quot;&amp;gt;&lt;br /&gt;
=====WARNING===== &amp;lt;!--T:9--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:10--&amp;gt;&lt;br /&gt;
If a warning appears stating that VCRUNTIME140.dll was not found, please install the [https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#latest-microsoft-visual-c-redistributable-version Latest Microsoft Visual C++ Redistributable Version] We reccomend the x86 version. If in doubt install both!&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:11--&amp;gt;&lt;br /&gt;
N.B.: the XAMPP control panel can be closed (minimised) and the services will keep running.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:12--&amp;gt;&lt;br /&gt;
Verify the &amp;lt;code&amp;gt;C:\ianseo\htdocs&amp;lt;/code&amp;gt; folder is world-writeable: right click on the folder, select properties and change the permissions so that everybody can have read and write access to the folder and subsequent files and folders.&lt;br /&gt;
&lt;br /&gt;
===MacOs=== &amp;lt;!--T:13--&amp;gt;&lt;br /&gt;
We do not have an installer for Mac, so the AMP stack needs to be installed separately.&lt;br /&gt;
&lt;br /&gt;
====Download of XAMPP/MAMP==== &amp;lt;!--T:14--&amp;gt;&lt;br /&gt;
Download XAMPP ([https://www.apachefriends.org/]) or MAMP ([https://www.mamp.info/en/downloads/]) and follow the instructions to install.&lt;br /&gt;
&lt;br /&gt;
====Download of i@nseo==== &amp;lt;!--T:15--&amp;gt;&lt;br /&gt;
From [https://ianseo.net/Releases.php ianseo.net] download the zip file and extract it in the folder &amp;lt;code&amp;gt;htdocs&amp;lt;/code&amp;gt; of XAMPP/MAMP (under &amp;lt;code&amp;gt;/Application&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
===Linux=== &amp;lt;!--T:16--&amp;gt;&lt;br /&gt;
The native way of installing the AMP stack is called LAMP: be aware that i@nseo will run on php 8 or later. Install with your package manager (you will need administrative privileges):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:17--&amp;gt;&lt;br /&gt;
*apache2&lt;br /&gt;
*mysql-server&lt;br /&gt;
*mysql-client&lt;br /&gt;
*php&lt;br /&gt;
*php-mysql&lt;br /&gt;
*php-gd&lt;br /&gt;
*php-curl&lt;br /&gt;
*imagemagick&lt;br /&gt;
*php-imagick&lt;br /&gt;
*php-xml&lt;br /&gt;
*php-zip&lt;br /&gt;
*php-intl&lt;br /&gt;
*php-mbstring&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:18--&amp;gt;&lt;br /&gt;
Create a user for ianseo in the mysql server. This can be done in modern debian derived distribution with (copy and paste the following line in a terminal):&lt;br /&gt;
 sudo mysql -e &amp;quot;create user ianseo@localhost identified by &#039;ianseo&#039;;grant all privileges on ianseo.* to ianseo@localhost;create database ianseo;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:19--&amp;gt;&lt;br /&gt;
If you have an error of missing password, you need to add the password switch. Be aware that you will not see the password as you type, so don&#039;t forget to hit &amp;quot;enter&amp;quot; when done.&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;!--T:20--&amp;gt;&lt;br /&gt;
sudo mysql -p -e &amp;quot;create user ianseo@localhost identified by &#039;ianseo&#039;;grant all privileges on ianseo.* to ianseo@localhost;create database ianseo;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:21--&amp;gt;&lt;br /&gt;
Create the folder &amp;lt;code&amp;gt;/opt/ianseo&amp;lt;/code&amp;gt; and assign the folder to your user.&lt;br /&gt;
Download the zip file from [https://ianseo.net/Releases.php ianseo.net] and extract in &amp;lt;code&amp;gt;/opt/ianseo.&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:22--&amp;gt;&lt;br /&gt;
Assign world writeable permissions to the folder and files with the following command.&lt;br /&gt;
 sudo chmod -R a+rwX /opt/ianseo&lt;br /&gt;
Copy the apache configuration file located in &amp;lt;code&amp;gt;/opt/ianseo/Install/apache-ianseo.conf&amp;lt;/code&amp;gt; in &amp;lt;code&amp;gt;/etc/apache2/conf-available&amp;lt;/code&amp;gt; and enable the change in apache&lt;br /&gt;
 sudo cp  /opt/ianseo/Install/apache-ianseo.conf /etc/apache2/conf-available&lt;br /&gt;
 sudo a2enconf apache-ianseo&lt;br /&gt;
 sudo service apache2 reload&lt;br /&gt;
&lt;br /&gt;
==Final Setup of i@nseo== &amp;lt;!--T:23--&amp;gt;&lt;br /&gt;
Check there is no file in &amp;lt;code&amp;gt;Common&amp;lt;/code&amp;gt; called &amp;lt;code&amp;gt;config.inc.php&amp;lt;/code&amp;gt;&lt;br /&gt;
Open an Internet browser and navigate to &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;http://localhost/ianseo&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:24--&amp;gt;&lt;br /&gt;
Follow the on-screen instructions given by the software.&lt;br /&gt;
{{Content}}&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Credits ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=Template:Install_Post_Installation&amp;diff=2127</id>
		<title>Template:Install Post Installation</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=Template:Install_Post_Installation&amp;diff=2127"/>
		<updated>2025-07-01T08:32:33Z</updated>

		<summary type="html">&lt;p&gt;Deligant: Marked this version for translation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
To avoid interferences between Windows Defender and XAMPP follow these steps&amp;lt;ref group=&amp;quot;Win11&amp;quot;&amp;gt;Arnaud Chalmel, Archers de Saint Loup&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;: Open Windows Security and go in &amp;quot;Protection against virus and malware&amp;quot;&lt;br /&gt;
[[File:Win11-defender-1-en.png|none|thumb|Step 1]]&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;: At the bottom of the page click on Manage Exclusion&lt;br /&gt;
[[File:Win11-defender-2-en.png|none|thumb|Step 2]]&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;: Insert which elements to exclude from the scan paying attention to upper and lower case:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
* Select folder to exclude:&lt;br /&gt;
**C:\ianseo&lt;br /&gt;
* File Types to exclude:&lt;br /&gt;
**.mysql&lt;br /&gt;
**.php&lt;br /&gt;
* Processes to exclude (type exactly as written):&lt;br /&gt;
** Apache HTTP Server&lt;br /&gt;
** mysqld&lt;br /&gt;
** xampp-control&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:4--&amp;gt;&lt;br /&gt;
[[File:Win11-defender-3-en.png|none|thumb|Step 3]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:5--&amp;gt;&lt;br /&gt;
&amp;lt;references group=&amp;quot;Win11&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=Template:Install_Post_Installation&amp;diff=2124</id>
		<title>Template:Install Post Installation</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=Template:Install_Post_Installation&amp;diff=2124"/>
		<updated>2025-07-01T08:28:49Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;translate&amp;gt;&lt;br /&gt;
To avoid interferences between Windows Defender and XAMPP follow these steps&amp;lt;ref group=&amp;quot;Win11&amp;quot;&amp;gt;Arnaud Chalmel, Archers de Saint Loup&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;: Open Windows Security and go in &amp;quot;Protection against virus and malware&amp;quot;&lt;br /&gt;
[[File:Win11-defender-1-en.png|none|thumb|Step 1]]&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;: At the bottom of the page click on Manage Exclusion&lt;br /&gt;
[[File:Win11-defender-2-en.png|none|thumb|Step 2]]&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;: Insert which elements to exclude from the scan paying attention to upper and lower case:&lt;br /&gt;
&lt;br /&gt;
* Select folder to exclude:&lt;br /&gt;
**C:\ianseo&lt;br /&gt;
* File Types to exclude:&lt;br /&gt;
**.mysql&lt;br /&gt;
**.php&lt;br /&gt;
* Processes to exclude (type exactly as written):&lt;br /&gt;
** Apache HTTP Server&lt;br /&gt;
** mysqld&lt;br /&gt;
** xampp-control&lt;br /&gt;
&lt;br /&gt;
[[File:Win11-defender-3-en.png|none|thumb|Step 3]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references group=&amp;quot;Win11&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
	<entry>
		<id>https://wiki.ianseo.net/index.php?title=Template:Install_Post_Installation&amp;diff=2121</id>
		<title>Template:Install Post Installation</title>
		<link rel="alternate" type="text/html" href="https://wiki.ianseo.net/index.php?title=Template:Install_Post_Installation&amp;diff=2121"/>
		<updated>2025-07-01T08:28:21Z</updated>

		<summary type="html">&lt;p&gt;Deligant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;translate&amp;gt;&lt;br /&gt;
To avoid interferences between Windows Defender and XAMPP follow these steps&amp;lt;ref group=&amp;quot;Win11&amp;quot;&amp;gt;Arnaud Chalmel, Archers de Saint Loup&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;: Open Windows Security and go in &amp;quot;Protection against virus and malware&amp;quot;&lt;br /&gt;
[[File:Win11-defender-1-en.png|none|thumb|Step 1]]&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;: At the bottom of the page click on Manage Exclusion&lt;br /&gt;
[[File:Win11-defender-2-en.png|none|thumb|Step 2]]&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;: Insert which elements to exclude from the scan paying attention to upper and lower case:&lt;br /&gt;
&lt;br /&gt;
* Select folder to exclude:&lt;br /&gt;
**C:\ianseo&lt;br /&gt;
* File Types to exclude:&lt;br /&gt;
**.mysql&lt;br /&gt;
**.php&lt;br /&gt;
* Processes to exclude (type exactly as written):&lt;br /&gt;
** Apache HTTP Server&lt;br /&gt;
** mysqld&lt;br /&gt;
** xampp-control&lt;br /&gt;
&lt;br /&gt;
[[File:Win11-defender-3-en.png|none|thumb|Step 3]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references group=&amp;quot;win11&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>Deligant</name></author>
	</entry>
</feed>