{% extends 'rcallocation/base.html' %} {% load publication_extras %} {% load organisation_extras %} {% block title %}View allocation request{% endblock title %} {% block sidebar %} {% with current_sidebar="allocation_list" %} {{ block.super }} {% endwith %} {% endblock %} {% block breadcrumb_nav %} {{ block.super }} {% endblock %} {% block main %}
{% if 'history' in request.META.HTTP_REFERER %} Back to History {% elif 'approved_requests' in request.META.HTTP_REFERER %} Back to Approved Requests {% elif 'user_requests' in request.META.HTTP_REFERER %} Back to My Requests {% endif %}

{{ allocation.project_description }}


Contact email {{ allocation.contact_email|urlize }}
Submit date {{ allocation.submit_date }}
Last updated {{ allocation.modified_time }}
Start date {{ allocation.start_date }}
End date {{ allocation.end_date }}
Estimated project duration {{ allocation.estimated_project_duration }} month(s)
Convert trial? {{ allocation.convert_trial_project|yesno|title }}
{% if allocation.approver_email %} {% endif %} {% if allocation.status == 'A' or allocation.status == 'X' or allocation.project_name %} {% endif %}
State {{ allocation.get_status_display }}
Approver {{ allocation.approver_email }}
Project Identifier {{ allocation.project_name|default:"(Project not linked)" }}
Project ID {{ allocation.project_id|default:"(Project not linked)" }}
Associated Site {{ allocation.associated_site }}
National funded {{ allocation.national|yesno }}
Provisioned {{ allocation.provisioned|yesno }}
{% if not allocation.is_active %}

Requested Resources

{% for quotagroup in allocation.quotas.all %} {% for quota in quotagroup.quota_set.all %} {% if quota.resource.resource_type == 'boolean' %} {% else %} {% endif %} {% endfor %} {% endfor %}
Bundle  Details {{ allocation.bundle|default:"Custom" }}
{{ quota.resource.service_type }} {{ quota.resource }} {{ quota.group.zone }}Enabled{{ quota.requested_quota }} {{ quota.resource.unit }}
{% endif %}

{% if approved_is_current %} Current Resources {% else %} Approved Resources (at the time of this record) {% endif %}

{% if approved_allocation %} {% for quotagroup in approved_allocation.quotas.all %} {% for quota in quotagroup.quota_set.all %} {% if quota.resource.resource_type == 'boolean' %} {% else %} {% endif %} {% endfor %} {% endfor %} {% else %} {% endif %}
Bundle  Details {{ allocation.bundle|default:"Custom" }}
{{ quota.resource.service_type }} {{ quota.resource }} {{ quota.group.zone }}Enabled{{ quota.quota }} {{ quota.resource.unit }}
No allocation.

Use Case

{% if allocation.use_case %} {{ allocation.use_case|linebreaksbr }} {% else %} No Submission {% endif %}

Usage Patterns

{% if allocation.usage_patterns %} {{ allocation.usage_patterns|linebreaksbr }} {% else %} No Submission {% endif %}

Additional Location Requirements

{% if allocation.geographic_requirements %} {{ allocation.geographic_requirements|linebreaksbr }} {% else %} No Submission {% endif %}

Usage Types

{% if allocation.usage_types.all %}
    {% for usage in allocation.usage_types.all %}
  • {{ usage.name }}
  • {% endfor %}
{% else %}

Not recorded

{% endif %}

Usage Information

{% if allocation.estimated_number_users %}

Estimated Number of Users

{{ allocation.estimated_number_users }}

{% elif allocation.multiple_allocations_check %}

The number of users and services have been provided in another allocation for this project

{% else %}

Estimated number of users who will directly access the instances

{{ allocation.direct_access_user_estimate }}

Estimated number of research services or platforms to be hosted using this allocation

{{ allocation.estimated_service_count }}

Estimated total number of unique active users of these services

{{ allocation.estimated_service_active_users }}

{% if allocation.can_have_publications %}

Number of users directly accessing instances over the past year

{{ allocation.direct_access_user_past_year }}

Number of active research services or platforms hosted using this allocation

{{ allocation.active_service_count }}

Total number of unique active users of these services over the past year

{{ allocation.service_active_users_past_year }}

Are the above figures measured or estimated?

{{ allocation.users_figure_type }}

{% endif %} {% endif %}

Fields of Research (FOR)

