The biggest platform for WordPress products

Online Exam Management – Education & Results Management

Download Online Exam Management – Education & Results Management Nulled CodeCanyon 26255739

Online Exam Management is a WordPress plugin to create and manage online exams for students and publish exam results. You can Create exams, set exam centers, duration, date and start time. Manage students and assign roll numbers to each student. Conduct Multiple exams and View completed exams, recent exams, upcoming exams, and on-going exams.

Exam Questions types

Objective :- Add objective questions to exam. Set maximum marks, negative marking, options, correct option etc.

Single-Choice Questions:- Add any number of options for a question and set the correct answer among the options.

Multi-Choice Questions:- Add any number of options for a question and set multiple correct answers among the options.

Subjective Questions:- With subjective questions, student will have to enter the answer in a text area.

Online Exam Management Features in Details :

Manage Online Exams:- Create exams, set exam center, duration, date and start time. Manage students and assign roll number to each student.

Conduct Multiple Exams:- Create any number of exams. View completed exams, recent exams, upcoming exams and on-going exams.

Objective :- Add objective questions to exam. Set maximum marks, negative marking, options, correct option etc.

Single-Choice Questions:- Add any number of options for a question and set the correct answer among the options.

Multi-Choice Questions:- Add any number of options for a question and set multiple correct answers among the options.

Subjective Questions:- With subjective questions, student will have to enter the answer in a text area.

Subject-wise Questions:- Add multiple subjects. Group questions into subject. Set subject order, question order and so on.

Randomize Questions Order:- Change the order of questions for each student.

Questions Color Palette:- Students can browse questions via questions navigation and view answered, unanswered, visited, marked questions.

Exam Start Timer:- With centralized start time for the exam. Students can see the time remaining for completion of the online exam.

Export/Import Students:- Import students from other exam or from CSV file. Export students to CSV file.

Publish Exam Results:- Students can select an exam, enter roll number to view the exam results. Also, control if students can see results immediately after completion of exam.

