John Lester
07-22-2012, 11:15 PM
What I want is a bit too complicated for my skill set. I also have to get approval from the board of directors and the lawyer before I can officially implement this idea.
Before I even approach them with this I want a working example to show them. If this is too complicated or time consuming for a free mod pm me an estimate of how long it will take and how much you'd like to receive. Payment would have to be via money order or pre-paid visa card as I don't have a paypal account anymore. Unless there are other online payment options (can I pay with a cc through paypal without having a paypal account?).
I want to create a new private forum (easy).
When you click on the link to the forum you get taken to a rules page with a radio button to check agreeing to the rules. After you click on the radio button the "post new thread" button becomes active (it's hidden until the radio button is checked).
Now the fun part .... upon clicking "post new thread" the user gets taken to a form. This form has multiple questions with all questions being mandatory.
Question 1 is a simple text field called "Diagnosis" width of input box should be 255 chars. Upon submitting the form this field should be bold and centered.
Question 2 is a simple text field called "Medication:" width of input box should be 100 chars. The user needs to be able to input (up to 20) "meds"
Question 3 is a simple text field called "Dosage:" width of input box should be 20 chars. The user needs to be able to input (up to 20) "doses"
Question 4 is a simple text field called "Times per day taken:" width of input box should be 4 chars. The user needs to be able to input (up to 20) "times"
Question 5 is a text editor (with limited bb code access ... font size, bold, italic, color and that's it) (char limit 8k) called "Hypothetical scenario" Upon submitting the form this field should be bold and centered.
I want the output to questions 2-4 to be in a table format with multiple rows with "meds" "dose" and "times" columns.
Upon submitting the form, a new thread is created in the private forum with the title "username's hypothetical scenario".
Rough idea of what the new thread should look like:
Diagnosis
The flu
(table from questions 2-4 here)
Medication dosage times per day
tylenol 100mg 3
sudafed 25mg 2
Hypothetical Scenario
My doc said to follow that regime until my symptoms are gone. Is there a faster way to cure my cold?
Before I even approach them with this I want a working example to show them. If this is too complicated or time consuming for a free mod pm me an estimate of how long it will take and how much you'd like to receive. Payment would have to be via money order or pre-paid visa card as I don't have a paypal account anymore. Unless there are other online payment options (can I pay with a cc through paypal without having a paypal account?).
I want to create a new private forum (easy).
When you click on the link to the forum you get taken to a rules page with a radio button to check agreeing to the rules. After you click on the radio button the "post new thread" button becomes active (it's hidden until the radio button is checked).
Now the fun part .... upon clicking "post new thread" the user gets taken to a form. This form has multiple questions with all questions being mandatory.
Question 1 is a simple text field called "Diagnosis" width of input box should be 255 chars. Upon submitting the form this field should be bold and centered.
Question 2 is a simple text field called "Medication:" width of input box should be 100 chars. The user needs to be able to input (up to 20) "meds"
Question 3 is a simple text field called "Dosage:" width of input box should be 20 chars. The user needs to be able to input (up to 20) "doses"
Question 4 is a simple text field called "Times per day taken:" width of input box should be 4 chars. The user needs to be able to input (up to 20) "times"
Question 5 is a text editor (with limited bb code access ... font size, bold, italic, color and that's it) (char limit 8k) called "Hypothetical scenario" Upon submitting the form this field should be bold and centered.
I want the output to questions 2-4 to be in a table format with multiple rows with "meds" "dose" and "times" columns.
Upon submitting the form, a new thread is created in the private forum with the title "username's hypothetical scenario".
Rough idea of what the new thread should look like:
Diagnosis
The flu
(table from questions 2-4 here)
Medication dosage times per day
tylenol 100mg 3
sudafed 25mg 2
Hypothetical Scenario
My doc said to follow that regime until my symptoms are gone. Is there a faster way to cure my cold?