<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Boiler inspection</title>

    <style>
        body{
            font-family: Arial, Helvetica, sans-serif;
            font-size: 1.2ch;
        }
        h1{
            font-size: 40px;
        }
        h5{
            color: darkgrey;
        }
    </style>
</head>
<body>
    <h1>🔧 Boiler inspection 🔦</h1>
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    <br><br><br>
    <form action="">
        <label for="org_name">name of the organization</label>
        <input type="text" name="org_name">
        <br>

        <label for="date">inspected on</label>
        <input type="text" name="date" placeholder="date">

        <label for="inspector">by</label>
        <input type="text" name="inspector" placeholder="name">
        <br>
        <br>
    
        <br>

        <label for="org_description">short description of the organization's activity</label> <br>
        <textarea name="org_description" id="" cols="80" rows="6"></textarea>
        <br>
        <br>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        <br>
        

        <h5>Bureaucratic introduction</h5>

        <label for="org_type">Is the organization registered at the Chamber of Commerce?</label> <br>
        <input type="radio" name="org_type" id="no"><label for="no">no</label> <br>
        <input type="radio" name="org_type" id="yes"><label for="yes">yes: under which label?</label> <input type="text" name="legal_name" placeholder=""> 
        <br> <br>
        Number of people legally associated to the organization<input type="text" name="" id=""> <br>
        Actual number of people in the organization <input type="text">

        <br><br>

        Age of the organization: <input type="text"> <br>
        Current warden of the toilet paper: <input type="text" name="" id=""> <br>
        Current warden of cleaning procedures: <input type="text" name="" id=""> <br>
        Current warden of budgeting-spreadsheets: <input type="text"><br>
        Current sys-admin: <input type="text"> <br>
<br><br>


        <h5>The Boiler</h5>
        
        Is the organization owning a IRL space? <br>
        <input type="radio" name="" id=""><label for="">yes</label> <br>
        <input type="radio" name="" id=""> <label for="">no</label> <br>
<br><br>
        If yes: what is the degree of ownership? <br>
        <input type="radio"><label for="">rental</label><br>
        <input type="radio"><label for="">loan</label><br>
        <input type="radio"><label for="">occupation</label><br>
        <input type="radio"><label for="">someone owns the space and borrows it to the org</label><br>
        <input type="radio"><label for="">other </label> <input type="text"><br>
<br>
        If no: where/how is the organization meeting? <br>
        <textarea name="" id="" cols="60" rows="2"></textarea> <br>
        <br>

        The organization uses the following infrastructural elements collectively (select multiple): <br>
        <input type="checkbox"> <label for="">server</label><br>
        <input type="checkbox"> <label for="">meeting/working table</label><br>
        <input type="checkbox"> <label for="">kitchen</label><br>
        <input type="checkbox"> <label for="">toilet</label><br>
        <input type="checkbox"> <label for="">printers</label><br>
        <input type="checkbox"> <label for="">DIY tools</label><br>
        <input type="checkbox"> <label for="">open source admin tools (budgeting software, spreadsheets...)</label><br>
        <input type="checkbox"> <label for="">other</label> <input type="text"><br>
<br>
        All the people inside the organization have equal access and/or basic knowledge of the elements above mentioned: <br>
        Write T (true) or F (false) next to their checkboxes. <br>
        <br>

        <label for="boiler_img">Map of the boiler: <br> schematic drawing of the overall infrastructure, including the elements above mentioned </label>
        <br><textarea name="boiler_img" id="" cols="50" rows="16"></textarea>
<br>


<h5>self-organization</h5>

<label for="org_type">What organizational model is used?</label> <br>
<input type="radio" name="org_type" id="collective"><label for="collective">collective</label> <br>
<input type="radio" name="org_type" id="membership"><label for="membership">member based</label> <br>
<input type="radio" name="org_type" id="informal"><label for="informal">informal group</label> <br>
<input type="radio" name="org_type" id="other"><label for="other">other:</label> <input type="text" name="other_orgtype" placeholder="write here"> <br>

<br>Schema of task distribution<br>
<textarea name="" id="" cols="40" rows="14"></textarea>
<br><br>

Who can make decisions? <br>
<input type="checkbox"> <label for="">everyone in the organization</label> <br>
<input type="checkbox"> <label for="">some in the organization</label><br>
<input type="checkbox"> <label for="">a representative</label><br>
<input type="checkbox"> <label for="">people outside of the organization</label> <br>
<input type="checkbox"> <label for="">Others</label> <input type="text" name="" id=""> <br>
<br>

