Arpit
Arpit
@srijanreddy98 can I take up ```CollectionNode``` object factory. Thanks!
Hi @apoorvyadav1111 the PR seems to be stale from sometime. Will it be fine if I pick it up?
Thanks @apoorvyadav1111
Hey @dankot12 , yeahh please go ahead. Wasn't aware if you were active on the issue or not. @apoorvyadav1111 let me now if there is any other issue which I...
@dankot12 please tag me in the PR I can take a look on the PR as well.
@nishantwrp I would like to be assigned the file AnswerClassificationResultObjectFactory.ts. More so, can you guide me on how I should be dealing with the errors that deal with the null...
Thanks!
Hi @nishantwrp, while making the strict check for the AnswerClassificationResultObjectFactory, I got stuck while writing the type check for the: /core/templates/domain/exploration/ParamChangeObjectFactory.js In this file, the DEFAULT_CUSTOMIZATION_ARGS is being indexed using...
 here is the error for it @nishantwrp , refer to the 2-5 errors which deals with this file.
Thanks for the help @nishantwrp, just to wrap it up what is the type of ```DEFAULT_CUSTOMIZATION_ARGS```? as you see later in code the var is accessed as a dict type(```DEFAULT_CUSTOMIZATION_ARGS.Copier```),...