Team:USTC-Software/safety

From 2013.igem.org

(Difference between revisions)
(Created page with "{{USTC-Software/hidden}} {{USTC-Software/header}} <html> <head> <title>Safety</title> <link href="https://2013.igem.org/Team:USTC-Software/Others/css?action=raw&ctype=text/css" r...")
 
(13 intermediate revisions not shown)
Line 1: Line 1:
{{USTC-Software/hidden}}
{{USTC-Software/hidden}}
-
{{USTC-Software/header}}
+
{{USTC-Software/header2}}
 +
<!--{{USTC-Software/others}}-->
<html>
<html>
Line 6: Line 7:
<title>Safety</title>
<title>Safety</title>
<link href="https://2013.igem.org/Team:USTC-Software/Others/css?action=raw&ctype=text/css" rel="stylesheet" type="text/css" />
<link href="https://2013.igem.org/Team:USTC-Software/Others/css?action=raw&ctype=text/css" rel="stylesheet" type="text/css" />
 +
 +
<style> #othersbutton ,#safebutton { color: #aaed51 !important;}</style>
 +
</head>
</head>
<body>
<body>
 +
 +
<style>
 +
.content p{font-family:Arial, Helvetica, sans-serif !important;}
 +
#safetybutton { color:#aaed51 !important;}
 +
</style>
   <div id="topper"></div>
   <div id="topper"></div>
Line 16: Line 25:
         <div class="content">
         <div class="content">
         <div id="content1">
         <div id="content1">
-
                 <div class="ques">
+
                 <div class="ques"></br>
-
                     <p>1.  Are  you  using  the  iGEM  Software  repository  at github.com/igemsof tware?  If  
+
                     <p>1.  Are  you  using  the  iGEM  Software  repository  at github.com/igemsoftware?  If  
you have instead stored your code elsewhere, please explain where and why you have put  
you have instead stored your code elsewhere, please explain where and why you have put  
it  there.  If  your  code  is  not  in  the  iGEM  repository,  a re  you  using  any  version  control  
it  there.  If  your  code  is  not  in  the  iGEM  repository,  a re  you  using  any  version  control  
Line 30: Line 39:
                 <div id="content1">
                 <div id="content1">
                 <div class="ques">
                 <div class="ques">
-
                     <p>2. User Data </p>
+
                     <p>2. Does your software store any private data supplied by the user? (For example:
-
                        <p>
+
the user's name and email address, passwords, DNA sequences, circuit designs,
-
&nbsp &nbsp &nbsp &nbsp a.  Does your software store any private data supplied by the user? (For example:  
+
etc.) If yes, please describe what kind of data is stored. If no, skip the rest of this
-
the user's name and email address, passwords, DNA sequences , circuit designs,  
+
question and move on to question 3.</p>
-
etc.) If yes, please describe what kind of data is stored. If no, skip the rest of this  
+
-
question and move on to question 3. </p>
+
                     </div>
                     </div>
                 <div class="ans">
                 <div class="ans">
Line 116: Line 123:
                 <div id="download">
                 <div id="download">
                 <p><b>* Download a Safety <b>PDF</b></b></p>
                 <p><b>* Download a Safety <b>PDF</b></b></p>
-
                     <div class="pic"><a href="#"><img src="../images/download.png" /></a></div>
+
                     <div class="pic"><a href="https://static.igem.org/mediawiki/2013/7/70/USTC-Software_Safety.pdf"><img src="https://static.igem.org/mediawiki/2013/4/42/USTC-Software_Download.png" /></a></div>
                 </div>
                 </div>
         </div>           
         </div>           

Latest revision as of 21:52, 27 October 2013

Header2

Safety


1. Are you using the iGEM Software repository at github.com/igemsoftware? If you have instead stored your code elsewhere, please explain where and why you have put it there. If your code is not in the iGEM repository, a re you using any version control system such as Git, CVS, or SVN?

Yes, we use the iGEM Software repository at github.com/igemsoftware.


2. Does your software store any private data supplied by the user? (For example: the user's name and email address, passwords, DNA sequences, circuit designs, etc.) If yes, please describe what kind of data is stored. If no, skip the rest of this question and move on to question 3.

No, we don't store any private data.



3. Does your software include any other security features? Please describe them here.

No, we don't store any private data.

4. Does your software let the user create a design by choosing parts/genes from a list/database, such as the Registry? If so, which lists/databases are included? Is there any restriction on which parts/ genes the user can choose?

No

5. Does your software allow users to write new data into any public lists or databases? If so, do you check the new data for errors before allowing it to be written?

No

6. Does your software include any other features that encourage the user to create safe designs? Please describe them here.

No

7. Is your team also doing biological work in a wet lab ?

No

* Download a Safety PDF