Student Answer Sheet:- View complete answer sheet of each student, attempted questions, obtained marks etc.

  • online-exam-management
    • admin
      • admin.php
      • inc
        • admin_menu.php
        • dashboard
          • index.php
          • route.php
        • exams
          • fields
            • exam
              • duration.php
              • exam_at.php
              • exam_center.php
              • exam_code.php
              • exam_explaination_link.php
              • exam_fee.php
              • exam_results_shortcode.php
              • exam_status.php
              • exam_title.php
              • group_by_subject.php
              • instructions.php
              • is_activated.php
              • is_randomized.php
              • passing_percentage.php
              • roll_no_fields.php
              • show_in_payment_form.php
              • show_result_in_form.php
              • show_result_on_completion.php
              • submit_button.php
            • question
              • description.php
              • maximum_marks.php
              • negative_marks.php
              • number_of_options.php
              • option.php
              • options.php
              • question_order.php
              • subject.php
              • submit_button.php
              • type.php
            • subject
              • is_default.php
              • subject_name.php
              • subject_order.php
              • submit_button.php
          • index.php
          • questions.php
          • route.php
          • save.php
          • subjects.php
        • OEM_Database.php
        • OEM_Exam.php
        • OEM_LM.php
        • OEM_Menu.php
        • OEM_Payment.php
        • OEM_Question.php
        • OEM_Record.php
        • OEM_Result.php
        • OEM_Setting.php
        • OEM_Student.php
        • OEM_Subject.php
        • partials
          • exam.php
          • exam_title.php
          • header.php
          • result.php
          • student.php
        • payments
          • index.php
          • route.php
          • view.php
        • records
          • exams.php
          • fields
            • login_detail.php
            • student_detail.php
          • index.php
          • profile.php
          • route.php
          • save.php
        • results
          • answer_sheet.php
          • edit.php
          • exams.php
          • list.php
          • route.php
        • settings
          • datetime.php
          • email_settings.php
          • email_templates.php
          • general.php
          • index.php
          • payment_methods.php
          • payment_receipt.php
          • registration.php
          • reset.php
          • route.php
          • shortcode.php
        • students
          • bulk_import.php
          • exams.php
          • fields
            • login_detail.php
            • student_detail.php
            • submit_button.php
          • list.php
          • route.php
          • save.php
      • OEM_Bulk_Action.php
    • assets
      • css
        • admin_menu.css
        • all.min.css
        • bootstrap-select.min.css
        • bootstrap.min.css
        • datatable
          • dataTables.bootstrap4.min.css
          • dataTables.checkboxes.css
          • jquery.dataTables.min.css
          • responsive.bootstrap4.min.css
        • icons.png
        • jquery-confirm.min.css
        • oem-admin.css
        • oem-print.css
        • oem.css
        • print
          • answer_sheet.css
        • toastr.min.css
        • zebra_datepicker.min.css
      • images
        • install-plugin.png
        • logo.png
        • plugin.png
      • js
        • bootstrap-select.min.js
        • bootstrap.min.js
        • datatable
          • buttons.bootstrap4.min.js
          • dataTables.bootstrap4.min.js
          • dataTables.checkboxes.min.js
          • dataTables.responsive.min.js
          • jquery.dataTables.min.js
          • responsive.bootstrap4.min.js
        • jquery-confirm.min.js
        • oem-admin.js
        • oem.js
        • popper.min.js
        • toastr.min.js
        • zebra_datepicker.min.js
      • webfonts
        • fa-brands-400.eot
        • fa-brands-400.svg
        • fa-brands-400.ttf
        • fa-brands-400.woff
        • fa-brands-400.woff2
        • fa-regular-400.eot
        • fa-regular-400.svg
        • fa-regular-400.ttf
        • fa-regular-400.woff
        • fa-regular-400.woff2
        • fa-solid-900.eot
        • fa-solid-900.svg
        • fa-solid-900.ttf
        • fa-solid-900.woff
        • fa-solid-900.woff2
    • changelog.txt
    • includes
      • composer.json
      • composer.lock
      • constants.php
      • helpers
        • OEM_Helper.php
        • OEM_M_Exam.php
        • OEM_M_Payment.php
        • OEM_M_Question.php
        • OEM_M_Record.php
        • OEM_M_Response.php
        • OEM_M_Result.php
        • OEM_M_Student.php
        • OEM_M_Subject.php
        • OEM_Notify.php
        • OEM_Schedule.php
      • partials
        • answer_sheet.php
        • bulk_action.php
        • continue_exam.php
        • exam_ranks.php
        • exam_result.php
        • exam_result_stats.php
        • exam_starting_in.php
        • exam_timer.php
        • not_activated.php
        • redirect_to_exam_status.php
        • student_detail.php
        • Subject_wise_result.php
      • print
        • answer_sheet.php
        • answer_sheet_btn.php
        • student_profile.php
      • vendor
        • autoload.php
        • composer
          • autoload_classmap.php
          • autoload_namespaces.php
          • autoload_psr4.php
          • autoload_real.php
          • autoload_static.php
          • ClassLoader.php
          • installed.json
          • installed.php
          • InstalledVersions.php
          • LICENSE
          • platform_check.php
        • razorpay
          • razorpay
            • .editorconfig
            • .gitignore
            • .travis.yml
            • CHANGELOG.md
            • composer.json
            • doc.md
            • LICENSE
            • non_composer_tests
              • RazorpayTest.php
            • phpunit.xml.dist
            • Razorpay.php
            • README.md
            • release.txt
            • src
              • Addon.php
              • Api.php
              • ArrayableInterface.php
              • Card.php
              • Collection.php
              • Customer.php
              • Entity.php
              • Errors
                • BadRequestError.php
                • Error.php
                • ErrorCode.php
                • GatewayError.php
                • ServerError.php
                • SignatureVerificationError.php
              • Invoice.php
              • Order.php
              • Payment.php
              • Plan.php
              • Refund.php
              • Request.php
              • Resource.php
              • Settlement.php
              • Subscription.php
              • Token.php
              • Transfer.php
              • Utility.php
              • VirtualAccount.php
            • tests
              • bootstrap.php
              • RazorpayTest.php
        • rmccue
          • requests
            • .coveralls.yml
            • .gitignore
            • .travis.yml
            • bin
              • create_pear_package.php
            • CHANGELOG.md
            • composer.json
            • docs
              • authentication-custom.md
              • authentication.md
              • goals.md
              • hooks.md
              • proxy.md
              • README.md
              • usage-advanced.md
              • usage.md
              • why-requests.md
            • examples
              • basic-auth.php
              • cookie.php
              • cookie_jar.php
              • get.php
              • multiple.php
              • post.php
              • proxy.php
              • session.php
              • timeout.php
            • library
              • Requests
                • Auth
                  • Basic.php
                • Auth.php
                • Cookie
                  • Jar.php
                • Cookie.php
                • Exception
                  • HTTP
                    • 304.php
                    • 305.php
                    • 306.php
                    • 400.php
                    • 401.php
                    • 402.php
                    • 403.php
                    • 404.php
                    • 405.php
                    • 406.php
                    • 407.php
                    • 408.php
                    • 409.php
                    • 410.php
                    • 411.php
                    • 412.php
                    • 413.php
                    • 414.php
                    • 415.php
                    • 416.php
                    • 417.php
                    • 418.php
                    • 428.php
                    • 429.php
                    • 431.php
                    • 500.php
                    • 501.php
                    • 502.php
                    • 503.php
                    • 504.php
                    • 505.php
                    • 511.php
                    • Unknown.php
                  • HTTP.php
                  • Transport
                    • cURL.php
                  • Transport.php
                • Exception.php
                • Hooker.php
                • Hooks.php
                • IDNAEncoder.php
                • IPv6.php
                • IRI.php
                • Proxy
                  • HTTP.php
                • Proxy.php
                • Response
                  • Headers.php
                • Response.php
                • Session.php
                • SSL.php
                • Transport
                  • cacert.pem
                  • cURL.php
                  • fsockopen.php
                • Transport.php
                • Utility
                  • CaseInsensitiveDictionary.php
                  • FilteredIterator.php
              • Requests.php
            • LICENSE
            • package.xml.tpl
            • README.md
            • tests
              • Auth
                • Basic.php
              • bootstrap.php
              • ChunkedEncoding.php
              • Cookies.php
              • Encoding.php
              • IDNAEncoder.php
              • IRI.php
              • phpunit.xml.dist
              • Proxy
                • HTTP.php
              • Requests.php
              • Response
                • Headers.php
              • Session.php
              • SSL.php
              • Transport
                • Base.php
                • cURL.php
                • fsockopen.php
              • utils
                • proxy
                  • proxy.py
                  • start.sh
                  • stop.sh
        • stripe
          • stripe-php
            • .coveralls.github-actions.yml
            • .editorconfig
            • .gitignore
            • .php_cs.dist
            • build.php
            • CHANGELOG.md
            • CODE_OF_CONDUCT.md
            • composer.json
            • data
              • ca-certificates.crt
            • init.php
            • lib
              • Account.php
              • AccountLink.php
              • AlipayAccount.php
              • ApiOperations
                • All.php
                • Create.php
                • Delete.php
                • NestedResource.php
                • Request.php
                • Retrieve.php
                • Update.php
              • ApiRequestor.php
              • ApiResource.php
              • ApiResponse.php
              • ApplePayDomain.php
              • ApplicationFee.php
              • ApplicationFeeRefund.php
              • Balance.php
              • BalanceTransaction.php
              • BankAccount.php
              • BaseStripeClient.php
              • BillingPortal
                • Configuration.php
                • Session.php
              • BitcoinReceiver.php
              • BitcoinTransaction.php
              • Capability.php
              • Card.php
              • Charge.php
              • Checkout
                • Session.php
              • Collection.php
              • CountrySpec.php
              • Coupon.php
              • CreditNote.php
              • CreditNoteLineItem.php
              • Customer.php
              • CustomerBalanceTransaction.php
              • Discount.php
              • Dispute.php
              • EphemeralKey.php
              • ErrorObject.php
              • Event.php
              • Exception
                • ApiConnectionException.php
                • ApiErrorException.php
                • AuthenticationException.php
                • BadMethodCallException.php
                • CardException.php
                • ExceptionInterface.php
                • IdempotencyException.php
                • InvalidArgumentException.php
                • InvalidRequestException.php
                • OAuth
                  • ExceptionInterface.php
                  • InvalidClientException.php
                  • InvalidGrantException.php
                  • InvalidRequestException.php
                  • InvalidScopeException.php
                  • OAuthErrorException.php
                  • UnknownOAuthErrorException.php
                  • UnsupportedGrantTypeException.php
                  • UnsupportedResponseTypeException.php
                • PermissionException.php
                • RateLimitException.php
                • SignatureVerificationException.php
                • UnexpectedValueException.php
                • UnknownApiErrorException.php
              • ExchangeRate.php
              • File.php
              • FileLink.php
              • HttpClient
                • ClientInterface.php
                • CurlClient.php
              • Invoice.php
              • InvoiceItem.php
              • InvoiceLineItem.php
              • Issuing
                • Authorization.php
                • Card.php
                • CardDetails.php
                • Cardholder.php
                • Dispute.php
                • Transaction.php
              • LineItem.php
              • LoginLink.php
              • Mandate.php
              • OAuth.php
              • OAuthErrorObject.php
              • Order.php
              • OrderItem.php
              • OrderReturn.php
              • PaymentIntent.php
              • PaymentMethod.php
              • Payout.php
              • Person.php
              • Plan.php
              • Price.php
              • Product.php
              • PromotionCode.php
              • Radar
                • EarlyFraudWarning.php
                • ValueList.php
                • ValueListItem.php
              • Recipient.php
              • RecipientTransfer.php
              • Refund.php
              • Reporting
                • ReportRun.php
                • ReportType.php
              • RequestTelemetry.php
              • Review.php
              • Service
                • AbstractService.php
                • AbstractServiceFactory.php
                • AccountLinkService.php
                • AccountService.php
                • ApplePayDomainService.php
                • ApplicationFeeService.php
                • BalanceService.php
                • BalanceTransactionService.php
                • BillingPortal
                  • BillingPortalServiceFactory.php
                  • ConfigurationService.php
                  • SessionService.php
                • ChargeService.php
                • Checkout
                  • CheckoutServiceFactory.php
                  • SessionService.php
                • CoreServiceFactory.php
                • CountrySpecService.php
                • CouponService.php
                • CreditNoteService.php
                • CustomerService.php
                • DisputeService.php
                • EphemeralKeyService.php
                • EventService.php
                • ExchangeRateService.php
                • FileLinkService.php
                • FileService.php
                • InvoiceItemService.php
                • InvoiceService.php
                • Issuing
                  • AuthorizationService.php
                  • CardholderService.php
                  • CardService.php
                  • DisputeService.php
                  • IssuingServiceFactory.php
                  • TransactionService.php
                • MandateService.php
                • OAuthService.php
                • OrderReturnService.php
                • OrderService.php
                • PaymentIntentService.php
                • PaymentMethodService.php
                • PayoutService.php
                • PlanService.php
                • PriceService.php
                • ProductService.php
                • PromotionCodeService.php
                • Radar
                  • EarlyFraudWarningService.php
                  • RadarServiceFactory.php
                  • ValueListItemService.php
                  • ValueListService.php
                • RefundService.php
                • Reporting
                  • ReportingServiceFactory.php
                  • ReportRunService.php
                  • ReportTypeService.php
                • ReviewService.php
                • SetupAttemptService.php
                • SetupIntentService.php
                • Sigma
                  • ScheduledQueryRunService.php
                  • SigmaServiceFactory.php
                • SkuService.php
                • SourceService.php
                • SubscriptionItemService.php
                • SubscriptionScheduleService.php
                • SubscriptionService.php
                • TaxRateService.php
                • Terminal
                  • ConnectionTokenService.php
                  • LocationService.php
                  • ReaderService.php
                  • TerminalServiceFactory.php
                • TokenService.php
                • TopupService.php
                • TransferService.php
                • WebhookEndpointService.php
              • SetupAttempt.php
              • SetupIntent.php
              • Sigma
                • ScheduledQueryRun.php
              • SingletonApiResource.php
              • SKU.php
              • Source.php
              • SourceTransaction.php
              • Stripe.php
              • StripeClient.php
              • StripeClientInterface.php
              • StripeObject.php
              • Subscription.php
              • SubscriptionItem.php
              • SubscriptionSchedule.php
              • TaxId.php
              • TaxRate.php
              • Terminal
                • ConnectionToken.php
                • Location.php
                • Reader.php
              • ThreeDSecure.php
              • Token.php
              • Topup.php
              • Transfer.php
              • TransferReversal.php
              • UsageRecord.php
              • UsageRecordSummary.php
              • Util
                • CaseInsensitiveArray.php
                • DefaultLogger.php
                • LoggerInterface.php
                • ObjectTypes.php
                • RandomGenerator.php
                • RequestOptions.php
                • Set.php
                • Util.php
              • Webhook.php
              • WebhookEndpoint.php
              • WebhookSignature.php
            • LICENSE
            • Makefile
            • phpdoc.dist.xml
            • phpstan-baseline.neon
            • phpstan.neon.dist
            • README.md
            • update_certs.php
            • VERSION
    • languages
      • online-exam-management.pot
    • online-exam-management.php
    • public
      • inc
        • account
          • index.php
          • no_record.php
          • route.php
          • student
            • exam_status.php
            • exam_window.php
            • route.php
        • forms
          • exam_rank.php
          • exam_results.php
        • OEM_Language.php
        • OEM_P_Exam.php
        • OEM_P_Payment.php
        • OEM_P_Result.php
        • OEM_P_Student.php
        • OEM_Shortcode.php
        • partials
          • invalid.php
        • registration
          • dashboard
            • index.php
            • navigation.php
            • on_going_exam.php
            • past_exams.php
            • route.php
          • forms
            • index.php
          • index.php
          • no_record.php
          • route.php
      • public.php
  • online-exam-management-education-results-management-v3-9.zip
  • Read More ▼

    10000+ Themes/Plugins/Scripts

    Already purchased?

    Leave a Reply

    Your email address will not be published. Required fields are marked *

    Money Back Guarantee

    You are fully protected by our 100% Money Back Guarantee 30 day trial period.

    Payment Methods

    We accept all major credit cards including Visa, Mastercard, American Express, as well as PayPal.

    SSL Secure Payment

    Your information is protected by 256-bit SSL encryption identity verification and data security.

    Why choose us?

    You get official products from developers, but our prices are much lower. All files do not contain ads, viruses or malicious code. We have regular updates and direct download links. You will always find something that is not freely available! We are simply the best.

    Affordable price

    Our prices are much lower than developers' prices. You have the opportunity to purchase a premium product at an affordable price!

    Clean content

    100% original files from developers without advertising, viruses or malicious code. All products presented on the site are bought directly from developers, and are not downloaded from other sites.

    Direct download links

    You download the product directly from our website without any waiting and advertising!

    Unlimited license

    Our goal is to provide any user with an opportunity to get premium products at an affordable price. All products you can use on an unlimited number of websites (domains).

    Secure payment

    All payment gateways that we accept use PCI DSS security sertificate.

    New products and latest versions

    We regularly buy and add new WordPress themes and plugins to the site. We also monitor all the updates and add the latest product versions every 2-3 days. If you can’t find the latest version of the product on the site, please contact us.

    Safe

    We have been successfully working since 2018. More than 10,000 customers choose us and buy products on PreRAID. Join now!

    BEST SELLERS