Is this system modifiable? <input type="radio"><label for="">yes </label> <input type="radio"> <label for="">no</label> <br> <br>


<h5>responsibility distribution</h5>
Who is legally liable for: <br>
<ul>
<li>damage of space</li><input type="text"> <br>
<li>damage to electricity system</li> <input type="text"> <br>
<li>damage to digital infrastructure</li><input type="text" name="" id=""> <br>
<li>missed rental payment</li><input type="text" name="" id=""> <br>
<li>injury of people in the space</li> <input type="text"> <br>
<li>injury of people during maintenace of the infrastructure</li> <input type="text"> <br>
<li>mental breakdown of someone inside the organization</li> <input type="text"><br>
</ul>


        <h5>financial situation</h5>

        what are the sources of income? (select multiple)<br> 
        <input type="checkbox"> <label for="">Contributions from private resources </label> <br>
        <input type="checkbox"> <label for="">Contributions from private individuals incl. associations of friends </label> <br>
        <input type="checkbox"> <label for="">Contributions from companies </label> <br>
        <input type="checkbox"> <label for="">Contributions from private funds</label> <br>
        <input type="checkbox"> <label for="">Contributions from private funds </label> <br>
        <input type="checkbox"> <label for="">Contributions from charity lotteries </label> <br>
        <input type="checkbox"> <label for="">Other contributions from private resources </label> <input type="text"><br>
        
        <input type="checkbox"> <label for="">Contributions from public funds </label> <br>
        <input type="checkbox"> <label for="">Subsidy government (culture funds) </label> <br>
        <input type="checkbox"> <label for="">Municipality subsidy</label> <br>
        <input type="checkbox"> <label for="">European Union subsidy </label> <br>
        <input type="checkbox"> <label for="">Other subsidies for public organizations </label> <input type="text"> <br>
<br>
       
        How is wage distributed inside the organization? <br>
        <textarea name="" id="" cols="70" rows="7"></textarea>
<br>
<br>
    Is the current funding model/schema collectively sustainable? (Please elaborate)<br>
    <textarea name="" id="" cols="70" rows="7"></textarea> 


 <br> <br>

        <h5>Working conditions (conditions + contradictions)</h5>
        All the questions of the following session are to be asked for each component of the organization. <br><br>

        Do people work: <br>
        <input type="radio" name="" id=""><label for="">on a contract basis </label> <br>
        <input type="radio" name="" id=""><label for="">on a freelance basis </label> <br>
        <input type="radio" name="" id=""><label for="">on a voluntary basis </label> <br>
        <input type="radio" name="" id=""><label for="">other </label> <input type="text"><br>
        <br>

        score from 1 to 10 the presence of the following: <br>
        Dependency on the organization's income stream? <br>
        <input type="text"> <br>
        Time is dedicated to the organization outside of designated moments?<br>
        <input type="text"> <br>
        Mental load <br>
        <input type="text"> <br>
        Anxiety experienced <br>
        <input type="text"> <br>
        Panic mode before deadlines <br>
        <input type="text"> <br>
        frustration due to technical issues <br>
        <input type="text"> <br>
        frustration due to inter-personal misunderstandings <br>
        <input type="text"> <br>
        fights <br>
        <input type="text"> <br>
        nervous breakdown <br>
        <input type="text"> <br>
        Time dedicated to repair broken things <br>
        <input type="text"> <br>
        Time dedicated to healing fights <br>
        <input type="text"> <br>
        Time dedicated to connect with the components of the organization <br>
        <input type="text"><br>
        Time dedicated to address unsolved conflicts <br>
        <input type="text"> <br>
        space and resources for emotional support <br>
        <input type="text"> <br>
        space and resources for learning technical things <br>
        <input type="text"> <br>
        Space and resources for failure <br>
        <input type="text"> <br>
        Space and resource for learning administration work <br>
        <input type="text"> <br>
        space and resources for research and experimentation <br>
        <input type="text"><br>
        Autonomy from bigger cultural institutions and their agenda <br>
        <input type="text"> <br>
        other <input type=""> <br>
        <input type="text"> <br>
        <br><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        <br>
        <h5>TBC Q&A </h5>
        Space for more questions: <br>
        <textarea name="" id="" cols="70" rows="7"></textarea>
       <br><br>

       where care and administr clash 
       balance between concerns and playfulness


        make the bridge between the mapping of different forms of maintenance and the report
        


  
    

    </form>

</body>
</html>