Activity for VirtualX - Online Examination System

  • PIT Solutions PIT Solutions posted a comment on discussion Help

    What OS is VirtualX based on? We suggest to host it with Linux environment (mainly Ubuntu) What DBMS is it using? MySQL What programming languages are used? Ruby on Rails Framework Can it be cloud-based? enterprise deployed? Currently its not supported Does VirtualX (not Pro) support Arabic? Yes, we already have arabic translations included for application.

  • Abe Queller Abe Queller posted a comment on discussion Help

    What OS is VirtualX based on? What DBMS is it using? What programming languages are used? Can it be cloud-based? enterprise deployed? Does VirtualX (not Pro) support Arabic?

  • Tamilarasu MK Tamilarasu MK posted a comment on discussion Help

    Hi PIT Solutions, Please provide me the updated codebase of the virtualX. Also please help me with latest installation guide. Thanks & Regards, Tamilarasu

  • Tamilarasu MK Tamilarasu MK posted a comment on discussion Help

    Hi PIT Solutions, Please provide me the updated codebase of the virtualX. Also please help me with latest installation guide. Thanks & Regards, Tamilarasu

  • Tamilarasu MK Tamilarasu MK posted a comment on discussion Help

    Yes, I'm also getting the same error.

  • PIT Solutions PIT Solutions posted a comment on discussion Help

    You cannot install VirtualX inside a cpanel account. The deployment needs root/sudo user privilege to configure VirtualX Please purchase a linux VPC or a Cloud server and follow the installation steps provided along with the package

  • Jasim Peringattuthodi Jasim Peringattuthodi posted a comment on discussion Help

    Hi, caould you please explain how to install on a webserver. i have a vps server with cpanel and whm access thank you

  • PIT Solutions PIT Solutions posted a comment on discussion Open Discussion

    When you install Passenger have you followed the steps to be done. The steps were shown after installing Passenger gem. Can you check this page and follow it. https://www.phusionpassenger.com/library/admin/apache/troubleshooting/ruby/

  • PIT Solutions PIT Solutions posted a comment on discussion Open Discussion

    Currently we don’t have plans to update the Rails version because of budget constraints but we are very much positive for maintaining the project and to see that it is up to date. We will be happy to consider any contributions to the open source version by reviewing the pull request and accept it to bring the product to latest version of Rails.

  • Prateek Dubey Prateek Dubey posted a comment on discussion Open Discussion

    I m getting this error after Instsllation. We're sorry, but something went wrong. The issue has been logged for investigation. Please try again later. Technical details for the administrator of this website Error ID: 72718cdc Details: Web application could not be started by the Phusion Passenger application server. Please read the Passenger log file (search for the Error ID) to find the details of the error. You can also get a detailed report to appear directly on this page, but for security reasons...

  • Dave Taylor Dave Taylor posted a comment on discussion Open Discussion

    I am very concerned about using the community version of this software, as it is using using Rails 3.0.3, which has not been supported by Rails for quite a while. To date, the minimum supported version of Rails is 5.0. Thus the community version of the software will have security issues. Does VirtualX intend to maintain its community software? If not, it should not be marketed as an open sourced product. If so, what are the plans to update the software to at minimum Rails 5.0? If we decided to use...

  • PIT Solutions PIT Solutions posted a comment on discussion Help

    For mysql installation, could you please check the below link for installation https://www.digitalocean.com/community/tutorials/how-to-install-mysql-on-ubuntu-18-04

  • John-Paul Straver John-Paul Straver posted a comment on discussion Help

    Hi, while trying to follow the deploymente guide I run in to an issue in step 10. Ubuntu ver 18.04.4 LTS server Error: user@virtualx:~$ sudo apt-get install mysql Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package mysql

  • PIT Solutions PIT Solutions posted a comment on discussion Open Discussion

    Please run the below updates and continue with Step 13 (with reference to deployment guide) gem update --system 1.4.0 gem install bundler -v "1.0.0" gem install i18n -v "0.6.0"

  • PIT Solutions PIT Solutions posted a comment on discussion Open Discussion

    Find the deployment guide here, https://sourceforge.net/projects/virtualx/files/

  • chaithanya chaithanya posted a comment on discussion Open Discussion

    Hello PIT Solutions I want to install VirtualX on my local machine. But iam unable to install or run the application would you please guide me to install or run the VirtualX on my local machine step by step. Thank a lot in advance.

  • Varsha Vitthaltao Mahajan Varsha Vitthaltao Mahajan posted a comment on discussion Open Discussion

    Installed ruby 1.8.7 as provied in the deployment guide, trying to do gem install rails --version 3.0.3 but getting an ERROR: Error installing rails: concurrent-ruby requires Ruby version >= 1.9.3. my rake version is 0.8.7 ruby-debug is 0.10.4 mime-types is 1.18

  • Varsha Vitthaltao Mahajan Varsha Vitthaltao Mahajan modified a comment on discussion Help

    installed ruby 1.8.7 as provied in guide but when i tried to install rails it is showing error ERROR: Error installing rails: concurrent-ruby requires Ruby version >= 1.9.3.

  • Varsha Vitthaltao Mahajan Varsha Vitthaltao Mahajan posted a comment on discussion Help

    installed ruby 1.8.7 as provied in guide but when i tried to install rails it is showin error ERROR: Error installing rails: concurrent-ruby requires Ruby version >= 1.9.3.

  • PIT Solutions PIT Solutions posted a comment on discussion Help

    You cannot install VirtualX inside a cpanel account. The deployment needs root/sudo user privilege to configure VirtualX. Please purchase a linux VPC or a Cloud server and follow the installation steps provided along with the package

  • prashant prajapati prashant prajapati posted a comment on discussion Help

    i am not able to launch it on cpanel...please help me how to launch it.. i already have hosting and domain with build in cpanel .. i installed ruby too in cpanel but dont know how to start..

  • PIT Solutions PIT Solutions posted a comment on discussion Help

    The issue is clearly related to email delivery, kindly double check the SMTP settings and if you are not clear with the settings, try Gmail account to configure it

  • leel leel posted a comment on discussion Help

    Hi , My SMTP settings are correct and I have completed all the steps in deployment guide. But i still get the same error when I try to create temporary examinees. EOFError in Temporary examineeController#create end of file reached Rails.root: /var/www/VirtualX Application Trace | Framework Trace | Full Trace app/controllers/temporary_examinee_controller.rb:55:in `create' Request Parameters: {"count"=>"1", "utf8"=>"✓", "commit"=>"Create", "authenticity_token"=>"1Mx/EojM6AfJu+KPFE4Urc5Q5kB+EpSP9...

  • PIT Solutions PIT Solutions posted a comment on discussion Help

    Kindly ensure SMTP settings is correct, we won’t be able to verify it as we see mixed settings of Gmail and custom mail configuration. Kindly ensure to configure this properly and follow the steps as per deployment guide to complete the installation.

  • leel leel posted a comment on discussion Help

    I had already completed step #19 and thsi is the configuration available in "setup_mail.rb". ActionMailer::Base.delivery_method=:smtp ActionMailer::Base.smtp_settings = { :address => "smtp.gmail.com", :port => "465", :domain => "mydomain.com", :authentication => "plain", :user_name => "mymailid@mydomain.com", :password => "mypassword", :openssl_verify_mode => "none", :enable_starttls_auto => true } ActionMailer::Base.perform_deliveries = true ActionMailer::Base.raise_delivery_errors = true ActionMailer::Base.default_charset...

  • PIT Solutions PIT Solutions posted a comment on discussion Help

    We have provided Deployment guide to follow the steps associated, you have pending steps to execute and as part of it the error has been raised. Check Step #19 of deployment guide to resolve the issue.

  • PIT Solutions PIT Solutions posted a comment on discussion Help

    Yes VirtualX Supports mathematics questions, the editor used for question creation supports this. Please find few screenshots for reference. Additionally you can copy paste equations to editor too.

  • PIT Solutions PIT Solutions posted a comment on discussion Help

    Can you confirm that you have followed the Deployment guide for setup and ensure that you completed Step 17: Run the command: rake db:migrate RAILS_ENV=production Step 18: Run the command: rake db:seed RAILS_ENV=production

  • PIT Solutions PIT Solutions posted a comment on discussion Help

    Can you please check the below commands and ensure that you have these versions installed. gem -v 1.4.0 bundle -v Bundler version 1.0.0 rake --version rake, version 0.8.7 Also install i18n version 0.6.11 ‘gem install i18n -v 0.6.11’ Once confirmed proceed with bundle installation.

  • aditya aditya posted a comment on discussion Help

    I have installed VirtualX and the support for installation is great. Thanks for PIT Solutions. I want to include questions from mathematics like calculus and arithmetic equations. But it seems VirtualX does not support these. Please let me know whether there is support for these and if yes how?

  • xamarinyl xamarinyl posted a comment on discussion Help

    I have installed ruby-18.7-p374,but when i install rails-3.0.3 get an error: i18n requires ruby version >=1.9.3. Could you tell me how to install VirtualX under the ubuntu 14.04 server,thank you!

  • leel leel posted a comment on discussion Help

    Hi, I am unable to create examinees. When I try to approve registered examinees , I get the following error. Routing Error No route matches "/welcome/admin_dashboard" Also on selecting organisation levels, I get the below error NoMethodError in Category_titles#index Showing /var/www/VirtualX/app/views/category_titles/index.html.erb where line #3 raised: undefined method empty?' for nil:NilClass Extracted source (around line #3): 1: 2: <h2><%=t('org.org_levels')%></h2> 3: <%unless @category_types.empty?%>...

  • leel leel posted a comment on discussion Help

    Hi , I get the following error while creating temporary examinee. Requet you to let me know the resolution. EOFError in Temporary examineeController#create end of file reached Rails.root: /var/www/VirtualX Application Trace | Framework Trace | Full Trace app/controllers/temporary_examinee_controller.rb:55:in `create' Request Parameters: {"utf8"=>"✓", "authenticity_token"=>"O3vgId1vVvhAddv6N40gMp8Ln32y/5kMungmNYUXJqw=", "commit"=>"Create", "count"=>"5"}

  • PIT Solutions PIT Solutions posted a comment on discussion Help

    It seems that the Deployment Guide Step # 13 was not followed. Can you please do the required to execute gem install rails --version 3.0.3 ideally the rails –v should return 3.0.3 and path will be aligned with ruby 1.8.7 path. Also from the step, rails –v its clear that there is some left overs associated with ruby 1.9.1 direct installation. In case if you still face this this issue then clean up the installation and continue.

  • PIT Solutions PIT Solutions posted a comment on discussion Help

    It seems that the Deployment Guide Step # 13 was not followed. Can you please do the required to execute gem install rails --version 3.0.3 ideally the rails –v should return 3.0.3 and path will be aligned with ruby 1.8.7 path. Also from the step, rails –v its clear that there is some left overs associated with ruby 1.9.1 direct installation. In case if you still face this this issue then clean up the installation and continue.

  • leel leel posted a comment on discussion Help

    Please find below the output. root@linux-OptiPlex-330:~# ruby -v ruby 1.8.7 (2014-01-28 patchlevel 376) [x86_64-linux] root@linux-OptiPlex-330:~# which ruby /usr/local/rvm/rubies/ruby-1.8.7-head/bin/ruby root@linux-OptiPlex-330:~# gem -v 1.4.0 root@linux-OptiPlex-330:~# which gem /usr/local/rvm/rubies/ruby-1.8.7-head/bin/gem root@linux-OptiPlex-330:~# rails -v /usr/lib/ruby/1.9.1/rubygems/dependency.rb:247:in to_specs': Could not find rails (>= 0) amongst [bundler-1.0.0, gem-wrappers-1.4.0, i18n-0.6.11,...

  • PIT Solutions PIT Solutions posted a comment on discussion Help

    Please share the error details with the output of below commands • ruby -v • which ruby • gem -v • which gem • rails –v • which rails • bundle -v • rake –version

  • leel leel posted a comment on discussion Help

    still having issues during " bundle install". I am getting stuck with the following error "Fetching source index for http://rubygems.org/"

  • PIT Solutions PIT Solutions posted a comment on discussion Help

    Please do the below steps manually You need to install the below versions to ensure that the dependencies match, gem -v 1.4.0 bundle -v Bundler version 1.0.0 rake --version rake, version 0.8.7 Install these versions manually and proceed with bundle install command

  • leel leel posted a comment on discussion Help

    Getting error during " bundle Install" root@linux-OptiPlex-330:/var/www/VirtualX# rvm list =* ruby-1.8.7-head [ x86_64 ] ruby-1.8.7-p374 [ x86_64 ] ruby-2.3.0 [ x86_64 ] => - current =* - current && default * - default root@linux-OptiPlex-330:/var/www/VirtualX# bundle install /usr/bin/bundle:7:in `require': no such file to load -- bundler (LoadError) from /usr/bin/bundle:7 Request you to let me know the resolution. Thanks

  • PIT Solutions PIT Solutions posted a comment on discussion Help

    It seems that the installation is not based on ruby 1.8.7 version which is recommended for VirtualX application. Kindly ask user to use ruby version 1.8.7 and proceed with installation steps.

  • Henry Newman Henry Newman posted a comment on discussion Help

    On the install guide i managed to do the steps up to Step 13. This is what what I got while trying to execute bundle install; Fetching gem metadata from http://rubygems.org/............ Fetching version metadata from http://rubygems.org/... Fetching dependency metadata from http://rubygems.org/.. Resolving dependencies... Your lockfile was created by an old Bundler that left some things out. You can fix this by adding the missing gems to your Gemfile, running bundle install, and then removing the...

  • PIT Solutions PIT Solutions posted a comment on discussion Help

    It seems that your ruby installation is corrupted.. Can you try clearing it and make sure that you are pointing to Ruby 1.8.7 and run bundle command. In most cases we see references to ruby 2.3.0 (/usr/bin/ruby-2.3). Kindly check this case and proceed with bundle install then it should work.

  • Chakre Chaitanya Chakre Chaitanya posted a comment on discussion Help

    Required command output

  • PIT Solutions PIT Solutions posted a comment on discussion Help

    Can you run “bundle install” command from application root and share the details?

  • Chakre Chaitanya Chakre Chaitanya posted a comment on discussion Help

    Please reply

  • Chakre Chaitanya Chakre Chaitanya posted a comment on discussion Help

    Here are the required outputs

  • PIT Solutions PIT Solutions posted a comment on discussion Help

    Please share the output of below commands 1. ruby –v 2. rvm list

  • Chakre Chaitanya Chakre Chaitanya posted a comment on discussion Help

    not able to build bundle. My ruby versionis 1.8.7, rake is 0.8.7, ruby-debug is (0.10.4) mime-types is (1.18)

  • PIT Solutions PIT Solutions posted a comment on discussion Help

    VirtualX is based on Ruby 1.8.7, so ruby version 2.3.0 is not an option. Can you ensure that you install ruby 1.8.7 and use the version of gems as below Rake is 0.8.7 ruby-debug is (0.10.4) mime-types is (1.18)

  • Chakre Chaitanya Chakre Chaitanya modified a comment on discussion Help

    not able to build bundle

  • Chakre Chaitanya Chakre Chaitanya modified a comment on discussion Help

  • Chakre Chaitanya Chakre Chaitanya posted a comment on discussion Help

  • PIT Solutions PIT Solutions posted a comment on discussion Help

    VirtualX is based on Ruby 1.8.7, so 1.9.3 is not an option. Can you ensure that the version of gems is as follows Rake is 0.8.7 ruby-debug is (0.10.4) mime-types is (1.18)

  • Edgar Edgar posted a comment on discussion Help

    Hi, My ruby version is 1.8.7 as required in the guide, but rails requires 1.9.3 or higher. Any solution? /var/www/VirtualX$ gem install rails --version 3.0.3 Fetching: bundler-1.16.1.gem (100%) /home/user/.rvm/gems/ruby-1.8.7-head@global/gems/gem-wrappers-1.3.2/lib/gem-wrappers/installer.rb:56: warning: Insecure world writable dir /home/user/.rvm/gems/ruby-1.8.7-head/bin in PATH, mode 040777 Successfully installed bundler-1.16.1 ERROR: Error installing rails: concurrent-ruby requires Ruby version...

  • Bui Viet Duc Bui Viet Duc posted a comment on discussion Open Discussion

    i can't install Virtual on window

  • fiveight fiveight posted a comment on discussion Open Discussion

    Hi all: I am newbie to ruby on rails. I want to learn it and read vitualx code. Which book should I read? Thanks!

  • PIT Solutions PIT Solutions posted a comment on discussion Open Discussion

    We couldn't reproduce any such issue. So we need the full error log from their side to investigate further. Could you please provide it?

  • Khelender Sasan Khelender Sasan modified a comment on discussion Open Discussion

    I've infact done the migration and its not working after that See the existence of tables in run below where the incorrect join of table names may be there. (a table with name of subjectusers is getting created instead of subjects_users) See run below to see incorrect table name generation mysql> use virtx Reading table information for completion of table and column names You can turn off this feature to get a quicker startup with -A Database changed mysql> show tables ; +-------------------+ | Tables_in_virtx...

  • Khelender Sasan Khelender Sasan posted a comment on discussion Open Discussion

    I've infact done the migration see the existence of tables and comment where the incorrect join of table names may be there. (a table with name of subjectusers is getting created instead of subjects_users) See run below to see incorrect table name generation mysql> use virtx Reading table information for completion of table and column names You can turn off this feature to get a quicker startup with -A Database changed mysql> show tables ; +-------------------+ | Tables_in_virtx | +-------------------+...

  • PIT Solutions PIT Solutions posted a comment on discussion Open Discussion

    The error seems to be 'subjects_users' table doesn't exist in your database. You need to migrate before starting the server. Try this command 'rake db:migrate' and then start the server.

  • PIT Solutions PIT Solutions posted a comment on discussion Open Discussion

    We have released an update, Please use the latest codebase where we have specified the dependent versions. Thank you.

  • Khelender Sasan Khelender Sasan posted a comment on discussion Open Discussion

    I have worked briefly on making VirtualX available on Docker system. See following URLs https://hub.docker.com/r/sasan/virtualx/ https://github.com/ksasan/docker/tree/master/recipes/virtualx If any one is interested in using this / further enabling this, we can talk.

  • Khelender Sasan Khelender Sasan posted a comment on discussion Open Discussion

    Any update? Getting same problem ApplicationController::current_user ApplicationController::current_user_session ^[[1m^[[36mSQL (0.7ms)^[[0m ^[[1mdescribe subjects_users^[[0m Mysql::Error: Table 'virtualx.subjects_users' doesn't exist: describe subjects_users

  • Aryan Aryan posted a comment on discussion Open Discussion

    Hi there, I am running ruby-1.8.7-head and rails 3.0.3 , I had got error with i18n while installing rails using gem install rails --version 3.0.3 but I resolved it following https://sourceforge.net/p/virtualx/discussion/1344391/thread/f63ce106/ but now, I get the following error while bundle install . Please help me fix it. Thanks ! Gem::InstallError: i18n requires Ruby version >= 1.9.3. An error occurred while installing i18n (0.8.4), and Bundler cannot continue. Make sure that gem install i18n...

  • PIT Solutions PIT Solutions posted a comment on discussion Open Discussion

    VirtualX Free version has a dependency with Ruby 1.8.7 so we recommend to install ruby 1.8.7 using the below command rvm install 1.8.7 once its installed and if you follow the existing guidelines it should be fine. Let us know if you face any issues after installing it.

  • chiju chiju posted a comment on discussion Help

    doc for installation on centos 7installed virtualx in centos 7 after clearing lots fo errors First of installed rvm from official site Then selected ruby 1.87, but got one error like "not supported in 1.87" , so I installed ruby 1.93 and set as default ruby. Completed bundle install without any error. Then got an error "use rbconfig instead of config", hashing one line with rbconfig resolved it and completed rake commands. Set databases and apache configs, but apache not restarting but dont have...

  • chiju chiju posted a comment on discussion Open Discussion

    installed virtualx in centos 7 after clearing lots fo errors First of installed rvm from official site Then selected ruby 1.87, but got one error like "not supported in 1.87" , so I installed ruby 1.93 and set as default ruby. Completed bundle install without any error. Then got an error "use rbconfig instead of config", hashing one line with rbconfig resolved it and completed rake commands. Set databases and apache configs, but apache not restarting but dont have any error. If anyone can give a...

  • PIT Solutions PIT Solutions posted a comment on discussion Open Discussion

    Thanks for your inputs.

  • Anthony Musser Anthony Musser posted a comment on discussion Open Discussion

    Some info for anyone looking to get this installed on Ubuntu 14.04. The bundle install...

  • PIT Solutions PIT Solutions posted a comment on discussion Open Discussion

    As it’s a demo application, some users has changed the settings resulting to this....

  • Vy Van Viet Vy Van Viet posted a comment on discussion Open Discussion

    Hi VirtualX, I try to use demo system of VirtualX exam online but when I create an...

  • PIT Solutions PIT Solutions posted a comment on discussion Open Discussion

    We suspect that the passenger module is not enabled. Please provide the output of...

  • Freddy Malatsi Freddy Malatsi posted a comment on discussion Open Discussion

    I tried all instructions for installation and have done so successfully but instead...

  • Ravi B Ravi B posted a comment on discussion Open Discussion

    Thanks for the reply

  • PIT Solutions PIT Solutions posted a comment on discussion Open Discussion

    System is designed like this only. Selections are limited to per page count. You...

  • PIT Solutions PIT Solutions posted a comment on discussion Open Discussion

    Kindly go through the user manual in detail, you can refer to page 35 for group user...

  • Ravi B Ravi B modified a comment on discussion Open Discussion

    Hi, I have issues with grouping users. I want to group examinees into different semesters...

  • Ravi B Ravi B modified a comment on discussion Open Discussion

    This is a good online examination software for anybody. I have already installed...

  • Ravi B Ravi B modified a comment on discussion Open Discussion

    This is a good online examination software for anybody. I have already installed...

  • Shivprasad Pashupatimath Shivprasad Pashupatimath posted a comment on discussion Open Discussion

    Dear All, I wanted to know the Workflow of Exam Module and also how to assign Examinee...

  • Ravi B Ravi B modified a comment on discussion Open Discussion

    This a good online examination software for anybody. I have already installed on...

  • Ravi B Ravi B modified a comment on discussion Open Discussion

    I want to group Examinees into different semesters , so I created 100 temporary Examinees....

  • Ravi B Ravi B modified a comment on discussion Open Discussion

    I want to group users into different semesters , so I created 100 temporary Examinees....

  • Ravi B Ravi B posted a comment on discussion Open Discussion

    I want to group users into different semesters , so I created 100 temporary Examinees....

  • Ravi B Ravi B posted a comment on discussion Open Discussion

    Thanks for the help. It works now.

  • PIT Solutions PIT Solutions posted a comment on discussion Open Discussion

    At Settings > URL(Enter Host Name) > You forgot to include the port number to the...

  • Ravi B Ravi B posted a comment on discussion Open Discussion

    Here are the snapshots and log file

  • PIT Solutions PIT Solutions posted a comment on discussion Open Discussion

    Are you able to access other pages from new browser? Kindly share the log file(locate...

  • Ravi B Ravi B modified a comment on discussion Open Discussion

    I opened a new browser and logged into my mail to verify the email and reset the...

  • Ravi B Ravi B posted a comment on discussion Open Discussion

    I opened a new browser and logged into my mail to verify the email and reset the...

  • PIT Solutions PIT Solutions posted a comment on discussion Open Discussion

    I think you are trying to open the password reset link in the same browser where...

  • Ravi B Ravi B modified a comment on discussion Open Discussion

    I have installed VirtualX on windows7. After adding an examiner, a mail is sent to...

  • Ravi B Ravi B posted a comment on discussion Open Discussion

    I have installed VirtualX on windowsX. After adding an examiner, a mail is sent to...

  • Ravi B Ravi B modified a comment on discussion Help

  • Ravi B Ravi B modified a comment on discussion Help

    Sir, I am trying to install VirtualX on windows7. I am almost done with the installation....

  • Ravi B Ravi B modified a comment on discussion Help

    Sir, I am trying to install VirtualX on windows7. I am almost done with the installation....

  • Ravi B Ravi B posted a comment on discussion Help

    Sir, I am trying to install VirtualX on windows7. I am almost done with the installation....

  • PIT Solutions PIT Solutions posted a comment on discussion Help

    We have updated the deployment guide by including associated gem versions and released...

  • PIT Solutions PIT Solutions posted a comment on discussion Help

    We have released a new version to Sourceforge with a validation to avoid such scenarios....

1 >