Have you heard of UWorld? Well, pretty much every US medical student has.
This medical exam prep juggernaut is now expanding into the CFA exam space, with a unique practice-led, active learning platform that is billed as ‘everything you need to pass the CFA exam the first time.’
Following success with USMLE, UWorld has expanded successfully into new segments, including:
Industry | Exams covered by UWorld |
Healthcare |
|
College Entrance Exams |
|
Legal |
|
Accounting |
|
// Relies on a global require, specific to platform elements
requireFunc([
'w-global',
'underscore',
'jquery',
'backbone',
'util/platform/elements/PlatformElement',
'util/platform/elements/PlatformElementSettings'
], function(
_W,
_,
$,
Backbone,
PlatformElement,
PlatformElementSettings
) {
var dependencies = null || [];
var platform_element_id = "702688850553606843-1.4.3";
if (typeof _W.loadedPlatformDependencies === 'undefined') {
_W.loadedPlatformDependencies = [];
}
if (typeof _W.platformElements === 'undefined') {
_W.platformElements = [];
}
if (typeof _W.platformElements[platform_element_id] === 'undefined') {
_W.platformElements[platform_element_id] = {};
_W.platformElements[platform_element_id].deferredObject = new $.Deferred();
_W.platformElements[platform_element_id].deferredPromise = _W.platformElements[platform_element_id].deferredObject.promise();
}
if(_.intersection(_W.loadedPlatformDependencies, dependencies).length !== dependencies.length){
_.reduce(dependencies, function(promise, nextScript){
_W.loadedPlatformDependencies.push(nextScript);
return promise.then(function(){
return $.getScript(nextScript);
});
}, $().promise()).then(function(){
_W.platformElements[platform_element_id].deferredObject.resolve();
});
}
if (dependencies.length === 0){
_W.platformElements[platform_element_id].deferredObject.resolve();
}
_W.platformElements[platform_element_id].deferredPromise.done(function(){
var _ElementDefinition = /**
* This is required for element rendering to be possible
* @type {PlatformElement}
*/
(function() {
var SimpleTable = PlatformElement.extend({
initialize: function() {
this.setSizes();
},
setSizes: function() {
var sizes = this.settings.get('tableSizes');
// if the # of columns isn't the size of the array of lengths, ignore it.
if (sizes && sizes != "default" && this.settings.get('columns') == sizes.length) {
var columns = this.$('tr').each(function(index, value) {
var cells = $(value).find('td').each(function(index2, value2) {
$(value2).css('width', sizes[index2] + '%');
});
});
}
}
});
return SimpleTable;
})();;
if (typeof _ElementDefinition == 'undefined' || typeof _ElementDefinition == 'null') {
var _ElementDefinition = PlatformElement.extend({});
}
var _Element = _ElementDefinition.extend({
initialize: function() {
// we still want to call the initialize function defined by the developer
// however, we don't want to call it until placeholders have been replaced
this.placeholderInterval = setInterval(function() {
// so use setInterval to check for placeholders.
if (this.$('.platform-element-child-placeholder').length == 0) {
clearInterval(this.placeholderInterval);
this.constructor.__super__.initialize.apply(this);
}
}.bind(this), 100);
}
});
_Element.prototype.settings = new PlatformElementSettings({"columns_each":[{"columns_index":0},{"columns_index":1}],"rows_each":[{"rows_index":0},{"rows_index":1},{"rows_index":2},{"rows_index":3},{"rows_index":4}],"columns":2,"rows":5,"style":"top","alignment":"center","titleColor":"#F8F8F8","backgroundColor":"#FFFFFF","borderColor":"#C9CDCF","tableSizes":[33,66]});
_Element.prototype.settings.page_element_id = "193095051673373803";
_Element.prototype.element_id = "a83608ca-773a-415f-92b2-a5ab6d2a8ffe";
_Element.prototype.user_id = "12234663";
_Element.prototype.site_id = "398851940763839067";
_Element.prototype.assets_path = "//marketplace.editmysite.com/uploads/b/marketplace-elements-702688850553606843-1.4.3/assets/";
new _Element({
el: '#element-a83608ca-773a-415f-92b2-a5ab6d2a8ffe'
});
});
});
}
if (typeof document.documentElement.appReady == 'undefined') {
document.documentElement.appReady = 0;
}
if (document.documentElement.appReady || (window.inEditor && window.inEditor())) {
setupElement193095051673373803();
} else if (document.createEvent && document.addEventListener) {
document.addEventListener('appReady', setupElement193095051673373803, false);
} else {
document.documentElement.attachEvent('onpropertychange', function(event){
if (event.propertyName == 'appReady') {
setupElement193095051673373803();
}
});
}
Quality.
Every question in UWorld’s platform is peer-reviewed and revised multiple times before being approved for professional copy editing and illustration and making it into the final product. And it doesn’t stop there – candidates’ feedback is a big part of their ongoing development process as well, bringing continuous improvement to the quality of the learning platform.
Another differentiating factor is that UWorld’s learning platform uses an active learning approach. Instead of passive learning, such as reading or listening to videos, UWorld’s products put doing and practice at the forefront, which allows them to create a platform that allows candidates to master the CFA Program and retain information as efficiently as possible.
What is UWorld’s active learning method? UWorld breaks down their active learning approach to 3 principles:
|
// Relies on a global require, specific to platform elements
requireFunc([
'w-global',
'underscore',
'jquery',
'backbone',
'util/platform/elements/PlatformElement',
'util/platform/elements/PlatformElementSettings'
], function(
_W,
_,
$,
Backbone,
PlatformElement,
PlatformElementSettings
) {
var dependencies = null || [];
var platform_element_id = "702688850553606843-1.4.3";
if (typeof _W.loadedPlatformDependencies === 'undefined') {
_W.loadedPlatformDependencies = [];
}
if (typeof _W.platformElements === 'undefined') {
_W.platformElements = [];
}
if (typeof _W.platformElements[platform_element_id] === 'undefined') {
_W.platformElements[platform_element_id] = {};
_W.platformElements[platform_element_id].deferredObject = new $.Deferred();
_W.platformElements[platform_element_id].deferredPromise = _W.platformElements[platform_element_id].deferredObject.promise();
}
if(_.intersection(_W.loadedPlatformDependencies, dependencies).length !== dependencies.length){
_.reduce(dependencies, function(promise, nextScript){
_W.loadedPlatformDependencies.push(nextScript);
return promise.then(function(){
return $.getScript(nextScript);
});
}, $().promise()).then(function(){
_W.platformElements[platform_element_id].deferredObject.resolve();
});
}
if (dependencies.length === 0){
_W.platformElements[platform_element_id].deferredObject.resolve();
}
_W.platformElements[platform_element_id].deferredPromise.done(function(){
var _ElementDefinition = /**
* This is required for element rendering to be possible
* @type {PlatformElement}
*/
(function() {
var SimpleTable = PlatformElement.extend({
initialize: function() {
this.setSizes();
},
setSizes: function() {
var sizes = this.settings.get('tableSizes');
// if the # of columns isn't the size of the array of lengths, ignore it.
if (sizes && sizes != "default" && this.settings.get('columns') == sizes.length) {
var columns = this.$('tr').each(function(index, value) {
var cells = $(value).find('td').each(function(index2, value2) {
$(value2).css('width', sizes[index2] + '%');
});
});
}
}
});
return SimpleTable;
})();;
if (typeof _ElementDefinition == 'undefined' || typeof _ElementDefinition == 'null') {
var _ElementDefinition = PlatformElement.extend({});
}
var _Element = _ElementDefinition.extend({
initialize: function() {
// we still want to call the initialize function defined by the developer
// however, we don't want to call it until placeholders have been replaced
this.placeholderInterval = setInterval(function() {
// so use setInterval to check for placeholders.
if (this.$('.platform-element-child-placeholder').length == 0) {
clearInterval(this.placeholderInterval);
this.constructor.__super__.initialize.apply(this);
}
}.bind(this), 100);
}
});
_Element.prototype.settings = new PlatformElementSettings({"columns_each":[{"columns_index":0}],"rows_each":[{"rows_index":0}],"columns":1,"rows":1,"style":"basic","alignment":"left","titleColor":"#F8F8F8","backgroundColor":"#FFFFFF","borderColor":"#C9CDCF","tableSizes":"default"});
_Element.prototype.settings.page_element_id = "825373842220312594";
_Element.prototype.element_id = "5cf520d6-a28e-48f6-bdb9-bd54b178e6bd";
_Element.prototype.user_id = "12234663";
_Element.prototype.site_id = "398851940763839067";
_Element.prototype.assets_path = "//marketplace.editmysite.com/uploads/b/marketplace-elements-702688850553606843-1.4.3/assets/";
new _Element({
el: '#element-5cf520d6-a28e-48f6-bdb9-bd54b178e6bd'
});
});
});
}
if (typeof document.documentElement.appReady == 'undefined') {
document.documentElement.appReady = 0;
}
if (document.documentElement.appReady || (window.inEditor && window.inEditor())) {
setupElement825373842220312594();
} else if (document.createEvent && document.addEventListener) {
document.addEventListener('appReady', setupElement825373842220312594, false);
} else {
document.documentElement.attachEvent('onpropertychange', function(event){
if (event.propertyName == 'appReady') {
setupElement825373842220312594();
}
});
}
Does this concept work in practice? We took UWorld’s product for a spin, and here’s what we found.
You can also try out the full product for yourself right now – UWorld is offering 300Hours readers free, 15 day complete access to their full package.
As mentioned, the platform puts practice front-and-center. Once you’re signed in, you’re brought directly to the Create Test page to start practicing.
You can also choose the question difficulty you’d like to include in your test, as well as the topic areas you want to test, and the number of questions in your test.
The question difficulties came in three categories: Fundamental, Advanced, and Challenging. According to UWorld, Fundamental questions most closely reflect the exam-level of complexity, whereas Advanced and Challenging (about 13% of the total available questions) go beyond exam-level difficulty.
The platform shows a total of 1,300+ questions. This is already a pretty good number, and equivalent to more than six Level I exams. Furthermore, UWorld has indicated that they will almost double the number of questions by the end of 2020.
There might be other providers out there that may still offer more questions, but UWorld has stressed that it’s quality, not quantity that makes their platform effective.
The meticulousness of UWorld’s content development process shows in the quality of the questions and explanations. From our testing, there were no errors or typos. The explanations were very thorough and went through the entire concept behind the questions and each individual answer options. The illustrations are crisp and are all created from scratch for each specific question.
Conclusion after our walkthrough
UWorld’s Level I learning platform is a great start to their push into the CFA space. It’s clear that they have built a robust, high-quality product, have great experience in course-building from their success in other educational fields, and have top-quality instructors creating their content.
It’s an excellent online learning platform and employs a completely different method from the ‘traditional’ study-and-practice approach. Their answer explanations are some of the most thorough I’ve seen, and I really do like how easy it is to take notes and make flashcards as I go along.
For some authentic candidate feedback, we did a quick outreach on Instagram to ask for feedback from those who had claimed UWorld’s launch offer. The feedback we’ve received also complimented them on their thorough answer explanations and quality of content.
If you’re looking for an all-digital CFA learning platform to boost your prep, UWorld has certainly created a strong contender to the mix.
You can get a free 15 day trial of their CFA Level 1 product – they are looking for users to put their question bank through the gauntlet. I’m not sure when this offer will end, so if you’re interested, claim your offer as soon as you can. Remember that the 15 days doesn’t actually start until you activate it, so you can claim the free offer first and activate it when you’re ready to use it.
Do you think UWorld’s made a strong impression with their launch? Let us know in the comments below, along with any questions you have!
Whether you are new to FRM exams, or a seasoned Part 2 candidate, here’s a…
Have you ever wondered how is the CFA exam graded? A while ago I actually…
If you're considering a career in finance, financial planning may be an ideal career path…
Wondering what the FRM certification all about? If you’re keen on a career in risk…
Whether you're considering the CFA program, or a current candidate tracking your study progress, the…
Financial planners help individuals to reach their long term financial goals. From planning for retirement,…
View Comments
Hello, Please confirm whether the free access is only limited to question bank, as the link provided doesn't give access to any tutorials, it just gives access to Qbank and if you check the option it asks for various payment option or free trial for 10 days. Please confirm
Hi Mamata, I was slightly confused by your questions as it is not a 10 day trial, but 90 days free trial? The 90 days is full access to all UWorld content for free. As you may have read in the article, UWorld's approach is a method that does not require tutorials. It is a practice-led learning methodology they call active learning. The Qbank is robust in that the answers are thorough, and even the wrong answers are answered. As for the trial, they do not offer anything but a 15-day trial offer, and the exclusive 90-day which Uworld is offering. Do double check the link you're using is correct:
Promo Once you select "sign-up for free" on their website, you will see the below which shows the $199 regular price discounted to $0. Once the arrow is selected you just have to register. Hope this helps!
Actually the link for accessing the UWorld prep material is broken. Please help.
Hi Rashi, we've double checked all our links and they are working for us, as they are all the same and going to https://go.300hours.com/uworldoffers Can you try again and let us know if it works? Thanks!
Rashi - try this one: https://info.uworld.com/90-day-cfa-level-1-free-trial-uworld-300hours?offers
Free full access link for 300 hours not working. Can you please check. Thanks
Hi Mariam, this seems to work for us throughout the article, copied here https://go.300hours.com/uworldoffers
Actually the link for accessing the UWorld prep material is broken, even the one you posted in the comment doesn't work. Please help.
Thanks for the news. Do you know if L2 will be launched in time for June 2021?
Hi Franco Q, thanks for your patience. UWorld wrote back to us stating that unfortunately they would not be able to have L2 ready for June 2021, with the earliest being a soft launch in Dec 2021 ready for June 2022. They have been growing their team internally and are focused on ensuring a high quality product rather than rushing the timeline. Hope this helps!