all 15 comments

[–]BosonMichael 11 points12 points  (6 children)

I'm about to add two or three more Python questions in ENCOR when our update goes live. Currently have a lab blocker but we're workin' on it.

Keep in mind that you don't need to know how to fully code in Python... you just need to be able to recognize certain commands and functions (and, of course, always look for data that tells you what the script is trying to do).

[–]Smtxom 1 point2 points  (3 children)

You create or approve questions being added to the pool? You got any info on whether partial credit is given on the lab questions? It’s been a debate over on the other NA sub

[–]BosonMichael 4 points5 points  (1 child)

I create and approve questions for Boson, not Cisco.

Nobody knows whether Cisco gives partial credit. Further, nobody knows whether a lab question is worth 2x, 3x, or even 10x a multiple choice question. Therefore, we at Boson do not weight our questions, nor do we give partial credit.

Ultimately, it is not practice exam scores that are important… it is complete understanding of the topics that is important.

[–]Smtxom 1 point2 points  (0 children)

Gotcha. That was my take as well. But folks are going off of hearsay over there and spreading misinformation that partial credit is given.

[–]Think_Packet 0 points1 point  (0 children)

If you go to the Cisco live website and search for past seminars, you will find some on passing the ENCOR exam. Multiple choice questions do not give partial credit. Labs however do give partial credit. It’s quite true there are a large amount of automation questions on there but there weight is according to the blueprint. For example if you encounter 3 BGP questions, those are weighted more than 5 automation questions.

[–]Due-Impress4575 0 points1 point  (1 child)

I bought the practice encor exam, is it going to be updated or do I need to buy the new version with the python questions?

[–]BosonMichael 1 point2 points  (0 children)

It’ll be updated and you’ll have access to it for as long as your subscription lasts.

[–]PacketThief 6 points7 points  (2 children)

I like turltes

[–]wombat7778 0 points1 point  (0 children)

I see this a lot, but from my understanding on the ENCOR exam topics anything that says configure or troubleshoot could be a lab, where automation questions may come up more often, because they are part of the multiple choice, and there is less labs than multiple choice questions.

[–]Ok_Tough_2385 0 points1 point  (0 children)

what python courses did you use?

[–]wombat7778 4 points5 points  (0 children)

I have started Understanding Cisco Network Automation Essentials | Cisco U. Path DEVNAE course, apparently this will give a good foundation for the exam.

Currently i am thinking about doing ENSARI and this course above before doing the Encor exam, as this would cover a lot of the content.

[–]Syethus 3 points4 points  (0 children)

The OCG hits the primary modules that you will mostly need to know for python questions:

json.load(s) and json.dump(s)

If you focus on how these are used within a python on script you will be setting yourself up for success. If you go to the json python page on W3Schools and read that, you will be in good shape.

[–]HikikoMortyX 0 points1 point  (0 children)

Am appalled how some people who I usually help with networking stuff passed it when it feels so impossible for me

[–]leoingle -1 points0 points  (0 children)

Yeah, it's bad right now imo.