Difference between revisions of "Team:Macquarie Australia/Model"

(Prototype team page)
 
Line 1: Line 1:
{{Macquarie_Australia}}
+
{{Macquarie_Australia/NavBar}}
 +
 
 
<html>
 
<html>
  
 +
    <link href="https://2018.igem.org/Team:Macquarie_Australia/CSS_Navbar?action=raw&ctype=text/css" rel="stylesheet">
 +
    <link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet">
  
  
<div class="column full_size judges-will-not-evaluate">
+
    <link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet">
<h3>★  ALERT! </h3>
+
<p>This page is used by the judges to evaluate your team for the <a href="https://2018.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2018.igem.org/Judging/Awards"> award listed below</a>. </p>
+
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2018.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
</div>
+
  
  
<div class="clear"></div>
 
  
 +
    <link href="https://fonts.googleapis.com/css?family=Quicksand:300,400|Roboto:400,400i" rel="stylesheet">
  
<div class="column full_size">
 
<h1> Modeling</h1>
 
  
<p>Mathematical models and computer simulations provide a great way to describe the function and operation of BioBrick Parts and Devices. Synthetic Biology is an engineering discipline, and part of engineering is simulation and modeling to determine the behavior of your design before you build it. Designing and simulating can be iterated many times in a computer before moving to the lab. This award is for teams who build a model of their system and use it to inform system design or simulate expected behavior in conjunction with experiments in the wetlab.</p>
 
  
</div>
+
    <head>
<div class="clear"></div>
+
        <meta name="viewport" content="width=device-width, initial-scale=1">
  
<div class="column full_size">
+
        <style>
<h3> Gold Medal Criterion #3</h3>
+
            DO NOT REMOVE
<p>
+
            #content {
Convince the judges that your project's design and/or implementation is based on insight you have gained from modeling. This could be either a new model you develop or the implementation of a model from a previous team. You must thoroughly document your model's contribution to your project on your team's wiki, including assumptions, relevant data, model results, and a clear explanation of your model that anyone can understand.
+
                width: 100vw;
<br><br>
+
                margin: 0;
The model should impact your project design in a meaningful way. Modeling may include, but is not limited to, deterministic, exploratory, molecular dynamic, and stochastic models. Teams may also explore the physical modeling of a single component within a system or utilize mathematical modeling for predicting function of a more complex device.
+
                padding: 0;
</p>
+
            }
  
<p>
+
            /* Clear the default wiki settings */
Please see the <a href="https://2018.igem.org/Judging/Medals"> 2018
+
            #home_logo, #sideMenu { display:none; }
  Medals Page</a> for more information.
+
            #sideMenu, #top_title, .patrollink  {display:none;}
</p>
+
            #content { width:100%; padding:0px; margin-top:-7px; margin-left:0px;}
</div>
+
            body {background-color: #f2f2f2; }
 +
            #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
  
<div class="column two_thirds_size">
 
<h3>Best Model Special Prize</h3>
 
  
<p>
 
To compete for the <a href="https://2018.igem.org/Judging/Awards">Best Model prize</a>, please describe your work on this page  and also fill out the description on the <a href="https://2018.igem.org/Judging/Judging_Form">judging form</a>. Please note you can compete for both the gold medal criterion #3 and the best model prize with this page.
 
<br><br>
 
You must also delete the message box on the top of this page to be eligible for the Best Model Prize.
 
</p>
 
  
 +
            /* Unique to page */
 +
            body {
 +
                background-color: #f2f2f2;
 +
                width: 100%;
 +
                z-index: 3;
 +
            }
 +
 +
            #bodyContent {
 +
                padding-right: 0px;
 +
                padding-top: 50px;
 +
                width: 100 vw;
 +
                background-color: #f2f2f2;
 +
            }
 +
 +
            /* Wrapper for the content */
 +
            .content_wrapper {
 +
                width: 85%%;
 +
                margin-left: 150px;
 +
                padding: 0px;
 +
                float: left;
 +
                background-color: #f2f2f2;
 +
            }
 +
 +
 +
 +
            /* non numbered lists */
 +
            .content_wrapper ul {
 +
                padding: 0px 20px;
 +
                font-size: 13px;
 +
                font-family: 'Quicksand', sans-serif;
 +
            }
 +
        </style>
 +
 +
 +
    </head>
 +
 +
 +
 +
    <body>
 +
 +
        <!-- ADD NEW CODE HERE-->
 +
 +
<!-- COPY AND PASTE everything between the lines for a new heading and block of content -->
 +
<!-- ____________________________________________________________________________________________ -->
 +
 +
 +
<div style="width: 50%; margin-left: auto; margin-right: auto; display: block;">
 +
    <h style= "font-size: 25px; font-weight: bold;">
 +
 +
 +
<!-- Heading goes here -->Our model
 +
 +
    </h>
 +
    <p style="text-align: justify; font-size: 14px;">
 +
 +
 +
<!-- ENTER TEXT FOR THE PAGE HERE -->
 +
Example content number 1
 +
 +
 +
 +
    </p>
 
</div>
 
</div>
 +
<br>
 +
<br>
 +
<!-- ____________________________________________________________________________________________ -->
  
  
<div class="column third_size">
+
 
<div class="highlight decoration_A_full">
+
 
<h3> Inspiration </h3>
+
 
<p>
+
 
Here are a few examples from previous teams:
+
 
</p>
+
 
<ul>
+
<!-- ____________________________________________________________________________________________ -->
<li><a href="https://2016.igem.org/Team:Manchester/Model">2016 Manchester</a></li>
+
 
<li><a href="https://2016.igem.org/Team:TU_Delft/Model">2016 TU Delft</li>
+
<div style="width: 50%; margin-left: auto; margin-right: auto; display: block;">
<li><a href="https://2014.igem.org/Team:ETH_Zurich/modeling/overview">2014 ETH Zurich</a></li>
+
    <h style= "font-size: 25px; font-weight: bold;">
<li><a href="https://2014.igem.org/Team:Waterloo/Math_Book">2014 Waterloo</a></li>
+
 
</ul>
+
 
</div>
+
<!-- Heading goes here -->Content title #2
 +
 
 +
    </h>
 +
    <p style="text-align: justify; font-size: 14px;">
 +
 
 +
 
 +
<!-- ENTER TEXT FOR THE PAGE HERE -->
 +
Example content number 2
 +
 
 +
 
 +
 
 +
    </p>
 
</div>
 
</div>
 +
<br>
 +
<br>
 +
<!-- ____________________________________________________________________________________________ -->
 +
 +
 +
        <!--INVISIBLE BOX, MAYBE USE TO HOST CONTENT? -->
 +
        <div class="row" style="background-color: #f2f2f2;">
 +
            <div class="column side left" style="background-color: #f2f2f2;">
 +
            </div>
 +
 +
 +
            <div class="column side right"style="background-color: #f2f2f2;">
 +
 +
            </div>
 +
        </div>
 +
        <!-- END OF BOX -->
 +
 +
 +
 +
 +
 +
  
 +
    </body>
 
</html>
 
</html>
 +
{{Macquarie_Australia/Footer}}

Revision as of 13:36, 5 October 2018


Our model

Example content number 1



Content title #2

Example content number 2