Psych221-Projects-2025-Fall: Difference between revisions

From Psych 221 Image Systems Engineering
Jump to navigation Jump to search
Created page with "Course Projects will be linked here."
 
No edit summary
Line 1: Line 1:
Course Projects will be linked here.
[http://vista.su.domains/psych221wiki/index.php?title=Main_Page#Psych221  Return to Psych 221 Main Page]
 
There are two deliverables for the project:
# A group presentation
# A wiki-style project page write-up
 
* The write-up should roughly follow [http://vista.su.domains/psych221wiki/index.php?title=Project_Guidelines this organization from the Project Guidelines Page]
* Please visit [https://www.mediawiki.org/wiki/Help:Editing_pages MediaWiki's editing help page].
 
== To set up your project's page ==
* Log in to this wiki with the username and password you created.
* Edit the Projects section of this page (just below). Do this by clicking on "[edit]" to the right of each section title.
* Make a new line for your project using the format shown below, pasting the line for your project under the last item/group. The first part of the text within the double brackets is the name of the new page.  This must be unique, and putting the group member names is a safest way to assure this. The second part, after '|' is the displayed text and can be your project title.
* Save the Project section by clicking the Save button at the bottom of the page
* Finally, clink on the link for your project.  This will take you to a new blank page that you can edit.  You can use the basic format for your page that is in the Sample Project.
* Math tip: Use the tags <math> and </math> to wrap an equation. For example, this code:
 
<pre> <math> a + b = c^2 </math> </pre>
 
Renders as this equation:
 
:<math>a + b = c^2</math>
 
* Uploading images - Use the "upload file" link at the upper right of the page. Do a Google Search to learn "What is the syntax for inserting an uploaded image file into the wikimedia page?"

Revision as of 23:57, 4 September 2025

Return to Psych 221 Main Page

There are two deliverables for the project:

  1. A group presentation
  2. A wiki-style project page write-up

To set up your project's page

  • Log in to this wiki with the username and password you created.
  • Edit the Projects section of this page (just below). Do this by clicking on "[edit]" to the right of each section title.
  • Make a new line for your project using the format shown below, pasting the line for your project under the last item/group. The first part of the text within the double brackets is the name of the new page. This must be unique, and putting the group member names is a safest way to assure this. The second part, after '|' is the displayed text and can be your project title.
  • Save the Project section by clicking the Save button at the bottom of the page
  • Finally, clink on the link for your project. This will take you to a new blank page that you can edit. You can use the basic format for your page that is in the Sample Project.
  • Math tip: Use the tags <math> and </math> to wrap an equation. For example, this code:
 <math> a + b = c^2 </math> 

Renders as this equation:

a+b=c2
  • Uploading images - Use the "upload file" link at the upper right of the page. Do a Google Search to learn "What is the syntax for inserting an uploaded image file into the wikimedia page?"