Difference between revisions of "Team:NJU-China/Human Practices"

Line 80: Line 80:
 
             <ul>
 
             <ul>
 
                 <li onclick="$('html, body').animate({ scrollTop: 0 }, 'slow');"><a class="btn-floating green tooltipped" data-position="left" data-delay="50" data-tooltip="Scroll to Top"><i class="material-icons">vertical_align_top</i></a></li>
 
                 <li onclick="$('html, body').animate({ scrollTop: 0 }, 'slow');"><a class="btn-floating green tooltipped" data-position="left" data-delay="50" data-tooltip="Scroll to Top"><i class="material-icons">vertical_align_top</i></a></li>
                 <li onclick="var scrollBottom = $(window).scrollTop() + $(window).height(); $('html, body').animate($(windows).scrollBottom(), 'slow');"><a class="btn-floating yellow darken-2 tooltipped" data-position="left" data-delay="50" data-tooltip="Scroll to Bottom"><i class="material-icons">vertical_align_bottom</i></a></li>
+
                 <li onclick="var scrollBottom = $(window).scrollTop() + $(window).height(); $('html, body').animate(scrollBottom(), 'slow');"><a class="btn-floating yellow darken-2 tooltipped" data-position="left" data-delay="50" data-tooltip="Scroll to Bottom"><i class="material-icons">vertical_align_bottom</i></a></li>
 
                 <li onclick="$(this).parent().parent().hide('slow')"><a class="btn-floating purple darken-3"><i class="close material-icons tooltipped" data-position="left" data-delay="50" data-tooltip="Hide FAB">close</i></a></li>
 
                 <li onclick="$(this).parent().parent().hide('slow')"><a class="btn-floating purple darken-3"><i class="close material-icons tooltipped" data-position="left" data-delay="50" data-tooltip="Hide FAB">close</i></a></li>
 
                 <li><a class="btn-floating blue button-collapse hide-on-large-only tooltipped" data-position="left" data-delay="50" data-tooltip="Show Navigation" data-activates="nav-mobile"><i class="material-icons">menu</i></a></li>
 
                 <li><a class="btn-floating blue button-collapse hide-on-large-only tooltipped" data-position="left" data-delay="50" data-tooltip="Show Navigation" data-activates="nav-mobile"><i class="material-icons">menu</i></a></li>

Revision as of 17:10, 12 October 2016

Overview

The NJU iGEM team believes there are two main aspects of “Human Practices”: public outreach to the non-technical community as well as education engagement; and collaboration within the academic and iGEM community. For both sides, we participated in a series of engagement exercises, including consulting with patients and doctors about potential application spaces for our research technology, educational and investigating outreach to the local Nanjing community, and collaborating with fellow iGEM teams to improve their projects and presentations.

Acknowledgement

We would like to express our most sincere gratitude to every person and institute that helped us during this whole project.

Links