Skip to content

Commit

Permalink
Merge branch 'elixir-europe-training:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Lisanna authored Dec 3, 2024
2 parents c42dccd + aebbaaf commit 907016a
Show file tree
Hide file tree
Showing 23 changed files with 159 additions and 246 deletions.
15 changes: 1 addition & 14 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,8 @@ theme_variables:
theme_color: 205a86
topnav:
brand_logo: assets/img/main_logo.svg
#privacy_statement_url: https://elixir-europe.org/privacy
fonts:
- https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,400;1,700&display=swap
# - https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap

exclude:
- README.md
Expand Down Expand Up @@ -56,18 +54,7 @@ defaults:
values:
layout: "resource_page"
sidebar: resources
-
scope:
path: "pages/about"
values:
type: "pages"
sidebar: about
-
scope:
path: "pages/contribute"
values:
type: "pages"
sidebar: contribute


plugins:
- jemoji
Expand Down
6 changes: 4 additions & 2 deletions _data/footer.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
copyright: 'This site uses Cookies. We use cookies to help the website run effectively. To find out more, read our [Privacy](https://elixir-europe.org/privacy) and [Cookies](https://elixir-europe.org/cookies) statements.'
copyright: '© ELIXIR Training Platform'
columns:
- type: image
image_width: 120px
Expand All @@ -10,5 +10,7 @@ columns:
children:
- url_text: Contributors
url: /contributors
- url_text: Acknowledgments
- url_text: Contact
url: /contact
- url_text: Contribute
url: "pages/contribute"
2 changes: 0 additions & 2 deletions _data/sidebars/about.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,3 @@ subitems:
url: /outreach
- title: Accessibility
url: /accessibility
- title: Privacy
url: /privacy
2 changes: 1 addition & 1 deletion _data/sidebars/lifecycle.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
title: Lifecycle
title: Training Lifecycle
title_url: /lifecycle
subitems:
- title: Plan
Expand Down
22 changes: 12 additions & 10 deletions _data/sidebars/resources.yml
Original file line number Diff line number Diff line change
@@ -1,19 +1,21 @@
title: Resources
title_url: /resources
subitems:
- title: TeSS
url: /tess
- title: Train-the-Trainer
url: /train-the-trainer
- title: TMD
url: /tmd
- title: FAIR Training Handbook
url: /fair-training-handbook
- title: Learning Paths
url: /learning-paths
- title: Certification
url: /certification
- title: ELIXIR lesson template
url: /elixir-lesson-template
- title: E-learning
url: /elearning
- title: FAIR Training Focus Group
url: /fair-training-focus-group
- title: FAIR Training Handbook
url: /fair-training-handbook
- title: Learning Paths
url: /learning-paths
- title: TeSS
url: /tess
- title: TMD
url: /tmd
- title: Train-the-Trainer
url: /train-the-trainer
19 changes: 6 additions & 13 deletions _data/testimonials.yml
Original file line number Diff line number Diff line change
@@ -1,21 +1,14 @@
- author:
name: Sarah Mitchell
affiliation: Alpha Research Institute
name: Alexander Botzki
affiliation: VIB
imageUrl: https://i.pravatar.cc/150?u=sarah-mitchell
toolId: tess
story: |
As a new member of the scientific community at Alpha Research Institute, I require a user-friendly training tool that offers a personalized login, an intuitive dashboard, diverse multimedia resources, progress tracking, accessibility on both desktop and mobile devices, notifications for updates, a support feature, a feedback mechanism, and efficient training completion. I also need assurance of data security and privacy. With this tool, I aim to become a proficient and confident contributor to the research efforts at Alpha Research Institute while enjoying a seamless and engaging learning experience.
For the finetuning of our yearly training programme, TeSS is a valuable resource of inspiration. As a one stop shop for not-only European events and materials for life sciences training, I can get an overview of the recent offerings of many training providers via easy searches or faceted filters. This enables me to finetune our yearly training programme and identify potential external trainers for training sessions where we do not have internal experts. VIB Training provides its training events and training material to TeSS since more than 7 years.
- author:
name: Alex Williams
affiliation: Beta Science Foundation
imageUrl: https://i.pravatar.cc/150?u=alex-williams
toolId: tess
story: |
As a new researcher at Beta Science Foundation, I require an intuitive training tool that offers a personalized login, clear progress tracking, and a variety of multimedia resources to accommodate different learning styles. I also need the tool to be accessible on both desktop and mobile devices, receive notifications for updates, and have a support feature for any questions or assistance. With this tool, I aim to become a proficient and knowledgeable contributor to the groundbreaking research conducted at Beta Science Foundation, all while ensuring the security and privacy of my data.
- author:
name: Emily Johnson
affiliation: Gamma University
name: Eva Bonnauer
affiliation: RTHW Aachen
imageUrl: https://i.pravatar.cc/150?u=emily-johnson-2
toolId: ttt
story: |
As a recent addition to the academic team at Gamma University, I need an efficient training tool with a user-friendly interface, progress tracking, and diverse multimedia resources for a well-rounded learning experience. The tool should be accessible on both desktop and mobile devices, provide notifications for updates, have a support feature for any inquiries, and offer a feedback mechanism for continuous improvement. It is crucial that my personal data remains secure and private. With this tool, I aim to enhance my knowledge and teaching abilities, benefiting the academic community at Gamma University.
The ELIXIR-GOBLET train the trainer course is an excellent opportunity to up-skill myself to designing and developing better course syllabi and material as well as smoothen the delivery of my courses. I had the incredible opportunity to participate in the ELIXIR-GOBLET Train the Trainer course, and it has been a transformative experience for my career as an educator. The course seamlessly blends theory with practical application, providing a comprehensive understanding of effective training methodologies.
7 changes: 2 additions & 5 deletions _data/topnav.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
##
## if you want to list an external url, use external_url instead of url. the theme will apply a different link base.
subitems:
- title: Main
url: /index
- title: Lifecycle
- title: Training Lifecycle
url: /lifecycle
- title: Resources
url: /resources
- title: About
url: /about
- title: Contribute
url: /how_to_contribute

