-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
- Loading branch information
1 parent
41bdf05
commit dfccf31
Showing
14 changed files
with
270 additions
and
226 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
34 changes: 34 additions & 0 deletions
34
surveys/templates/surveys/ecosystem_2020/basic_organization_info.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
{% extends 'surveys/ecosystem_2020/base.html' %} | ||
{% load static %} | ||
{% load i18n %} | ||
{% load maps_extras %} | ||
{% block title %}{{ 'Basic Organization Information'|titlify }}{% endblock %} | ||
{% block content %} | ||
<div class="page-header"> | ||
<h1><span class="pc-ff--sans pc-fw--normal">2020 Ecosystem Survey </span><br/> Basic Organization Information</h1> | ||
</div> | ||
<form action="" method="post"> | ||
{% csrf_token %} | ||
{% if form.errors %} | ||
{{ form.errors }} | ||
{% endif %} | ||
{{ wizard.management_form }} | ||
{% include 'maps/profiles/back_and_steps.html' %} | ||
{% if wizard.form.forms %} | ||
{{ wizard.form.management_form }} | ||
{% for form in wizard.form.forms %} | ||
{{ form }} | ||
{% endfor %} | ||
{% else %} | ||
<fieldset> | ||
<legend><strong>Basic organization information</strong></legend> | ||
<div class="spacer"></div> | ||
{{ wizard.form }} | ||
<div class="spacer"></div> | ||
</fieldset> | ||
{% endif %} | ||
|
||
{% include 'maps/profiles/footer.html' %} | ||
</form> | ||
|
||
{% endblock %} |
54 changes: 54 additions & 0 deletions
54
surveys/templates/surveys/ecosystem_2020/contact_info.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
{% extends 'surveys/ecosystem_2020/base.html' %} | ||
{% load static %} | ||
{% load i18n %} | ||
{% load maps_extras %} | ||
{% block title %}{{ 'Contact Information'|titlify }}{% endblock %} | ||
{% block content %} | ||
<div class="page-header"> | ||
<h1><span class="pc-ff--sans pc-fw--normal">2020 Ecosystem Survey </span><br/> Contact Information</h1> | ||
</div> | ||
<form action="" method="post"> | ||
{% csrf_token %} | ||
{% if form.errors %} | ||
{{ form.errors }} | ||
{% endif %} | ||
{{ wizard.management_form }} | ||
{% include 'maps/profiles/back_and_steps.html' %} | ||
{% if wizard.form.forms %} | ||
{{ wizard.form.management_form }} | ||
{% for form in wizard.form.forms %} | ||
{{ form }} | ||
{% endfor %} | ||
{% else %} | ||
<fieldset> | ||
<legend><strong>Your contact information</strong></legend> | ||
<p>Please provide the contact information for the best person to reach out to should we have follow-up questions about the answers you have provided to the short form of our survey. This contact information will not be part of the index. It will not be published online.</p> | ||
<div class="spacer"></div> | ||
<label for="{{ wizard.form.first_name.id_for_label }}"> | ||
{{ wizard.form.first_name.label }}{{ wizard.form.first_name }} | ||
</label> | ||
<label for="{{ wizard.form.middle_name.id_for_label }}"> | ||
{{ wizard.form.middle_name.label }}{{ wizard.form.middle_name }} | ||
</label> | ||
<label for="{{ wizard.form.last_name.id_for_label }}"> | ||
{{ wizard.form.last_name.label }}{{ wizard.form.last_name }} | ||
</label> | ||
<label for="{{ wizard.form.email.id_for_label }}"> | ||
{{ wizard.form.email.label }}{{ wizard.form.email }} | ||
</label> | ||
<ul class="input-group"> | ||
<strong>{{ wizard.form.role.label }}</strong> | ||
{% for checkbox in wizard.form.role %} | ||
<li>{{ checkbox.tag }} | ||
<label for="{{ checkbox.id_for_label }}">{{ checkbox.choice_label }}</label> | ||
</li> | ||
{% endfor %} | ||
</ul> | ||
<div class="spacer"></div> | ||
</fieldset> | ||
{% endif %} | ||
|
||
{% include 'maps/profiles/footer.html' %} | ||
</form> | ||
|
||
{% endblock %} |
2 changes: 1 addition & 1 deletion
2
surveys/templates/surveys/done.html → ...emplates/surveys/ecosystem_2020/done.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
{% extends 'surveys/ecosystem_2020/base.html' %} | ||
{% load static %} | ||
{% load i18n %} | ||
{% load maps_extras %} | ||
{% block title %}{{ '2020 Ecosystem Survey'|titlify }}{% endblock %} | ||
{% block content %} | ||
<div class="page-header"> | ||
<h1><span class="pc-ff--sans pc-fw--normal">Platform Co-op</span><br/> Directory</h1> | ||
<p class="subhead">2020 Survey of the International Cooperative Digital Ecosystem</p> | ||
</div> | ||
|
||
<form action="" method="post"> | ||
{% csrf_token %} | ||
<h3>Do you need funding for your cooperative digital project?</h3> | ||
<p>No matter at which stage of development, potential funders, the International Cooperative Alliance, and | ||
supportive policymakers need to know that you exist!!</p> | ||
|
||
<p>Whether your project just launched or is already fully operational and growing, prospective supporters need to | ||
understand the significance of your project!</p> | ||
|
||
<p>They need to grasp that you matter. FOR THAT, THEY NEED DATA!</p> | ||
|
||
<p>We need to provide funders and all supporters with reliable information about your project!! Without it, you may | ||
be dismissed and remain invisible.</p> | ||
|
||
<p><strong>Please help us to help you.</strong></p> | ||
|
||
<p>The survey has been prepared by Prof. Trebor Scholz and Angela Difede at The New School’s Institute for the | ||
Cooperative Digital Economy. Please feel free to contact us directly with any questions.</p> | ||
|
||
<p>WE WILL ADD THE INFORMATION THAT YOU PROVIDE HERE TO A *PUBLIC INDEX* ON HTTP://PLATFORM.COOP</p> | ||
|
||
<p> | ||
Our email:<br/> | ||
<a rel="external" href="mailto:[email protected]">[email protected]</a> | ||
</p> | ||
|
||
<p> | ||
Mail:<br/> | ||
Institute for the Cooperative Digital Economy<br/> | ||
The New School<br/> | ||
79 5th Avenue, Room 1601<br/> | ||
New York, NY, 10003<br/> | ||
USA | ||
</p> | ||
|
||
<div class="spacer"></div> | ||
<button id="button" type="submit" class="button"> | ||
<span class="button__label">{% trans "Let's begin" %}</span> | ||
</button> | ||
|
||
</form> | ||
|
||
{% endblock %} |
37 changes: 37 additions & 0 deletions
37
surveys/templates/surveys/ecosystem_2020/social_networks.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
{% extends "maps/base.html" %} | ||
{% load static %} | ||
{% load i18n %} | ||
{% load maps_extras %} | ||
|
||
{% block title %}{{ 'Social media'|titlify }}{% endblock %}} | ||
|
||
{% block content %} | ||
<div class="page-header"> | ||
<h1><span class="pc-ff--sans pc-fw--normal">Profile Editor</span><br/> Social media</h1> | ||
</div> | ||
<form action="" method="post"> | ||
{% csrf_token %} | ||
{% if form.errors %} | ||
{{ form.errors }} | ||
{% endif %} | ||
{{ wizard.management_form }} | ||
{% include 'maps/profiles/back_and_steps.html' %} | ||
{% if wizard.form.forms %} | ||
{{ wizard.form.management_form }} | ||
<p><strong>What are the associated social media handles of your enterprise or project?</strong></p> | ||
<div class="spacer"></div> | ||
|
||
{% for form in wizard.form.forms %} | ||
<label>{{ form.initial.name }} | ||
{{ form.identifier }} | ||
{{ form.socialnetwork }} | ||
</label> | ||
{% endfor %} | ||
{% else %} | ||
|
||
{% endif %} | ||
|
||
{% include 'maps/profiles/footer.html' %} | ||
</form> | ||
|
||
{% endblock %} |
Oops, something went wrong.