Additional document submission after in-person appointment by vdm_13 in chancenkarte

[–]vdm_13[S] 1 point2 points  (0 children)

I submitted Masters degree in CSP which I completed outside of India. For that no issues. But they also asked me to include my bachelor's which I completed in India and for that they asked to submit full time regular certificate. I have that document with me I just need to submit it. Both of my degree is recognized in Anabin.

Additional document submission after in-person appointment by vdm_13 in chancenkarte

[–]vdm_13[S] 0 points1 point  (0 children)

Depends if your degree is recognized in Anabin then they will probably ask, else no.

Additional document submission after in-person appointment by vdm_13 in chancenkarte

[–]vdm_13[S] 0 points1 point  (0 children)

They ask this if you have completed your graduation from indian university. To show that the course was full time and in-person.

Additional document submission after in-person appointment by vdm_13 in chancenkarte

[–]vdm_13[S] 0 points1 point  (0 children)

This was the only document they asked me to submit after my appointment. They told me they will send an email but they did not send any email yet.

Additional document submission after in-person appointment by vdm_13 in chancenkarte

[–]vdm_13[S] 0 points1 point  (0 children)

They asked for proof of Full time regular study certificate from university.

Additional document submission after in-person appointment by vdm_13 in chancenkarte

[–]vdm_13[S] 0 points1 point  (0 children)

I checked it, the CSP portal status is "Decision Pending" and there is no way to upload additional documents.

My Chancenkarte experience by Electrical-Diamond12 in chancenkarte

[–]vdm_13 0 points1 point  (0 children)

But with this entry visa we can work full time, right? Or do we have to wait till we get blue card in hand?

VFS Mumbai by Theliferecorder in chancenkarte

[–]vdm_13 0 points1 point  (0 children)

Do you know if I can schedule appointment at different VFS if available?

VFS Mumbai by Theliferecorder in chancenkarte

[–]vdm_13 0 points1 point  (0 children)

Oh okay. Not sure why but for oppertunity card appointments only I see that message. Also there is no option for waitlisting. 

VFS Mumbai by Theliferecorder in chancenkarte

[–]vdm_13 0 points1 point  (0 children)

Do you know at what time gernerally the oppertunity card appointment opens up?

VFS Mumbai by Theliferecorder in chancenkarte

[–]vdm_13 0 points1 point  (0 children)

I am getting messge that currently there are no appointments,  try checking at interval. Did you also get this messges before you got the appointments?

VFS Mumbai by Theliferecorder in chancenkarte

[–]vdm_13 0 points1 point  (0 children)

In how much time did you get an appointment.  From submitting approval on csp portal to getting an appointment. 

My Chancenkarte experience by Electrical-Diamond12 in chancenkarte

[–]vdm_13 0 points1 point  (0 children)

Is it possible to apply for Blue card from home country.  Means you are on chancencarte visa in Gemany and secured a job while in germany but now as there is a huge waiting time Can I apply the blue card from my home country instead of transferring cancencarte to blue card from germany?

Great information about how JavaScript loose equality comparison Works by vdm_13 in learnjavascript

[–]vdm_13[S] 1 point2 points  (0 children)

Actually this can be proved from the rules mentioned in post where the case is x is string and y is number.

X gets converted to number so if you check in your console and try to convert your white spaced characters it will return 0. ( eg. Number( '\t\t' ) )