{% if allocation.field_of_research_1 %} {% endif %} {% if allocation.field_of_research_2 %} {% endif %} {% if allocation.field_of_research_3 %} {% endif %}
FOR 1 {{ allocation.get_field_of_research_1_display}} ({{allocation.for_percentage_1}}%)
FOR 2 {{ allocation.get_field_of_research_2_display}} ({{allocation.for_percentage_2}}%)
FOR 3 {{ allocation.get_field_of_research_3_display}} ({{allocation.for_percentage_3}}%)

Supported Organisations

{% if allocation.supported_organisations.all %} {% for org in allocation.supported_organisations.all %} {% if forloop.first %} {% endif %} {% endfor %}
Organisations {{ org.full_name }} {{ org|org_status }}
{% else %}

No Submission

{% endif %}

Chief Investigator

{% if allocation.investigators.all %} {% for invest in allocation.investigators.all %} {% endfor %}
Name {{ invest.title }} {{ invest.given_name }} {{ invest.surname }}
Email {{ invest.email }}
Primary Organisation {{ invest.primary_organisation.full_name }}
Other primary investigators, partner investigators and other research collaborators {{ invest.additional_researchers|linebreaks }}
{% else %}

No Submission

{% endif %}

Research Grant Information

{% if allocation.grants.all %} {% for grant in allocation.grants.all %}
Grant Type {{ grant.get_grant_type_display }}
Grant Subtype {{ grant.get_grant_subtype_display }}
Other funding source details {{ grant.funding_body_scheme }}
Grant ID {{ grant.grant_id }}
First year funded {{ grant.first_year_funded }}
Last year funded {{ grant.last_year_funded }}
Total funding (AUD) {{ grant.total_funding }}
{% endfor %} {% else %}

No Submission

{% endif %}

ARDC (or ANDS, Nectar, or RDS) funded projects supporting this request:

{% if allocation.ardc_support.all|length > 0 %}

    {% for f in allocation.ardc_support.all %}
  • {{ f.short_name }} - {{ f.name }}
  • {% endfor %}

{% endif %} {% if allocation.ardc_explanation %}

Additional details: {{ allocation.ardc_explanation }}

{% endif %} {% if allocation.ardc_support.all|length == 0 and not allocation.ardc_explanation and allocation.nectar_support %}

{{ allocation.nectsr_support }}

{% endif %} {% if allocation.ardc_support.all|length == 0 and not allocation.ardc_explanation and not allocation.nectar_support %} No Submission {% endif %}

NCRIS Facilities supporting this request:

{% if allocation.ncris_facilities.all|length > 0 %}

    {% for f in allocation.ncris_facilities.all %}
  • {{ f.short_name }} - {{ f.name }}
  • {% endfor %}

{% endif %} {% if allocation.ncris_explanation %}

Additional details: {{ allocation.ncris_explanation }}

{% endif %} {% if allocation.ncris_facilities.all|length == 0 and not allocation.ncris_explanation and allocation.ncris_support %}

{{ allocation.ncris_support }}

{% endif %} {% if allocation.ncris_facilities.all|length == 0 and not allocation.ncris_explanation and not allocation.ncris_support %} No Submission {% endif %}

Publication/Output and Impact

{% if allocation.publications.all %} {% for pub in allocation.publications.all %} {% if forloop.first %} {% endif %} {% endfor %}
Type DOI Details
{{ pub.get_output_type_display }} {{ pub.doi }} {% if pub.crossref_metadata|length > 0 %} {% autoescape off %} {{ pub.crossref_metadata|crossref_summary }} {% endautoescape %} {% else %} {{ pub.publication }} {% endif %}
{% elif allocation.can_have_publications %}

No Submission

{% else %}

No Submission. (None expected for new requests.)

{% endif %} {% if allocation.can_have_publications %}

Benefits of Nectar

{% if allocation.nectar_benefit_description %} {{ allocation.nectar_benefit_description|linebreaksbr }} {% else %} No Submission {% endif %}

Research Impact

{% if allocation.nectar_research_impact %} {{ allocation.nectar_research_impact|linebreaksbr }} {% else %} No Submission {% endif %}

{% endif %}
{% if allocation.status_explanation %}

Reviewer Comment

{{allocation.status_explanation|linebreaksbr}}

{% endif %} {% block extra_details %} {% endblock %} {% block detail_actions %}{% endblock %}
{% endblock %}