Age?
Under 20
21-30
31-40
41-50
51-60
61-70
Over 70
Gender?
Male
Female
Are you currently employed?
Yes
No
Industry currently/last employed in?
Please Select
Accounting/Administration
Construction
Engineering
Consulting
Education/Science
Financial Services
Government
HealthCare
Hospitality
Tourism
IT
Customer Service
Legal
Human Resources
Manufacturing
Media/Marketing/Communications
Retail/Sales
Trade
Other
Do you ever feel stressed as a result of your work?
Often
Sometimes
Rarely
Never
In your workplace are any of the following behaviours common?
Have you ever been sexually harassed in the workplace or in association with your work?
Yes
No
If Yes, What did you do about the harassment?
Nothing/ignored it
Took formal action
Other
Have you ever worked in an environment that you thought was sexually hostile?
Yes
No
If Yes, What features made the work environment sexually hostile?
Please Enter
Have you ever been bullied at work?
Yes
No
Do you think current Australian laws create adequate protection for workers against workplace violence?
Yes
No
In your experience, have your workplaces made an effort to eliminate violence from their culture?
Always
Often
Sometimes
Rarely
Never
In general, would you describe your experience of work as?
Productive & Positive
Negative & Soul-destroying
Just a job
} elseif ($task=="send") {
$message = "This Feedback has come from The WWV survey page.\n";
if ($age) {
$message .="\n";
$message .= "Age: $age";
}
if ($sex) {
$message .="\n";
$message .= "Gender: $sex\n"; }
if ($employed) {
$message .="\n";
$message .= "Are you currently employed? $employed\n";
}
if ($last_employed || $last_employed_other) {
$message .="\n";
$message .= "Industry currently/last employed in? $last_employed $last_employed_other\n";
}
if ($stressed) {
$message .="\n";
$message .= "Do you ever feel stressed as a result of your work? $stressed\n";
}
if ($Abusive_memos || $Abusive_memos || $Verbal_abuse || $Threats || $Physical_violence || $Sexual_comments) {
$message .="\n";
$message .= "In your workplace are any of the following behaviours common?\n";
if ($Abusive_memos) { $message .= "Abusive memos, notes or e-mails: $Abusive_memos\n"; }
if ($Verbal_abuse) { $message .= "Verbal abuse, yelling or insults: $Verbal_abuse\n"; }
if ($Threats) { $message .= "Threats & Intimidation: $Threats\n"; }
if ($Physical_violence) { $message .= "Physical violence: $Physical_violence\n"; }
if ($Sexual_comments) { $message .= "Sexual comments or innuendo: $Sexual_comments\n"; }
}
if ($sexually_harassed) {
$message .="\n";
$message .= "Have you ever been sexually harassed in the workplace or in association with your work? $sexually_harassed\n";
}
if ($harassment || $harassment_other) {
$message .="\n";
$message .= "If Yes, What did you do about the harassment? $harassment $harassment_other\n";
}
if ($hostile) {
$message .="\n";
$message .= "Have you ever worked in an environment that you thought was sexually hostile? $hostile\n";
}
if ($hostile_other) {
$message .="\n";
$message .= "If Yes, What features made the work environment sexually hostile? $hostile_other\n";
}
if ($bullied) {
$message .="\n";
$message .= "Have you ever been bullied at work? $bullied\n";
}
if ($protection) {
$message .="\n";
$message .= "Do you think current Australian laws create adequate protection for workers against workplace violence? $protection\n";
}
if ($eliminate) {
$message .="\n";
$message .= "In your experience, have your workplaces made an effort to eliminate violence from their culture? $eliminate\n";
}
if ($experience) {
$message .="\n";
$message .= "In general, would you describe your experience of work as? $experience\n";
}
$message .="\n";
mail("tammy.franks@ywca.com.au", "WWV Survey","$message","From: WWV@ywca.com.au\nReply-To: WWV@ywca.com.au\nX-Mailer: PHP/" . phpversion());
echo "Thankyou for your feedback and support.
";
echo "