Changes for page Project Planning & Organisation
Last modified by Veronika Kocher on Friday, 04 Sep 2026 14:45
From version 8.1
edited by Veronika Kocher
on Tuesday, 01 Sep 2026 9:51
on Tuesday, 01 Sep 2026 9:51
Change comment:
There is no comment for this version
To version 9.1
edited by Veronika Kocher
on Tuesday, 01 Sep 2026 10:25
on Tuesday, 01 Sep 2026 10:25
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -17,6 +17,42 @@ 17 17 .linkgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:8px} .navlink{display:block;padding:10px 11px;border:1px solid #e9e4dc;border-left:3px solid #e94b13;border-radius:6px;background:#fffdf9;color:#252321;text-decoration:none;font-weight:600} .navlink:hover{background:#fff7f1;text-decoration:none} 18 18 </style> 19 19 20 +<style> 21 + .research-example-grid{ 22 + display:grid; 23 + grid-template-columns:repeat(auto-fit,minmax(280px,1fr)); 24 + gap:14px; 25 + margin-top:12px; 26 + } 27 + .research-example{ 28 + padding:16px 17px; 29 + border:1px solid #e3ded6; 30 + border-radius:9px; 31 + background:#fcfbf8; 32 + box-shadow:0 1px 3px rgba(0,0,0,.03); 33 + } 34 + .research-example h4{ 35 + font-size:18px; 36 + margin:0 0 7px 0; 37 + color:#35312d; 38 + } 39 + .research-example p{ 40 + margin:0 0 10px 0; 41 + color:#625d56; 42 + line-height:1.5; 43 + } 44 + .research-example a{ 45 + display:inline-block; 46 + font-weight:700; 47 + text-decoration:none; 48 + } 49 + .research-example a:hover, 50 + .research-example a:focus{ 51 + text-decoration:underline; 52 + } 53 +</style> 54 + 55 + 20 20 <div class="pp"> 21 21 22 22 <section class="card" style="margin-bottom:18px;overflow:hidden;border-left:6px solid #e94b13;"> ... ... @@ -61,7 +61,72 @@ 61 61 </div> 62 62 </section> 63 63 100 + 64 64 <section class="sec"> 102 + <div class="eye" style="color:#8a4d36;margin-bottom:4px">EXAMPLES · HOW RESEARCH IS SITUATED AT THE ANGEWANDTE</div> 103 + <h3>Use existing projects to understand possible research profiles and institutional homes</h3> 104 + <p> 105 + The Angewandte presents research projects through several research-focus perspectives. 106 + These pages are useful when you are trying to understand how a project like yours might be framed, 107 + where comparable projects are located in the University, which funding programmes have been used, 108 + and which institutes or research environments have hosted related work. 109 + </p> 110 + 111 + <div class="research-example-grid"> 112 + 113 + <div class="research-example" style="border-top:4px solid #e94b13;"> 114 + <div class="eye" style="font-size:11px;color:#8a4d36;margin-bottom:5px;">ARTISTIC RESEARCH</div> 115 + <h4>Fokus Künstlerische Forschung</h4> 116 + <p> 117 + Examples of artistic and arts-based research projects at the Angewandte, including many projects 118 + funded through FWF PEEK and related programmes. Use this page to see how artistic practice, 119 + research questions, project leadership and institutional affiliation come together in funded projects. 120 + </p> 121 + <a href="https://dieangewandte.at/kunst_und_forschung/projekte_fokus_forschung/kuenstlerische_forschung" 122 + target="_blank" rel="noopener"> 123 + View artistic research projects ↗ 124 + </a> 125 + </div> 126 + 127 + <div class="research-example" style="border-top:4px solid #21b6d7;"> 128 + <div class="eye" style="font-size:11px;color:#3f6871;margin-bottom:5px;">SCIENTIFIC RESEARCH</div> 129 + <h4>Fokus Wissenschaftliche Forschung</h4> 130 + <p> 131 + Examples of scientific research across the University's institutes and fields, including FWF-funded 132 + basic research, ESPRIT projects and other externally funded research. Use this page to compare project types, 133 + hosts, funding programmes and disciplinary or interdisciplinary research settings. 134 + </p> 135 + <a href="https://dieangewandte.at/kunst_und_forschung/projekte_fokus_forschung/wissenschaftliche_forschung" 136 + target="_blank" rel="noopener"> 137 + View scientific research projects ↗ 138 + </a> 139 + </div> 140 + 141 + <div class="research-example" style="border-top:4px solid #38b76a;"> 142 + <div class="eye" style="font-size:11px;color:#4a6c53;margin-bottom:5px;">RELATIONAL / CROSS-CUTTING RESEARCH</div> 143 + <h4>Fokus Relationale Forschung</h4> 144 + <p> 145 + Examples of projects organised through specific calls, thematic relationships and cross-cutting research 146 + frameworks, including INTRA, digital and social transformation and research-infrastructure initiatives. 147 + Use this page when your project connects disciplines, infrastructures, institutions or thematic programmes. 148 + </p> 149 + <a href="https://dieangewandte.at/kunst_und_forschung/projekte_fokus_forschung/fokus_relationale_forschung" 150 + target="_blank" rel="noopener"> 151 + View relational research projects ↗ 152 + </a> 153 + </div> 154 + 155 + </div> 156 + 157 + <div class="info" style="margin-top:14px;"> 158 + <strong>How to use these examples:</strong> 159 + do not copy a project's structure simply because the topic looks similar. 160 + Compare the <strong>project type, host unit, funding programme, project lead, partners, duration and outputs</strong>. 161 + These are the elements that help you judge whether an existing project is a useful planning reference for your own proposal. 162 + </div> 163 +</section> 164 + 165 +<section class="sec"> 65 65 <div class="eye" style="color:#8a4d36;margin-bottom:4px">STEP 3 · WHO SHOULD I INVOLVE?</div> 66 66 <h3>Project-relevant structures of the Angewandte</h3> 67 67 <p>Not every project needs every unit. Use the trigger descriptions below.</p>