2021 Q2 - Sept Product Updates
Priyanka Khandagale avatar
Written by Priyanka Khandagale
Updated over a week ago

Yes, you are right. It's that time of the month again!

WeCP is here again to give you a quick update on what's new on the platform.

In its September release, WeCP decided to make your job as easy as pie by focusing on data types, languages, question types, compatibility, and authorization pages.

Code Stub Generator

Support for more data types for added variety in your questions

In the previous version, only a few data types were supported by the code stub. Keeping your requests in mind, the following data types have been added, to help you add more variety of questions:

-Primary data types: int, long, char, boolean, float, double, str

-Secondary types: Array of all the above primary data types

-Tertiary types: Array of all the above secondary data types

More programming languages to choose from

We decided to add the following programming languages to the code stub, to open more options for you:

C++11, C++14, C#, GO, Java8 (backward compatible), Javascript, PHP, Python2, Python3, R, C, Scala, Swift.

Screenshot_2021-10-12_at_2.28.08_PM.png

Questions

Sit back and relax because database schemas are now auto-generated

Database schemas are now auto-generated from the uploaded test cases to save you from the hassle of designing the schemas yourself.

No need for manually validating multiple database schemas anymore

The database schemas are now validated by WeCP to guarantee uniformity of schema across all.

Viewing sample test cases has never been easier

In the previous version, checking sample test cases was a cumbersome task. In this release, sample test cases can be directly viewed in tabular format on the right-hand side.

Added support and security for project-type questions

Basic support for project-type questions has been added to help you easily access them. Keeping in mind the security aspect, accessibility to change the question details has only been given to the admin while others can still view the questions.

Compatibility

Access Project, Database, and Data Science type questions directly from your dashboard

Project, Database, and Data Science type questions are now supported by WeCP making it compatible in different environments.

Screenshot_2021-10-12_at_2.14.47_PM.png

Authorization

Enjoy an improved authorization experience

Sign in, Sign up, and forgot password pages have been updated for a better user experience.

Screenshot_2021-10-12_at_2.08.33_PM.png
Did this answer your question?