From 1ba8c46004c499ab90613a4e223f59f19c789949 Mon Sep 17 00:00:00 2001 From: Sean Hansell Date: Tue, 18 Apr 2023 05:21:41 -1000 Subject: [PATCH 1/2] Added Coursera --- _vendors/coursera.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 _vendors/coursera.yaml diff --git a/_vendors/coursera.yaml b/_vendors/coursera.yaml new file mode 100644 index 00000000..18864cd9 --- /dev/null +++ b/_vendors/coursera.yaml @@ -0,0 +1,8 @@ +--- +name: Coursera +url: https://www.coursera.org +base_pricing: $399 per u/y +sso_pricing: Call Us! (min. 125 users) +percent_increase: ??? +pricing_source: https://www.coursera.org/business/compare-plans +updated_at: 2023-04-18 From e22b505f388fb5cf7429f131bbb37ec8ca162f8d Mon Sep 17 00:00:00 2001 From: Rob Chahin Date: Sun, 22 Oct 2023 16:44:35 -0700 Subject: [PATCH 2/2] add price and footnote for Coursera --- _vendors/coursera.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/_vendors/coursera.yaml b/_vendors/coursera.yaml index 18864cd9..b8a0b6c7 100644 --- a/_vendors/coursera.yaml +++ b/_vendors/coursera.yaml @@ -2,7 +2,8 @@ name: Coursera url: https://www.coursera.org base_pricing: $399 per u/y -sso_pricing: Call Us! (min. 125 users) -percent_increase: ??? +sso_pricing: $49875 per year[^coursera] +footnotes: '[^coursera]: Coursera requires a minimum of 125 users to access SSO pricing. As they do not have an Enterprise price listed, this price just scales their lower cost tier up to 125 seats.' +percent_increase: 12400% pricing_source: https://www.coursera.org/business/compare-plans -updated_at: 2023-04-18 +updated_at: 2023-10-22