Java Doc for MetaDataBean.java in » ERP-CRM-Financial » sakai » org » sakaiproject » tool » assessment » ui » bean » author » Java Source Code / Java DocumentationJava Source Code and Java Documentation
Java Source Code / Java Documentation
1.
6.0 JDK Core
2.
6.0 JDK Modules
3.
6.0 JDK Modules com.sun
4.
6.0 JDK Modules com.sun.java
5.
6.0 JDK Modules sun
6.
6.0 JDK Platform
7.
Ajax
8.
Apache Harmony Java SE
9.
Aspect oriented
10.
Authentication Authorization
11.
Blogger System
12.
Build
13.
Byte Code
14.
Cache
15.
Chart
16.
Chat
17.
Code Analyzer
18.
Collaboration
19.
Content Management System
20.
Database Client
21.
Database DBMS
22.
Database JDBC Connection Pool
23.
Database ORM
24.
Development
25.
EJB Server geronimo
26.
EJB Server GlassFish
27.
EJB Server JBoss 4.2.1
28.
EJB Server resin 3.1.5
29.
ERP CRM Financial
30.
ESB
31.
Forum
32.
GIS
33.
Graphic Library
34.
Groupware
35.
HTML Parser
36.
IDE
37.
IDE Eclipse
38.
IDE Netbeans
39.
Installer
40.
Internationalization Localization
41.
Inversion of Control
42.
Issue Tracking
43.
J2EE
44.
JBoss
45.
JMS
46.
JMX
47.
Library
48.
Mail Clients
49.
Net
50.
Parser
51.
PDF
52.
Portal
53.
Profiler
54.
Project Management
55.
Report
56.
RSS RDF
57.
Rule Engine
58.
Science
59.
Scripting
60.
Search Engine
61.
Security
62.
Sevlet Container
63.
Source Control
64.
Swing Library
65.
Template Engine
66.
Test Coverage
67.
Testing
68.
UML
69.
Web Crawler
70.
Web Framework
71.
Web Mail
72.
Web Server
73.
Web Services
74.
Web Services apache cxf 2.0.1
75.
Web Services AXIS2
76.
Wiki Engine
77.
Workflow Engines
78.
XML
79.
XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation
»
ERP CRM Financial
»
sakai
»
org.sakaiproject.tool.assessment.ui.bean.author
Source Cross Reference
Class Diagram
Java Document (Java Doc)
java.lang
.Object
org.sakaiproject.tool.assessment.ui.bean.author
.MetaDataBean
MetaDataBean
public
class MetaDataBean implements
Serializable
(Code)
Copyright: Copyright (c) 2004 Sakai
author:
Ed Smiley
version:
$Id: MetaDataBean.java 15083 2006-09-20 20:03:55Z lydial@stanford.edu $
Method Summary
public
String
getAllowedIP
()
public
ArrayList
getAllowedIPList
()
public
boolean
getCollectItemMetadata
()
public
String
getEnableDisableAssessmentOrganization
()
public
String
getKeywords
()
public
int
getMaxAttempts
()
public
String
getObjectives
()
public
String
getPassword
()
public
String
getRubrics
()
public
String
getUserName
()
public
boolean
isAnonymousGrading
()
public
boolean
isAutoSubmit
()
public
boolean
isCollectSectionMetadata
()
public
boolean
isConsiderAllowIP
()
public
boolean
isConsiderUserId
()
public
boolean
isDisplayNumberingContinuous
()
public
boolean
isFeedbackImmediate
()
public
boolean
isFeedbackShowCorrectResponse
()
public
boolean
isFeedbackShowGraderComment
()
public
boolean
isFeedbackShowItemLevel
()
public
boolean
isFeedbackShowQuestion
()
public
boolean
isFeedbackShowResponse
()
public
boolean
isFeedbackShowSelectionLevel
()
public
boolean
isFeedbackShowStats
()
public
boolean
isFeedbackShowStudentQuestionScore
()
public
boolean
isFeedbackShowStudentScore
()
public
boolean
isNavigationRandom
()
public
boolean
isRecordHighestScore
()
public
boolean
isUnlimitedAttempts
()
public
void
setAllowedIP
(
String
allowedIP)
public
void
setAnonymousGrading
(boolean anonymousGrading)
public
void
setAutoSubmit
(boolean autoSubmit)
public
void
setCollectItemMetadata
(boolean collectItemMetadata)
public
void
setCollectSectionMetadata
(boolean collectSectionMetadata)
public
void
setConsiderAllowIP
(boolean considerAllowIP)
public
void
setConsiderUserId
(boolean considerUserId)
public
void
setDisplayNumberingContinuous
(boolean displayNumberingContinuous)
public
void
setEnableDisableAssessmentOrganization
(
String
enableDisableAssessmentOrganization)
public
void
setFeedbackImmediate
(boolean feedbackImmediate)
public
void
setFeedbackShowCorrectResponse
(boolean feedbackShowCorrectResponse)
public
void
setFeedbackShowGraderComment
(boolean feedbackShowGraderComment)
public
void
setFeedbackShowItemLevel
(boolean feedbackShowItemLevel)
public
void
setFeedbackShowQuestion
(boolean feedbackShowQuestion)
public
void
setFeedbackShowResponse
(boolean feedbackShowResponse)
public
void
setFeedbackShowSelectionLevel
(boolean feedbackShowSelectionLevel)
public
void
setFeedbackShowStats
(boolean feedbackShowStats)
public
void
setFeedbackShowStudentQuestionScore
(boolean feedbackShowStudentQuestionScore)
public
void
setFeedbackShowStudentScore
(boolean feedbackShowStudentScore)
public
void
setKeywords
(
String
keywords)
public
void
setMaxAttempts
(int maxAttempts)
public
void
setNavigationRandom
(boolean navigationRandom)
public
void
setObjectives
(
String
objectives)
public
void
setPassword
(
String
password)
public
void
setRecordHighestScore
(boolean recordHighestScore)
public
void
setRubrics
(
String
rubrics)
public
void
setUnlimitedAttempts
(boolean unlimitedAttempts)
public
void
setUserName
(
String
userName)
Method Detail
getAllowedIP
public
String
getAllowedIP()
(Code)
allowed IP addresses, '\n' delimited allowed IP addresses, '\n' delimited
getAllowedIPList
public
ArrayList
getAllowedIPList()
(Code)
derived property list of IP address strings list of IP address strings
getCollectItemMetadata
public
boolean getCollectItemMetadata()
(Code)
collect item metadata? true or false
getEnableDisableAssessmentOrganization
public
String
getEnableDisableAssessmentOrganization()
(Code)
assessment organization flag
I=each item (question) is on a separate page
S=each section (part) is on a separate page
A=assessment on a single page
"I", "S" or "A"
getKeywords
public
String
getKeywords()
(Code)
keywords
getMaxAttempts
public
int getMaxAttempts()
(Code)
maximum tries true or false
getObjectives
public
String
getObjectives()
(Code)
objectives
getPassword
public
String
getPassword()
(Code)
password to restrict to password to restrict to
getRubrics
public
String
getRubrics()
(Code)
rubrics
getUserName
public
String
getUserName()
(Code)
user name to restrict to name
isAnonymousGrading
public
boolean isAnonymousGrading()
(Code)
anonymous grading? true or false
isAutoSubmit
public
boolean isAutoSubmit()
(Code)
autosubmit? true or false
isCollectSectionMetadata
public
boolean isCollectSectionMetadata()
(Code)
collect section metadata? true or false
isConsiderAllowIP
public
boolean isConsiderAllowIP()
(Code)
consider ip address true or false
isConsiderUserId
public
boolean isConsiderUserId()
(Code)
consider user id true or false
isDisplayNumberingContinuous
public
boolean isDisplayNumberingContinuous()
(Code)
continuous numbering? true or false
isFeedbackImmediate
public
boolean isFeedbackImmediate()
(Code)
immediate feedback? true or false
isFeedbackShowCorrectResponse
public
boolean isFeedbackShowCorrectResponse()
(Code)
show correct response? true or false
isFeedbackShowGraderComment
public
boolean isFeedbackShowGraderComment()
(Code)
grader comments? true or false
isFeedbackShowItemLevel
public
boolean isFeedbackShowItemLevel()
(Code)
item level feedback? true or false
isFeedbackShowQuestion
public
boolean isFeedbackShowQuestion()
(Code)
show question feedback? true or false
isFeedbackShowResponse
public
boolean isFeedbackShowResponse()
(Code)
feedback response? true or false
isFeedbackShowSelectionLevel
public
boolean isFeedbackShowSelectionLevel()
(Code)
selection level feedback? true or false
isFeedbackShowStats
public
boolean isFeedbackShowStats()
(Code)
show statistics and histograms? true or false
isFeedbackShowStudentQuestionScore
public
boolean isFeedbackShowStudentQuestionScore()
(Code)
show student Question score? true or false
isFeedbackShowStudentScore
public
boolean isFeedbackShowStudentScore()
(Code)
show student score? true or false
isNavigationRandom
public
boolean isNavigationRandom()
(Code)
random navigation? true or false
isRecordHighestScore
public
boolean isRecordHighestScore()
(Code)
record highest score true or -- false in which record average
isUnlimitedAttempts
public
boolean isUnlimitedAttempts()
(Code)
unlimited tries? true or false
setAllowedIP
public
void setAllowedIP(
String
allowedIP)
(Code)
allowed IP addresses, '\n' delimited
Parameters:
allowedIP - allowed IP addresses, '\n' delimited
setAnonymousGrading
public
void setAnonymousGrading(boolean anonymousGrading)
(Code)
anonymous grading?
Parameters:
anonymousGrading -
setAutoSubmit
public
void setAutoSubmit(boolean autoSubmit)
(Code)
autosubmit?
Parameters:
autoSubmit -
setCollectItemMetadata
public
void setCollectItemMetadata(boolean collectItemMetadata)
(Code)
collect item metadata?
Parameters:
collectItemMetadata -
setCollectSectionMetadata
public
void setCollectSectionMetadata(boolean collectSectionMetadata)
(Code)
collect section metadata?
Parameters:
collectSectionMetadata -
setConsiderAllowIP
public
void setConsiderAllowIP(boolean considerAllowIP)
(Code)
consider ip address
Parameters:
considerAllowIP - consider ip address
setConsiderUserId
public
void setConsiderUserId(boolean considerUserId)
(Code)
consider user id
Parameters:
considerUserId - true or false
setDisplayNumberingContinuous
public
void setDisplayNumberingContinuous(boolean displayNumberingContinuous)
(Code)
continuous numbering?
Parameters:
displayNumberingContinuous -
setEnableDisableAssessmentOrganization
public
void setEnableDisableAssessmentOrganization(
String
enableDisableAssessmentOrganization)
(Code)
set assessment organization flag
I=each item (question) is on a separate page
S=each section (part) is on a separate page
A=assessment on a single page
Parameters:
enableDisableAssessmentOrganization - should be "I", "S" or "A"
setFeedbackImmediate
public
void setFeedbackImmediate(boolean feedbackImmediate)
(Code)
set immediate feedback
Parameters:
feedbackImmediate -
setFeedbackShowCorrectResponse
public
void setFeedbackShowCorrectResponse(boolean feedbackShowCorrectResponse)
(Code)
show correct response?
Parameters:
feedbackShowCorrectResponse - show correct response
setFeedbackShowGraderComment
public
void setFeedbackShowGraderComment(boolean feedbackShowGraderComment)
(Code)
grader comments?
Parameters:
feedbackShowGraderComment -
setFeedbackShowItemLevel
public
void setFeedbackShowItemLevel(boolean feedbackShowItemLevel)
(Code)
item level feedback?
Parameters:
feedbackShowItemLevel -
setFeedbackShowQuestion
public
void setFeedbackShowQuestion(boolean feedbackShowQuestion)
(Code)
show question feedback?
Parameters:
feedbackShowQuestion -
setFeedbackShowResponse
public
void setFeedbackShowResponse(boolean feedbackShowResponse)
(Code)
feedback response?
Parameters:
feedbackShowResponse -
setFeedbackShowSelectionLevel
public
void setFeedbackShowSelectionLevel(boolean feedbackShowSelectionLevel)
(Code)
selection level feedback?
Parameters:
feedbackShowSelectionLevel -
setFeedbackShowStats
public
void setFeedbackShowStats(boolean feedbackShowStats)
(Code)
show statistics and histograms?
Parameters:
feedbackShowStats -
setFeedbackShowStudentQuestionScore
public
void setFeedbackShowStudentQuestionScore(boolean feedbackShowStudentQuestionScore)
(Code)
show student Question score?
Parameters:
feedbackShowStudentQuestionScore -
setFeedbackShowStudentScore
public
void setFeedbackShowStudentScore(boolean feedbackShowStudentScore)
(Code)
show student score?
Parameters:
feedbackShowStudentScore -
setKeywords
public
void setKeywords(
String
keywords)
(Code)
keywords
Parameters:
keywords -
setMaxAttempts
public
void setMaxAttempts(int maxAttempts)
(Code)
maximum tries
Parameters:
maxAttempts -
setNavigationRandom
public
void setNavigationRandom(boolean navigationRandom)
(Code)
random navigation?
Parameters:
navigationRandom -
setObjectives
public
void setObjectives(
String
objectives)
(Code)
objectives
Parameters:
objectives -
setPassword
public
void setPassword(
String
password)
(Code)
password to restrict to
Parameters:
password - password to restrict to
setRecordHighestScore
public
void setRecordHighestScore(boolean recordHighestScore)
(Code)
record highest score
Parameters:
recordHighestScore - if true, false if use average
setRubrics
public
void setRubrics(
String
rubrics)
(Code)
rubrics
Parameters:
rubrics -
setUnlimitedAttempts
public
void setUnlimitedAttempts(boolean unlimitedAttempts)
(Code)
unlimited tries?
Parameters:
unlimitedAttempts -
setUserName
public
void setUserName(
String
userName)
(Code)
user name to restrict to
Parameters:
userName - user name to restrict to
Methods inherited from
java.lang.Object
native
protected
Object
clone() throws
CloneNotSupportedException
(Code)
(Java Doc)
public
boolean equals(
Object
obj)
(Code)
(Java Doc)
protected
void finalize() throws
Throwable
(Code)
(Java Doc)
final native
public
Class
> getClass()
(Code)
(Java Doc)
native
public
int hashCode()
(Code)
(Java Doc)
final native
public
void notify()
(Code)
(Java Doc)
final native
public
void notifyAll()
(Code)
(Java Doc)
public
String
toString()
(Code)
(Java Doc)
final native
public
void wait(long timeout) throws
InterruptedException
(Code)
(Java Doc)
final
public
void wait(long timeout, int nanos) throws
InterruptedException
(Code)
(Java Doc)
final
public
void wait() throws
InterruptedException
(Code)
(Java Doc)
w___w___w.___j___a___v__a__2_s_._c_o__m___
|
Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.