Empty file removed _includes/dev-info.html
Empty file.
9 changes: 9 additions & 0 deletions _includes/index/beta-banner.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<div class="bg-warning" style="position: relative; left: 50%; width: 100vw; transform: translate(-50%);">
<div class="text-center">
<div class="display-4 fw-bold p-4">
<p class="lead text-red mb-0">
This website is under active development and considered beta. <br> Planned release: December 2024
</p>
</div>
</div>
</div>
14 changes: 7 additions & 7 deletions _includes/index/lifecycle.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div class="row row-bg-light justify-content-center mb-5">
<div class="col-12">
<div class="text-center display-6 mb-5 pb-3">Training Life Cycle</div>
<div class="text-center display-6 mb-5 pb-3">Training Lifecycle</div>
</div>
<div class="col-12 text-center">
<svg class="lifecycle" version="1.1" viewBox="0 0 112.42 69.98" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
Expand All @@ -16,7 +16,7 @@
<path class="lifecycle-part-appear-3 lifecycle-part lifecycle-part-hidden" d="m1218.1 249.51q0 0.55948-0.2452 1.0142-0.2426 0.45475-0.6477 0.70555-0.2811 0.17363-0.6284 0.2508-0.3445 0.0772-0.9095 0.0772h-1.0363v-4.1038h1.0253q0.6008 0 0.9536 0.0882 0.3555 0.0854 0.6008 0.23703 0.4189 0.26182 0.6532 0.69728 0.2342 0.43546 0.2342 1.0335zm-0.5705-8e-3q0-0.48231-0.1681-0.81304t-0.5016-0.5209q-0.2425-0.1378-0.5154-0.19017-0.2728-0.0551-0.6532-0.0551h-0.5126v3.1667h0.5126q0.3942 0 0.6863-0.0579 0.2949-0.0579 0.5402-0.21497 0.3059-0.19568 0.4575-0.51538 0.1543-0.31971 0.1543-0.79927zm3.9881 0.57051h-2.2683q0 0.28388 0.085 0.49609 0.085 0.20947 0.2342 0.34451 0.1433 0.1323 0.339 0.19844 0.1985 0.0661 0.4355 0.0661 0.3142 0 0.6311-0.12403 0.3197-0.12678 0.4548-0.24804h0.027v0.56499q-0.2618 0.11024-0.5346 0.18466-0.2729 0.0744-0.5733 0.0744-0.7662 0-1.1961-0.41341-0.43-0.41617-0.43-1.1796 0-0.75516 0.4107-1.1989 0.4134-0.44373 1.0859-0.44373 0.6228 0 0.9591 0.3638 0.339 0.36381 0.339 1.0335zm-0.5044-0.39687q0-0.4079-0.2067-0.63114-0.2012-0.22325-0.6146-0.22325-0.4162 0-0.6642 0.24529-0.2453 0.24529-0.2784 0.6091zm3.9522-1.1961-1.2457 3.0785h-0.5209l-1.2375-3.0785h0.5622l0.9536 2.4502 0.9454-2.4502zm3.2053 1.593h-2.2682q0 0.28388 0.085 0.49609 0.085 0.20947 0.2343 0.34451 0.1433 0.1323 0.339 0.19844 0.1984 0.0661 0.4355 0.0661 0.3141 0 0.6311-0.12403 0.3197-0.12678 0.4547-0.24804h0.028v0.56499q-0.2618 0.11024-0.5347 0.18466-0.2728 0.0744-0.5732 0.0744-0.7662 0-1.1962-0.41341-0.4299-0.41617-0.4299-1.1796 0-0.75516 0.4106-1.1989 0.4134-0.44373 1.0859-0.44373 0.6229 0 0.9591 0.3638 0.339 0.36381 0.339 1.0335zm-0.5043-0.39687q0-0.4079-0.2067-0.63114-0.2012-0.22325-0.6146-0.22325-0.4162 0-0.6642 0.24529-0.2453 0.24529-0.2784 0.6091zm1.8135 1.8824h-0.5182v-4.2884h0.5182zm3.649-1.5379q0 0.7524-0.3858 1.1879-0.3859 0.43546-1.0336 0.43546-0.6532 0-1.039-0.43546-0.3831-0.43546-0.3831-1.1879 0-0.75241 0.3831-1.1879 0.3858-0.43822 1.039-0.43822 0.6477 0 1.0336 0.43822 0.3858 0.43546 0.3858 1.1879zm-0.5347 0q0-0.59807-0.2342-0.88746-0.2343-0.29214-0.6505-0.29214-0.4216 0-0.6559 0.29214-0.2315 0.28939-0.2315 0.88746 0 0.57877 0.2342 0.87918 0.2343 0.29766 0.6532 0.29766 0.4134 0 0.6477-0.2949 0.237-0.29766 0.237-0.88194zm4.046-0.0386q0 0.37483-0.1075 0.68626-0.1075 0.30868-0.3032 0.52366-0.1819 0.20395-0.4299 0.31695-0.2453 0.11024-0.5209 0.11024-0.2398 0-0.4355-0.0524-0.1929-0.0524-0.3941-0.16261v1.2898h-0.5182v-4.214h0.5182v0.32246q0.2067-0.17363 0.463-0.28939 0.2591-0.11851 0.5512-0.11851 0.5567 0 0.8654 0.42168 0.3115 0.41892 0.3115 1.1658zm-0.5347 0.0138q0-0.55673-0.1902-0.83233-0.1902-0.27561-0.5843-0.27561-0.2232 0-0.4492 0.0965t-0.4327 0.25356v1.7446q0.2205 0.0992 0.3776 0.13504 0.1598 0.0358 0.361 0.0358 0.4327 0 0.6752-0.29214 0.2426-0.29215 0.2426-0.86541z" fill="#03CEA4" stroke="#03CEA4" stroke-width=".265" aria-label="Develop" />
<path class="lifecycle-part-appear-4 lifecycle-part lifecycle-part-hidden" d="m1148.9 234.15q0 0.55949-0.2453 1.0142-0.2425 0.45475-0.6477 0.70556-0.2811 0.17363-0.6283 0.2508-0.3446 0.0772-0.9096 0.0772h-1.0362v-4.1038h1.0252q0.6008 0 0.9536 0.0882 0.3556 0.0854 0.6009 0.23702 0.4189 0.26183 0.6531 0.69729 0.2343 0.43546 0.2343 1.0335zm-0.5705-8e-3q0-0.48232-0.1681-0.81305-0.1681-0.33072-0.5016-0.52089-0.2426-0.13781-0.5154-0.19017-0.2729-0.0551-0.6532-0.0551h-0.5126v3.1667h0.5126q0.3941 0 0.6863-0.0579 0.2949-0.0579 0.5402-0.21498 0.3059-0.19568 0.4575-0.51538 0.1543-0.31971 0.1543-0.79926zm3.988 0.5705h-2.2682q0 0.28388 0.085 0.4961 0.085 0.20946 0.2343 0.34451 0.1433 0.13229 0.339 0.19843 0.1984 0.0661 0.4355 0.0661 0.3141 0 0.6311-0.12402 0.3197-0.12678 0.4547-0.24805h0.028v0.565q-0.2618 0.11024-0.5347 0.18465-0.2728 0.0744-0.5732 0.0744-0.7662 0-1.1962-0.41342-0.4299-0.41616-0.4299-1.1796 0-0.75517 0.4106-1.1989 0.4134-0.44373 1.0859-0.44373 0.6229 0 0.9591 0.36381 0.339 0.3638 0.339 1.0335zm-0.5043-0.39687q0-0.4079-0.2067-0.63114-0.2012-0.22324-0.6146-0.22324-0.4162 0-0.6642 0.24529-0.2453 0.24529-0.2784 0.60909zm1.8135 1.8824h-0.5182v-4.2884h0.5182zm1.582-3.5939h-0.5843v-0.53744h0.5843zm-0.033 3.5939h-0.5182v-3.0785h0.5182zm3.6876-3.0785-1.2457 3.0785h-0.5209l-1.2375-3.0785h0.5622l0.9536 2.4502 0.9454-2.4502zm3.2053 1.593h-2.2682q0 0.28388 0.085 0.4961 0.085 0.20946 0.2343 0.34451 0.1433 0.13229 0.339 0.19843 0.1984 0.0661 0.4354 0.0661 0.3142 0 0.6312-0.12402 0.3197-0.12678 0.4547-0.24805h0.028v0.565q-0.2618 0.11024-0.5347 0.18465-0.2728 0.0744-0.5732 0.0744-0.7662 0-1.1962-0.41342-0.4299-0.41616-0.4299-1.1796 0-0.75517 0.4106-1.1989 0.4134-0.44373 1.0859-0.44373 0.6229 0 0.9591 0.36381 0.339 0.3638 0.339 1.0335zm-0.5043-0.39687q0-0.4079-0.2067-0.63114-0.2012-0.22324-0.6146-0.22324-0.4162 0-0.6643 0.24529-0.2452 0.24529-0.2783 0.60909zm3.2108-0.63114h-0.028q-0.1157-0.0276-0.226-0.0386-0.1075-0.0138-0.2563-0.0138-0.2398 0-0.463 0.10749-0.2232 0.10473-0.4299 0.27285v2.1856h-0.5182v-3.0785h0.5182v0.45476q0.3086-0.24805 0.5429-0.35003 0.237-0.10473 0.4823-0.10473 0.1351 0 0.1957 8e-3 0.061 6e-3 0.1819 0.0248z" fill="#4F1C46" stroke="#4F1C46" stroke-width=".265" aria-label="Deliver" />
<path class="lifecycle-part-appear-5 lifecycle-part lifecycle-part-hidden" d="m1152.8 187.26h-2.7037v-4.1038h2.7037v0.48507h-2.158v1.1245h2.158v0.48507h-2.158v1.5241h2.158zm3.4864-3.0785-1.2457 3.0785h-0.5209l-1.2375-3.0785h0.5622l0.9536 2.4502 0.9454-2.4502zm2.96 3.0785h-0.5154v-0.32797q-0.069 0.0469-0.1874 0.13229-0.1157 0.0827-0.226 0.13229-0.1295 0.0634-0.2976 0.10473-0.1681 0.0441-0.3941 0.0441-0.4162 0-0.7056-0.27561-0.2894-0.2756-0.2894-0.7028 0-0.35002 0.1488-0.56499 0.1516-0.21773 0.43-0.34175 0.2811-0.12403 0.6752-0.16812 0.3941-0.0441 0.8461-0.0661v-0.0799q0-0.17639-0.063-0.29215-0.061-0.11575-0.1764-0.1819-0.1103-0.0634-0.2646-0.0854-0.1544-0.0221-0.3225-0.0221-0.2039 0-0.4547 0.0551-0.2508 0.0524-0.5182 0.15434h-0.028v-0.52641q0.1515-0.0413 0.4382-0.0909 0.2866-0.0496 0.565-0.0496 0.3252 0 0.565 0.0551 0.2425 0.0524 0.4189 0.1819 0.1736 0.12678 0.2646 0.32798 0.091 0.20119 0.091 0.49884zm-0.5154-0.75792v-0.85714q-0.237 0.0138-0.5594 0.0413-0.3197 0.0276-0.5072 0.0799-0.2232 0.0634-0.361 0.19844-0.1378 0.13229-0.1378 0.36656 0 0.26458 0.1598 0.39963 0.1599 0.13229 0.4879 0.13229 0.2728 0 0.4988-0.10473 0.226-0.10749 0.4189-0.25632zm2.0368 0.75792h-0.5182v-4.2884h0.5182zm3.5774 0h-0.5182v-0.34175q-0.2618 0.2067-0.5016 0.31694-0.2398 0.11025-0.5291 0.11025-0.4851 0-0.7552-0.2949-0.2701-0.29766-0.2701-0.87092v-1.9982h0.5181v1.7529q0 0.23426 0.022 0.40238 0.022 0.16537 0.094 0.28388 0.074 0.12127 0.1929 0.17639 0.1185 0.0551 0.3445 0.0551 0.2012 0 0.4382-0.10473 0.2398-0.10473 0.4465-0.26734v-2.2986h0.5182zm3.412 0h-0.5154v-0.32797q-0.069 0.0469-0.1874 0.13229-0.1158 0.0827-0.226 0.13229-0.1295 0.0634-0.2977 0.10473-0.1681 0.0441-0.3941 0.0441-0.4162 0-0.7055-0.27561-0.2894-0.2756-0.2894-0.7028 0-0.35002 0.1488-0.56499 0.1516-0.21773 0.4299-0.34175 0.2812-0.12403 0.6753-0.16812 0.3941-0.0441 0.8461-0.0661v-0.0799q0-0.17639-0.063-0.29215-0.061-0.11575-0.1764-0.1819-0.1102-0.0634-0.2646-0.0854-0.1543-0.0221-0.3224-0.0221-0.204 0-0.4548 0.0551-0.2508 0.0524-0.5181 0.15434h-0.028v-0.52641q0.1516-0.0413 0.4382-0.0909 0.2867-0.0496 0.565-0.0496 0.3252 0 0.565 0.0551 0.2426 0.0524 0.419 0.1819 0.1736 0.12678 0.2645 0.32798 0.091 0.20119 0.091 0.49884zm-0.5154-0.75792v-0.85714q-0.237 0.0138-0.5595 0.0413-0.3197 0.0276-0.5071 0.0799-0.2232 0.0634-0.361 0.19844-0.1379 0.13229-0.1379 0.36656 0 0.26458 0.1599 0.39963 0.1599 0.13229 0.4878 0.13229 0.2729 0 0.4989-0.10473 0.226-0.10749 0.4189-0.25632zm3.1116 0.73036q-0.1461 0.0386-0.3197 0.0634-0.1709 0.0248-0.3059 0.0248-0.4713 0-0.7166-0.25356t-0.2453-0.81304v-1.6371h-0.35v-0.43546h0.35v-0.8847h0.5182v0.8847h1.0693v0.43546h-1.0693v1.4028q0 0.24254 0.011 0.38034 0.011 0.13505 0.077 0.25356 0.061 0.11024 0.1654 0.16261 0.1075 0.0496 0.3252 0.0496 0.1268 0 0.2646-0.0358 0.1378-0.0386 0.1984-0.0634h0.028zm3.2026-1.458h-2.2683q0 0.28387 0.086 0.49609 0.085 0.20946 0.2342 0.34451 0.1433 0.13229 0.339 0.19844 0.1985 0.0661 0.4355 0.0661 0.3142 0 0.6311-0.12403 0.3197-0.12678 0.4548-0.24804h0.027v0.56499q-0.2618 0.11024-0.5346 0.18466-0.2729 0.0744-0.5733 0.0744-0.7662 0-1.1961-0.41341-0.43-0.41617-0.43-1.1796 0-0.75517 0.4107-1.1989 0.4134-0.44372 1.0859-0.44372 0.6228 0 0.9591 0.3638 0.339 0.3638 0.339 1.0335zm-0.5044-0.39688q0-0.4079-0.2067-0.63114-0.2012-0.22324-0.6146-0.22324-0.4162 0-0.6642 0.24529-0.2453 0.24529-0.2784 0.60909z" fill="#cc1e58" stroke="#CA1551" stroke-width=".265" aria-label="Evaluate" />
<a href="/deliver">
<a href="deliver">
<g class="lifecycle-part-appear-4 lifecycle-part lifecycle-part-hidden" transform="matrix(1.1935 0 0 1.1935 -219.99 95.978)" stroke="#f8f9fa">
<path class="lifecycle-part-circle" d="m1180.9 107.56a10.176 10.176 2.1861 0 1-10.557 9.7806 10.176 10.176 2.1861 0 1-9.7806-10.557 10.176 10.176 2.1861 0 1 10.557-9.7806 10.176 10.176 2.1861 0 1 9.7805 10.557z" fill="#4F1C46" stroke-linecap="round" stroke-linejoin="round" stroke-width=".59342" />
<g transform="matrix(.28594 0 0 .28594 1064 -7.4414)" fill="none">
Expand All @@ -31,7 +31,7 @@
</g>
</g>
</a>
<a href="/design">
<a href="design">
<g class="lifecycle-part-appear-2 lifecycle-part lifecycle-part-hidden" transform="matrix(1.1935 0 0 1.1935 -249.68 98.735)" stroke="#f8f9fa">
<path class="lifecycle-part-circle" d="m1247.1 105.26a10.176 10.176 2.1861 0 1-10.557 9.7806 10.176 10.176 2.1861 0 1-9.7806-10.557 10.176 10.176 2.1861 0 1 10.557-9.7806 10.176 10.176 2.1861 0 1 9.7805 10.557z" fill="#FF7900" stroke-linecap="round" stroke-linejoin="round" stroke-width=".59342" />
<path d="m1241.8 101.67v6.211c0 0.36466-0.2935 0.65823-0.6582 0.65823h-8.4129c-0.3647 0-0.6583-0.29357-0.6583-0.65823v-6.211c0-0.36466 0.2936-0.65823 0.6583-0.65823h8.4129c0.3647 0 0.6582 0.29357 0.6582 0.65823z" fill="none" stroke-width=".56561" />
Expand All @@ -43,7 +43,7 @@
<path d="m1234.2 104.17s-0.7346 1.9041-0.1041 2.395c1.0692 0.83261 2.5491-1.3284 3.8945-1.1663 1.073 0.12924 0.7872 1.1805 2.7961 1.641" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width=".265" />
</g>
</a>
<a href="/develop">
<a href="develop">
<g class="lifecycle-part-appear-3 lifecycle-part lifecycle-part-hidden" transform="matrix(1.1935 0 0 1.1935 -235.48 86.187)" stroke="#f8f9fa">
<path class="lifecycle-part-circle" d="m1214.6 129.53a10.176 10.176 2.1861 0 1-10.557 9.7806 10.176 10.176 2.1861 0 1-9.7806-10.557 10.176 10.176 2.1861 0 1 10.557-9.7806 10.176 10.176 2.1861 0 1 9.7806 10.557z" fill="#03CEA4" stroke-linecap="round" stroke-linejoin="round" stroke-width=".59342" />
<g transform="matrix(.31423 0 0 .31423 1087.2 15.768)">
Expand All @@ -53,7 +53,7 @@
</g>
</g>
</a>
<a href="/evaluate">
<a href="evaluate">
<g class="lifecycle-part-appear-5 lifecycle-part lifecycle-part-hidden" transform="matrix(1.1935 0 0 1.1935 -225.16 116.29)" stroke="#f8f9fa">
<path class="lifecycle-part-circle" d="m1192.7 66.62a10.176 10.176 2.1861 0 1-10.557 9.7806 10.176 10.176 2.1861 0 1-9.7806-10.557 10.176 10.176 2.1861 0 1 10.557-9.7806 10.176 10.176 2.1861 0 1 9.7806 10.557z" fill="#CA1551" stroke-linecap="round" stroke-linejoin="round" stroke-width=".59342" />
<g transform="matrix(.31329 0 0 .31329 1078.2 -48.001)" fill="none">
Expand All @@ -67,7 +67,7 @@
</g>
</g>
</a>
<a href="/plan">
<a href="plan">
<g class="lifecycle-part-appear-1 lifecycle-part lifecycle-part-hidden" transform="matrix(1.1936 0 0 1.1936 -242.43 116.59)" stroke="#f8f9fa">
<path class="lifecycle-part-circle" d="m1233.6 66.374a10.176 10.176 0 0 1-10.557 9.7806 10.176 10.176 0 0 1-9.7806-10.557 10.176 10.176 0 0 1 10.557-9.7806 10.176 10.176 0 0 1 9.7805 10.557z" fill="#005472" stroke-linecap="round" stroke-linejoin="round" stroke-width=".59342" />
<g transform="matrix(.31329 0 0 .31329 1129.8 -48.247)">
Expand Down Expand Up @@ -98,4 +98,4 @@
}
})
})
</script>
</script>
Loading

0 comments on commit 907016a

Please sign in to comment.