Added discussion feature to site.master
commita0b0449f6650f0e62b52737979d9fcbf3c63bd41
authorSteven Schronk <steven@schronk.com>
Thu, 6 Sep 2012 04:57:22 +0000 (5 23:57 -0500)
committerSteven Schronk <steven@schronk.com>
Thu, 6 Sep 2012 04:57:22 +0000 (5 23:57 -0500)
tree21c1619007ae241a93aa9cac90b3a5c4c2ae8581
parent32d6f84ff8c78388756607e42a03909e7adda6ce
Added discussion feature to site.

A topic is automatically created for each assignment.
Students will be able to help each other with their homework.
Faculty will be able to address issues with all students at once.

General topics are also implemented.
Users may discuss general topics at any time.
17 files changed:
TODO.TXT
assignment.php
code_db.sql
detail_root.php
discussion.php [new file with mode: 0644]
discussion_board.php [new file with mode: 0644]
discussion_comment.php [new file with mode: 0644]
gfx/comments.png [new file with mode: 0644]
gfx/comments_small.png [new file with mode: 0644]
gfx/lightbulb.png [new file with mode: 0644]
gfx/lightbulb_off.png [new file with mode: 0644]
header.php
index.php
legend.php
manage.php
style.css
workflow_discussion.php [new file with mode: 0644]