updating course length and price

This commit is contained in:
Torsten Ruger 2017-06-01 21:36:04 +03:00
parent 462199ab65
commit d9157f1ea2
8 changed files with 22 additions and 24 deletions

View File

@ -1,7 +1,7 @@
class Apply < ActiveRecord::Base
PLANS = { standard: "2100¢ - 8 week prepayment, no cancellation" ,
flex: "2400¢ - 8 week prepayment, 2 week cancellation" ,
super_flex: "2900¢ - 2 week prepayment, stop anytime" }
PLANS = { standard: "9000¢ - 9 week prepayment, no cancellation" ,
flex: "10200 - 9 week prepayment, 3 week cancellation" ,
super_flex: "11200¢ - 3 week prepayment, stop anytime" }
belongs_to :user
belongs_to :primary_choice_course , class_name: :Course

View File

@ -13,7 +13,7 @@
= f.label "Secondary choice (optional)"
= f.select :secondary_choice_course_id , course_select , {:prompt => "Optionally select second"} , class: "custom-select"
.form-input
= f.label "Payment plan (prices for 2 week modules, course has 4 modules)"
= f.label "Payment plan (total price)"
= f.select :plan , plan_select.invert , {} , class: "custom-select"
.form-input
= f.input :discount_code , label: "Optional code determines prearranged discount"

View File

@ -1,5 +1,5 @@
- title! "Web Development Bootcamp: Apply"
- description! "Apply to Web Dev Camp, and 8 week course to learn web programming"
- description! "Apply to Web Dev Camp, and 9 week course to learn web programming"
.container
.authform.margin-bottom-30

View File

@ -77,7 +77,7 @@
.col-md-9.col-sm-8
%h2 Preparation
%p
Once accepted, you should pay the prepayment as soon as possible to
Once accepted, you must pay the prepayment within 2 weeks to
guarantee your place. Final payment is due at least 2 weeks before the course
(except flex plan).
%p

View File

@ -1,9 +1,9 @@
- title!( "Web Development Bootcamp")
- description!("Web dev camp is a web development bootcamp. Students learn web programming in an 8 week course, and live in the school. Board included.")
- description!("Web dev camp is a web development bootcamp. Students learn web programming in an 9 week course, and live in the school. Board included.")
.section.parallax{:style => "background-image: url('#{image_url("coding.jpg")}');"}
%h1
Become a web-developer in 8 weeks
Become a web-developer in 9 weeks
%h3
enjoy coding and get paid
.action

View File

@ -23,8 +23,8 @@
%br
%b No Cancellation
%li.list-group-item
Student must pay first 2 weeks to accept placement on the course. Final payment is due
before the course starts.
Student must pay first 3 weeks to accept placement on the course.
Final payment is due before the course starts.
%li.list-group-item
Cancellation is only possible if there is a serious reason.
%sup *
@ -34,7 +34,7 @@
%em injury, disease, death of relative
.card-footer.centered
%h4
8400 €
9000 €
%em / course
.card
.card-header
@ -51,23 +51,23 @@
No reason need be given, the student is free to choose to stop anytime.
.card-footer.centered
%h4
9600 €
10200 €
%em / course
.card
.card-header
%h4.card-title.centered Super Flex
%ul.list-group.list-group-flush
%li.list-group-item
%b 2 week prepayment
%b 3 week prepayment
%br
%b Easy Cancellation
%li.list-group-item
Payment for each module is due before the module starts.
Payment for each 3 weeks is due before the next 3 weeks start.
%li.list-group-item
Cancellation is implicit when the next module is not paid.
%br
As with the flex plan, the student may stop anytime.
.card-footer.centered
%h4
10800 €
11400 €
%em / course

View File

@ -6,7 +6,7 @@
.col-md-12
%h1 House rules
%p
The course is 8 weeks and during that time students live closely together.
The course is 9 weeks and during that time students live closely together.
House rules meant to establish a common understanding of what constitutes
acceptable behaviour. This is mostly just common sense, but to avoid misunderstandings
they are written down here.
@ -40,7 +40,7 @@
Students may not disturb the classes. This is includes making noises, talking, calling or
during lessons use of devises not on topic. Also drawing the discussion off topic.
%h3 Inapropriate behaviour
%h3 Inappropriate behaviour
%p
Students should be respectful towards each other and teachers. Snide remarks, undermining,
passive aggressiveness, negative criticism and cussing is not appropriate.
@ -91,4 +91,3 @@
Web Dev camp has no obligation to assist in the students practical difficulties (transport
or accommodation) arising from this situation. Prepayment for full weeks will be returned
within 2 weeks.

View File

@ -217,10 +217,10 @@ en:
one:
q: Do I need to pay the whole fee before the course starts?
a: >
That depends. For the basic fee, yes. We require at least 2100€ after your acceptance
to the course, to be transferred at least 2 weeks prior to starting.
That depends. For the basic fee, yes. We require at least 3000€ after your acceptance
to the course, to be transferred 2 weeks after acceptance and at least 2 weeks prior to starting.
<br/>
The full fee of €8400 needs to be transferred before you start the course. The basic fee
The full fee of 9000 needs to be transferred before you start the course. The basic fee
is not refundable if you change your mind, but if you have proven medical issues you can get
full unused weeks returned.
<br/>
@ -324,11 +324,10 @@ en:
six:
q: How big are the shared rooms, can I have my own room?
a: >
Our rooms are between 15 and 40 square meters big and you will be sharing with one to three
Our rooms are about 15 square meters big and you will be sharing with one or two
others of your same gender.
<br/>
We have normal single beds, no bunk beds or double beds. Two rooms share a toilet, the other
five have their own. We have a total of five showers.
We have normal single beds, no bunk beds or double beds. Toilets and showers are shared.
<br/>
There are no single rooms and there is no way to "upgrade".
You can choose to live off site, though it is discouraged.