Education
31 results found
-
New Course - Kubernetes Operator
Please, build a course like you already have but now for Kubernetes Operator. I had serious troubles implementing it.
13 votes -
MongoDB University Ops Manager courses
It would be good if mongodb university offers Ops manager course like other courses. It will help to understand architecture and moving parts in Ops manager.
12 votes -
Change account name for certification proofs
I created an account using Google Sign-In, but I don't use a real name on my G account. The problem is that since you can't change that name (it doesn't let you) the name that appears in your completion proofs is the name of the account and not your real name.
10 votes -
Please Add dark mode in Mongo University
Please add dark mode in the interface mongo university
9 votes -
Fix small typo in practice question
There's a small typo in one of the options for practice question no 2 on the C# certification.
Since 'invalid syntax' is something that makes options invalid in other questions, it's unfortunate that the correction answer contains invalid syntax in this question.6 votes -
More practice questions
It would be great if we can have more than 30 practice questions to prepare for certification exam. Maybe a larger set of question randomly picked at every simulation.
6 votes -
M220 doesnt work... cant install mflix and there is no solution for it... tried everywhere...
There needs to be a solution to install mflix properly... I could do it... very disappointed...
6 votes -
Certification Coupons
Offer discounts for certifications, like there are for AWS
6 votes -
Add an option to open the IDE in a popup window for small screen devices
Instead of having the in-browser IDE unusable for small screen devices, it would be a good idea to have an option to open it in a separate window, or some other solution.
6 votes -
Update , Improve study content
Current content on : https://university.mongodb.com/exam/guide has some links not working and sometimes documents on docs.mongodb.com not having content as listed or discussed in videos. (Example sort with ranges and index order)
Request updating study content ensuring all video links are working with latest content.
6 votes -
Make sure the correct name with correct case and spelling is used with the Certification
I just finished the MongoDB online university course M320 with 93% on my final exam. The course is good but as i read that there was a certification in the end. I checked if i entered my correct name and sure enough my first name was lower case, so i changed it but did not logout login again. So my certificate has lowercase "marcus" and not "Marcus" despite me changing it beforehand and that is kind of embarrassing, makes my not include the certificate in my next job interview and so on. Is it possible to recreate the certification with…
5 votes -
Dark Mode for Documentation
Content is fine, but is there a way to implement a dark mode? I'm currently trying to learn mongo at 4 in the morning and the white is burning my eyes
5 votes -
Video playback interface adds playback speed selection function
I hope to have a function, in the video playback interface, add a button to select the playback speed, so that you can choose the appropriate playback speed according to your own learning situation, I think this will be more user-friendly, thank you!
5 votes -
M100: MongoDB for SQL Pros
Hi,
M100: MongoDB for SQL Pros is a great course. I found it very useful in translating my SQL knowledge over to Mongodb.
I want to report two grammatically improvements:
Chapter 1: Read/Writes Operation Guarantees quiz - the questions say 'which one' but then below says check all answers that applies. I only checked one answer to begin with but their were multiple correct answers. See screenshot attached.
Chapter 2: Embedding vs Referencing quiz 2: a few grammatical improvements as in the screenshot attached.
Nothing major, it was great course!
5 votes -
Update M121 course material
While goign through chapter 0 , connecting to Atlas, the video gives directions to go to mongo website - resources and download and follow the steps. The video seems to be an old one as the site has now changed and one is unable to follow the steps, hence unable to do the exercise as I cannot connect mongo to atlas.
5 votes -
MongoDB NextJS Course
It would be good if Mongodb made a deep NextJS course, because there were not many courses about the use of Mongodb with NextJS. It will help Nodejs Developers who use NextJS framework in using Mongodb.
4 votes -
Chapter 4 Lab1 question's answer is incorrect
Here is your question -
Problem:
To complete this exercise connect to your Atlas cluster using the in-browser IDE space at the end of this chapter.
How many documents in the sample_training.zips collection have fewer than 1000 people listed in the pop field?
Copy/paste the exact numeric value (without double quotes) of the result that you get into the response field.
I didn't alter anything but still I got wrong answer from the sample_training DB.
Atlas atlas-3n88ij-shard-0 [primary] sample_training> db.zips.find({ "pop": { "$lt": 1000 }}).count()
80624 votes -
M201 Lab 2.1: Using Indexes to Sort
1) Detailed explanation contradicts itself. First bullet states: "When using an index for filtering and sorting the query must include equality conditions on all the prefix keys that precede the sort keys." However, third bullet states: "Yes, while this query fails to use equality on the "address. state" field of the index prefix, it uses the same field for sorting."
2) Detailed explanation contradicts order requirement as described in lessons. Last bullet states: "The order of the fields in the query predicate does not matter." But lessons say that that order does matter.
4 votes -
M320
M320, Chapter 4: Patterns (Part 2), Lecture: Tree Pattern
Time index 04:33The slide changes from A to B (see attached screenshots). Obviously, B is correct, but the use case "Find all nodes that are under Z" is not even discussed. This needs to be fixed.
4 votes -
Improve M121 instructions in detail on how to connect to mongo shell in different ways
In M121 course, instructor said to open terminal and connect to cluster but they did not tell how to open mongo shell from command prompt since we are new to mongo db it was painful to search in google and figure out. More details for basic necessary things would be appreciated.
4 votes
- Don't see your idea?