Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Name

Feedback Portlet

Version

 

Author(s)

Jen Bourey

Andrew Wills (Deactivated)

Homepage

 

Issue Tracking

https://issues.jasig.org/browse/FBP

 

License

Apache 2.0

Release Docs

 

Java API Docs

 

Source Repository

https://github.com/Jasig/FeedbackPortlet

Description/Features

Excerpt

The unconference feedback portlet was designed at the 2007 JA-SIG Unconference at Rutgers.  Many, many thanks to Collier Jones of UMBC who provided all the UI inspiration!

What is this portlet?

The portlet is a JSR-168 Spring PortletMVC portlet. It uses hibernate for its data store.

...

This portlet is available in JA-SIG SVN source control: the github repository: https://www.ja-sig.org/svn/portletsgithub.com/Jasig/FeedbackPortlet/

You'd check clone it out from source control github using something like this:

No Formatcode
git svnclone co httpsgit://www.ja-sig.org/svn/portlets/FeedbackPortlet/trunk feedback_portlet
github.com/Jasig/FeedbackPortlet.git

 

Once you've checked cloned it out, you can build it with Maven 2.

TODO: further document...In the project root directory:

No Format
mvn install

You'll then need to install into uPortal the resulting portlet .war using Ant's portlet install tool:

No Format
ant deployPortletApp

Feedback submission interface

Image Modified

Admin interface

Image Modified